[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:21:36.136066 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:32955
I20260709 12:21:36.137563 28730 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:21:36.138625 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:36.152936 28737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:36.153591 28739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:36.154645 28730 server_base.cc:1061] running on GCE node
W20260709 12:21:36.153753 28736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.265059 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.265336 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.265547 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599697265524 us; error 0 us; skew 500 ppm
I20260709 12:21:37.266445 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.271703 28730 webserver.cc:533] Webserver started at http://127.28.14.190:43243/ using document root <none> and password file <none>
I20260709 12:21:37.272531 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.272742 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.273177 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.278947 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "114f147b274a4947ad519d7d3dfb514c"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.286592 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:21:37.291718 28745 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.292856 28730 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:21:37.293234 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "114f147b274a4947ad519d7d3dfb514c"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.293594 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:37.338649 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.340179 28730 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:21:37.340637 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.409775 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:32955
I20260709 12:21:37.409860 28796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:32955 every 8 connection(s)
I20260709 12:21:37.417286 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.438462 28797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: Bootstrap starting.
I20260709 12:21:37.444133 28797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.445917 28797 log.cc:826] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: Log is configured to *not* fsync() on all Append() calls
I20260709 12:21:37.450335 28797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: No bootstrap required, opened a new log
I20260709 12:21:37.470728 28797 raft_consensus.cc:359] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER }
I20260709 12:21:37.471269 28797 raft_consensus.cc:385] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.471521 28797 raft_consensus.cc:740] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 114f147b274a4947ad519d7d3dfb514c, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.472440 28797 consensus_queue.cc:260] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER }
I20260709 12:21:37.472934 28797 raft_consensus.cc:399] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:37.473205 28797 raft_consensus.cc:493] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:37.473541 28797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.477571 28797 raft_consensus.cc:515] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER }
I20260709 12:21:37.478338 28797 leader_election.cc:304] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 114f147b274a4947ad519d7d3dfb514c; no voters: 
I20260709 12:21:37.480003 28797 leader_election.cc:290] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:37.480369 28800 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.482676 28800 raft_consensus.cc:697] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 1 LEADER]: Becoming Leader. State: Replica: 114f147b274a4947ad519d7d3dfb514c, State: Running, Role: LEADER
I20260709 12:21:37.483443 28800 consensus_queue.cc:237] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER }
I20260709 12:21:37.483930 28797 sys_catalog.cc:565] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:37.493602 28802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 114f147b274a4947ad519d7d3dfb514c. Latest consensus state: current_term: 1 leader_uuid: "114f147b274a4947ad519d7d3dfb514c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER } }
I20260709 12:21:37.493897 28801 sys_catalog.cc:455] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "114f147b274a4947ad519d7d3dfb514c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "114f147b274a4947ad519d7d3dfb514c" member_type: VOTER } }
I20260709 12:21:37.494274 28802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:37.494516 28801 sys_catalog.cc:458] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:37.497020 28810 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:37.508982 28810 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:37.518414 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:37.527364 28810 catalog_manager.cc:1383] Generated new cluster ID: 3b4557413f514085a656edd1d306f4af
I20260709 12:21:37.527614 28810 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:37.553267 28810 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:37.555338 28810 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:37.573891 28810 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: Generated new TSK 0
I20260709 12:21:37.575102 28810 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:37.584715 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:37.592729 28819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:37.594000 28820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.598022 28730 server_base.cc:1061] running on GCE node
W20260709 12:21:37.598543 28822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.599371 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.599557 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.599747 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599697599726 us; error 0 us; skew 500 ppm
I20260709 12:21:37.600328 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.604338 28730 webserver.cc:533] Webserver started at http://127.28.14.129:44663/ using document root <none> and password file <none>
I20260709 12:21:37.604851 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.605019 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.605293 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.606391 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "9273c2ee80974714bd335908667213ea"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.611661 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:37.615921 28827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.616701 28730 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:21:37.616971 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "9273c2ee80974714bd335908667213ea"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.617242 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:37.661914 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.663249 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.665755 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:37.670090 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:37.670317 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.670570 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:37.670725 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.765676 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:38753
I20260709 12:21:37.765739 28889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:38753 every 8 connection(s)
I20260709 12:21:37.772413 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:37.785763 28894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:37.786433 28895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:37.796710 28897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.797633 28730 server_base.cc:1061] running on GCE node
I20260709 12:21:37.798734 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.799018 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.799237 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599697799221 us; error 0 us; skew 500 ppm
I20260709 12:21:37.800045 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.802937 28730 webserver.cc:533] Webserver started at http://127.28.14.130:36677/ using document root <none> and password file <none>
I20260709 12:21:37.803594 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.803848 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.804183 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.805677 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "3e15dfc829f74f9987509bd503419124"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.808759 28890 heartbeater.cc:344] Connected to a master server at 127.28.14.190:32955
I20260709 12:21:37.809178 28890 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:37.810134 28890 heartbeater.cc:507] Master 127.28.14.190:32955 requested a full tablet report, sending...
I20260709 12:21:37.812516 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:37.813282 28762 ts_manager.cc:194] Registered new tserver with Master: 9273c2ee80974714bd335908667213ea (127.28.14.129:38753)
I20260709 12:21:37.815553 28762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45192
I20260709 12:21:37.817653 28902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.818557 28730 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:37.818825 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "3e15dfc829f74f9987509bd503419124"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.819130 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:37.839797 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:37.841041 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:37.843103 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:37.845983 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:37.846181 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.846418 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:37.846576 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.940738 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:38437
I20260709 12:21:37.940847 28964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:38437 every 8 connection(s)
I20260709 12:21:37.954746 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:21:37.958779 28965 heartbeater.cc:344] Connected to a master server at 127.28.14.190:32955
I20260709 12:21:37.959075 28965 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:37.960012 28965 heartbeater.cc:507] Master 127.28.14.190:32955 requested a full tablet report, sending...
I20260709 12:21:37.962527 28762 ts_manager.cc:194] Registered new tserver with Master: 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
W20260709 12:21:37.962703 28968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.964322 28762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45196
W20260709 12:21:37.965169 28969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.971900 28730 server_base.cc:1061] running on GCE node
W20260709 12:21:37.972792 28971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:37.973729 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:37.973999 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:37.974169 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599697974153 us; error 0 us; skew 500 ppm
I20260709 12:21:37.974725 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:37.977270 28730 webserver.cc:533] Webserver started at http://127.28.14.131:45843/ using document root <none> and password file <none>
I20260709 12:21:37.977717 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:37.977938 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:37.978185 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:37.979328 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "c59d70e53f734ec6a7c66741d9d547e1"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.983837 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:37.987298 28976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:37.988044 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:21:37.988291 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "c59d70e53f734ec6a7c66741d9d547e1"
format_stamp: "Formatted at 2026-07-09 12:21:37 on dist-test-slave-4jnj"
I20260709 12:21:37.988541 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:38.003273 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:38.004490 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:38.005961 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:38.008050 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:38.008224 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.008460 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:38.008611 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:38.087232 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:40585
I20260709 12:21:38.087370 29038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:40585 every 8 connection(s)
I20260709 12:21:38.102977 29039 heartbeater.cc:344] Connected to a master server at 127.28.14.190:32955
I20260709 12:21:38.103404 29039 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:38.104125 29039 heartbeater.cc:507] Master 127.28.14.190:32955 requested a full tablet report, sending...
I20260709 12:21:38.106088 28762 ts_manager.cc:194] Registered new tserver with Master: c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:38.106679 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014939522s
I20260709 12:21:38.107722 28762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45210
I20260709 12:21:38.154901 28762 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45222:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:38.158641 28762 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:38.254968 28930 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9a53013354160b4349b944f2b1bb3 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.255743 28927 tablet_service.cc:1511] Processing CreateTablet for tablet 42f8f4d912224b14afe208cd0c953e9c (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.256650 28930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9a53013354160b4349b944f2b1bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.257380 28927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f8f4d912224b14afe208cd0c953e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.258899 28928 tablet_service.cc:1511] Processing CreateTablet for tablet d5db581b210e41c6b90af2b65cf8375e (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.260254 28928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5db581b210e41c6b90af2b65cf8375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.260528 29004 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9a53013354160b4349b944f2b1bb3 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.263110 29004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9a53013354160b4349b944f2b1bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.266534 28926 tablet_service.cc:1511] Processing CreateTablet for tablet eafa449bed804a8884234de219a657a8 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.268733 29001 tablet_service.cc:1511] Processing CreateTablet for tablet 42f8f4d912224b14afe208cd0c953e9c (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.267499 29003 tablet_service.cc:1511] Processing CreateTablet for tablet 8f12432a5585496e8afc055627c977b4 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.269107 28929 tablet_service.cc:1511] Processing CreateTablet for tablet 8f12432a5585496e8afc055627c977b4 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.268991 29002 tablet_service.cc:1511] Processing CreateTablet for tablet d5db581b210e41c6b90af2b65cf8375e (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.271906 29003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f12432a5585496e8afc055627c977b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.274173 29002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5db581b210e41c6b90af2b65cf8375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.275668 29000 tablet_service.cc:1511] Processing CreateTablet for tablet eafa449bed804a8884234de219a657a8 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.276312 28926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafa449bed804a8884234de219a657a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.278221 28929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f12432a5585496e8afc055627c977b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.279610 29001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f8f4d912224b14afe208cd0c953e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.291832 29000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafa449bed804a8884234de219a657a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.304852 28855 tablet_service.cc:1511] Processing CreateTablet for tablet 05b9a53013354160b4349b944f2b1bb3 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:38.312330 28925 tablet_service.cc:1511] Processing CreateTablet for tablet c672466bd16a43508ce53485754d3937 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.312474 28852 tablet_service.cc:1511] Processing CreateTablet for tablet 42f8f4d912224b14afe208cd0c953e9c (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:38.315433 28925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c672466bd16a43508ce53485754d3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.315943 28853 tablet_service.cc:1511] Processing CreateTablet for tablet d5db581b210e41c6b90af2b65cf8375e (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:38.317744 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f8f4d912224b14afe208cd0c953e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.319864 28851 tablet_service.cc:1511] Processing CreateTablet for tablet eafa449bed804a8884234de219a657a8 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:38.314952 28854 tablet_service.cc:1511] Processing CreateTablet for tablet 8f12432a5585496e8afc055627c977b4 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:38.323653 28855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b9a53013354160b4349b944f2b1bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.323741 28850 tablet_service.cc:1511] Processing CreateTablet for tablet c672466bd16a43508ce53485754d3937 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.328390 28853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5db581b210e41c6b90af2b65cf8375e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.346095 28850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c672466bd16a43508ce53485754d3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.359393 28851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafa449bed804a8884234de219a657a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.363785 28854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f12432a5585496e8afc055627c977b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.405591 29058 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:38.408316 28999 tablet_service.cc:1511] Processing CreateTablet for tablet c672466bd16a43508ce53485754d3937 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:38.409700 28999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c672466bd16a43508ce53485754d3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.415170 28998 tablet_service.cc:1511] Processing CreateTablet for tablet e0eed497ea6e44c997b50072e6b0f60f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.416462 28998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0eed497ea6e44c997b50072e6b0f60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.417944 29057 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:38.428530 28924 tablet_service.cc:1511] Processing CreateTablet for tablet b76bbd4ab65a4a0a83b04b6808f9e31f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.443912 28928 tablet_service.cc:1511] Processing CreateTablet for tablet e0eed497ea6e44c997b50072e6b0f60f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.444561 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bbd4ab65a4a0a83b04b6808f9e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.445828 28928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0eed497ea6e44c997b50072e6b0f60f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.428520 28849 tablet_service.cc:1511] Processing CreateTablet for tablet b76bbd4ab65a4a0a83b04b6808f9e31f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.463449 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bbd4ab65a4a0a83b04b6808f9e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.466490 28855 tablet_service.cc:1511] Processing CreateTablet for tablet e0eed497ea6e44c997b50072e6b0f60f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:38.478603 28997 tablet_service.cc:1511] Processing CreateTablet for tablet b76bbd4ab65a4a0a83b04b6808f9e31f (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:38.479919 28997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76bbd4ab65a4a0a83b04b6808f9e31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.478046 28855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0eed497ea6e44c997b50072e6b0f60f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:38.502214 28809 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:38.505184 28848 tablet_service.cc:1511] Processing CreateTablet for tablet 7aefdc274eb841c2a7c18e70305f6d58 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.509506 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aefdc274eb841c2a7c18e70305f6d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.513446 28927 tablet_service.cc:1511] Processing CreateTablet for tablet 7aefdc274eb841c2a7c18e70305f6d58 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.517503 28927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aefdc274eb841c2a7c18e70305f6d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.518527 28996 tablet_service.cc:1511] Processing CreateTablet for tablet 7aefdc274eb841c2a7c18e70305f6d58 (DEFAULT_TABLE table=test-workload [id=76bda25d2c5f48d2bbfe48f8063ed797]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:38.521732 28996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aefdc274eb841c2a7c18e70305f6d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:38.564967 29058 tablet_bootstrap.cc:654] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.616266 29059 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.618299 29057 tablet_bootstrap.cc:654] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.646260 29059 tablet_bootstrap.cc:654] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.652477 29057 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:38.652956 29057 ts_tablet_manager.cc:1403] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.013s
I20260709 12:21:38.653491 29059 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.653867 29059 ts_tablet_manager.cc:1403] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260709 12:21:38.655933 29059 raft_consensus.cc:359] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.655967 29057 raft_consensus.cc:359] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.656529 29059 raft_consensus.cc:385] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.656790 29057 raft_consensus.cc:385] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.656822 29059 raft_consensus.cc:740] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.657204 29057 raft_consensus.cc:740] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.657702 29059 consensus_queue.cc:260] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.659447 29058 tablet_bootstrap.cc:492] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:38.659227 29057 consensus_queue.cc:260] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.660029 29058 ts_tablet_manager.cc:1403] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.255s	user 0.028s	sys 0.008s
I20260709 12:21:38.661983 29059 ts_tablet_manager.cc:1434] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:21:38.662835 29039 heartbeater.cc:499] Master 127.28.14.190:32955 was elected leader, sending a full tablet report...
I20260709 12:21:38.663196 29059 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.668919 29058 raft_consensus.cc:359] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.669651 29058 raft_consensus.cc:385] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.670037 29058 raft_consensus.cc:740] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.670786 29058 consensus_queue.cc:260] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.681591 29058 ts_tablet_manager.cc:1434] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.007s
I20260709 12:21:38.682363 28890 heartbeater.cc:499] Master 127.28.14.190:32955 was elected leader, sending a full tablet report...
I20260709 12:21:38.683037 29058 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:38.682765 29059 tablet_bootstrap.cc:654] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.686385 28965 heartbeater.cc:499] Master 127.28.14.190:32955 was elected leader, sending a full tablet report...
I20260709 12:21:38.681591 29057 ts_tablet_manager.cc:1434] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.014s
I20260709 12:21:38.689915 29057 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:38.695125 29058 tablet_bootstrap.cc:654] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.702173 29057 tablet_bootstrap.cc:654] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.704636 29059 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.705204 29059 ts_tablet_manager.cc:1403] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.015s
I20260709 12:21:38.708129 29059 raft_consensus.cc:359] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.708925 29059 raft_consensus.cc:385] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.709280 29059 raft_consensus.cc:740] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.710022 29059 consensus_queue.cc:260] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.714512 29059 ts_tablet_manager.cc:1434] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:21:38.715396 29059 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.719187 29064 raft_consensus.cc:493] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.719708 29064 raft_consensus.cc:515] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.720376 29058 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:38.720980 29058 ts_tablet_manager.cc:1403] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
W20260709 12:21:38.714062 28966 tablet.cc:2406] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:38.723140 29064 leader_election.cc:290] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585), 9273c2ee80974714bd335908667213ea (127.28.14.129:38753)
I20260709 12:21:38.724772 29057 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:38.725214 29057 ts_tablet_manager.cc:1403] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 12:21:38.727970 29059 tablet_bootstrap.cc:654] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.728750 29057 raft_consensus.cc:359] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.729462 29057 raft_consensus.cc:385] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.729746 29057 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.730486 29057 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.732519 29057 ts_tablet_manager.cc:1434] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:38.733479 29057 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:38.734844 29058 raft_consensus.cc:359] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.735525 29058 raft_consensus.cc:385] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.735808 29058 raft_consensus.cc:740] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.736488 29058 consensus_queue.cc:260] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.738668 29058 ts_tablet_manager.cc:1434] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:21:38.739625 29058 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:38.748311 29059 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.748823 29059 ts_tablet_manager.cc:1403] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260709 12:21:38.751679 29059 raft_consensus.cc:359] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.752422 29059 raft_consensus.cc:385] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.752707 29059 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.754247 29057 tablet_bootstrap.cc:654] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.754630 29058 tablet_bootstrap.cc:654] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.753466 29059 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.759754 29059 ts_tablet_manager.cc:1434] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:21:38.760702 29059 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.767231 29059 tablet_bootstrap.cc:654] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.783286 29058 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:38.783771 29058 ts_tablet_manager.cc:1403] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260709 12:21:38.786556 29058 raft_consensus.cc:359] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.787297 29058 raft_consensus.cc:385] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.787592 29058 raft_consensus.cc:740] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.788306 29058 consensus_queue.cc:260] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.790457 29058 ts_tablet_manager.cc:1434] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:21:38.791356 29058 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:38.796571 29059 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.797035 29059 ts_tablet_manager.cc:1403] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 12:21:38.801144 29059 raft_consensus.cc:359] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.801923 29059 raft_consensus.cc:385] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.802623 29059 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.802456 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:38.803565 29059 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.805011 29057 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:38.804939 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:38.805719 29057 ts_tablet_manager.cc:1403] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.028s
I20260709 12:21:38.805858 28865 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:38.805876 29014 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:38.808205 28906 leader_election.cc:304] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:38.809051 29064 raft_consensus.cc:2804] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.809412 29064 raft_consensus.cc:493] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.809764 29064 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.809522 29059 ts_tablet_manager.cc:1434] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:21:38.812597 29057 raft_consensus.cc:359] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.813285 29057 raft_consensus.cc:385] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.813868 29057 raft_consensus.cc:740] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.814826 29057 consensus_queue.cc:260] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.817464 29058 tablet_bootstrap.cc:654] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.817850 29064 raft_consensus.cc:515] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.822482 29064 leader_election.cc:290] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Requested vote from peers c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585), 9273c2ee80974714bd335908667213ea (127.28.14.129:38753)
I20260709 12:21:38.814271 29059 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.823916 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:38.824481 29014 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.820413 29057 ts_tablet_manager.cc:1434] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:21:38.826288 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:38.827541 28865 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.830101 29057 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:38.831794 29063 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.832227 29063 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.834232 29059 tablet_bootstrap.cc:654] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.831424 29058 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:38.835522 29058 ts_tablet_manager.cc:1403] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 12:21:38.837226 29063 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:38.853971 29057 tablet_bootstrap.cc:654] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.857707 29058 raft_consensus.cc:359] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.860427 29058 raft_consensus.cc:385] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.861056 29058 raft_consensus.cc:740] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.859036 29014 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:38.862732 29058 consensus_queue.cc:260] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.867208 28906 leader_election.cc:304] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:38.869199 29058 ts_tablet_manager.cc:1434] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:21:38.870674 29058 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:38.869617 29064 raft_consensus.cc:2804] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.871199 29064 raft_consensus.cc:697] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:38.872042 29064 consensus_queue.cc:237] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:38.875981 28865 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:38.879654 29059 tablet_bootstrap.cc:492] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.880201 29057 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:38.883270 29059 ts_tablet_manager.cc:1403] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.015s
I20260709 12:21:38.883860 29057 ts_tablet_manager.cc:1403] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.012s
I20260709 12:21:38.890275 29057 raft_consensus.cc:359] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.896837 29057 raft_consensus.cc:385] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.897239 29057 raft_consensus.cc:740] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.896443 29058 tablet_bootstrap.cc:654] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.892733 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:38.892992 29059 raft_consensus.cc:359] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.898584 29059 raft_consensus.cc:385] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.898665 28940 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 0.
I20260709 12:21:38.899066 29059 raft_consensus.cc:740] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.900594 28978 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:38.900862 29059 consensus_queue.cc:260] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.901477 29063 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.901865 29063 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.903038 29065 raft_consensus.cc:493] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.902185 29063 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.902074 29057 consensus_queue.cc:260] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.907053 29065 raft_consensus.cc:515] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.906250 28759 catalog_manager.cc:5697] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.908849 29057 ts_tablet_manager.cc:1434] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:21:38.909829 29057 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:38.909971 29065 leader_election.cc:290] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:38.911850 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:38.920331 29063 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
W20260709 12:21:38.928629 28980 leader_election.cc:343] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.933399 29057 tablet_bootstrap.cc:654] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.935640 29063 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:38.936348 29059 ts_tablet_manager.cc:1434] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.003s
I20260709 12:21:38.936777 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:38.937341 28940 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.937850 29059 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:38.944057 28940 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 1.
I20260709 12:21:38.945710 28978 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:38.946507 29063 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.947033 29063 raft_consensus.cc:697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:38.947185 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
W20260709 12:21:38.948395 28980 leader_election.cc:343] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.947975 29063 consensus_queue.cc:237] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.950740 29058 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:38.957095 29058 ts_tablet_manager.cc:1403] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.008s
I20260709 12:21:38.956930 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:38.957758 28940 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
I20260709 12:21:38.959442 28829 leader_election.cc:304] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:38.960371 29065 raft_consensus.cc:2804] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.960247 29058 raft_consensus.cc:359] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.960803 29065 raft_consensus.cc:493] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.960989 29058 raft_consensus.cc:385] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.961199 29065 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.961826 29058 raft_consensus.cc:740] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.965198 29059 tablet_bootstrap.cc:654] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.966404 29058 consensus_queue.cc:260] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.977785 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:38.978533 29014 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
I20260709 12:21:38.981153 28760 catalog_manager.cc:5697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:38.982375 29059 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:38.982892 29059 ts_tablet_manager.cc:1403] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 12:21:38.986012 29059 raft_consensus.cc:359] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.973812 29065 raft_consensus.cc:515] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.993186 29059 raft_consensus.cc:385] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.993588 29059 raft_consensus.cc:740] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.994369 29059 consensus_queue.cc:260] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:38.995218 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:38.995749 28940 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.996284 29065 leader_election.cc:290] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:38.998172 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:38.998728 29014 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.001559 29063 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.002008 29063 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.003201 28940 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 1.
I20260709 12:21:39.004227 29063 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:39.004415 28829 leader_election.cc:304] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:39.005313 29090 raft_consensus.cc:2804] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.005838 29090 raft_consensus.cc:697] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.005348 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.006814 29090 consensus_queue.cc:237] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
W20260709 12:21:39.007365 28980 leader_election.cc:343] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.007786 29057 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:39.008224 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.008299 29057 ts_tablet_manager.cc:1403] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.004s
I20260709 12:21:39.008774 29014 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 1.
W20260709 12:21:39.009544 28978 leader_election.cc:343] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.009995 28978 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c59d70e53f734ec6a7c66741d9d547e1; no voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.010788 29063 raft_consensus.cc:2749] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.012352 29058 ts_tablet_manager.cc:1434] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.012s
I20260709 12:21:39.013628 29058 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:39.013386 29057 raft_consensus.cc:359] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.019011 29057 raft_consensus.cc:385] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.016786 29059 ts_tablet_manager.cc:1434] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:21:39.020332 29057 raft_consensus.cc:740] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.021279 29059 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:39.021371 29058 tablet_bootstrap.cc:654] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.021179 29057 consensus_queue.cc:260] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.028210 29059 tablet_bootstrap.cc:654] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.030341 29057 ts_tablet_manager.cc:1434] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:21:39.043520 29057 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:39.043684 28759 catalog_manager.cc:5697] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 1 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.050123 29057 tablet_bootstrap.cc:654] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.050227 29059 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:39.052995 29059 ts_tablet_manager.cc:1403] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260709 12:21:39.053757 29058 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:39.053910 29090 raft_consensus.cc:493] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.054296 29058 ts_tablet_manager.cc:1403] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260709 12:21:39.054359 29090 raft_consensus.cc:515] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.056262 29059 raft_consensus.cc:359] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.056797 29090 leader_election.cc:290] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.057260 29058 raft_consensus.cc:359] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.058459 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.059258 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.060457 29059 raft_consensus.cc:385] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.061005 29059 raft_consensus.cc:740] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
W20260709 12:21:39.061681 28829 leader_election.cc:343] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.061721 29058 raft_consensus.cc:385] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.062410 29058 raft_consensus.cc:740] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.061782 29059 consensus_queue.cc:260] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
W20260709 12:21:39.062974 28831 leader_election.cc:343] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.063159 29058 consensus_queue.cc:260] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.063779 28831 leader_election.cc:304] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9273c2ee80974714bd335908667213ea; no voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.064563 29090 raft_consensus.cc:2749] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.066532 29058 ts_tablet_manager.cc:1434] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:21:39.066915 29059 ts_tablet_manager.cc:1434] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:21:39.067503 29058 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:39.067970 29059 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:39.074229 29058 tablet_bootstrap.cc:654] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.074887 29059 tablet_bootstrap.cc:654] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.085654 29058 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:39.086169 29058 ts_tablet_manager.cc:1403] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:21:39.089636 29064 raft_consensus.cc:493] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.090551 29064 raft_consensus.cc:515] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.091933 29058 raft_consensus.cc:359] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.092686 29058 raft_consensus.cc:385] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.092980 29058 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.094317 29057 tablet_bootstrap.cc:492] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:39.094988 29057 ts_tablet_manager.cc:1403] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260709 12:21:39.095259 29064 leader_election.cc:290] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.093717 29058 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.096947 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.097829 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.098402 29014 raft_consensus.cc:2468] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.098330 29057 raft_consensus.cc:359] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
W20260709 12:21:39.098838 28906 leader_election.cc:343] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.099058 29057 raft_consensus.cc:385] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.100383 28906 leader_election.cc:304] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.101428 29064 raft_consensus.cc:2804] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.100186 29057 raft_consensus.cc:740] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.101748 29058 ts_tablet_manager.cc:1434] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:21:39.101787 29064 raft_consensus.cc:493] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.102301 29064 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.102352 29057 consensus_queue.cc:260] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.102875 29058 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:39.104807 29057 ts_tablet_manager.cc:1434] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:39.105914 29057 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:39.108556 29064 raft_consensus.cc:515] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.110287 29058 tablet_bootstrap.cc:654] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.111475 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
W20260709 12:21:39.113023 28906 leader_election.cc:343] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.113853 29057 tablet_bootstrap.cc:654] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.114266 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.114869 29014 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.116490 29059 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:39.116720 29064 leader_election.cc:290] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.117282 29090 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.117022 29059 ts_tablet_manager.cc:1403] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.009s
I20260709 12:21:39.118024 29090 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.120640 29090 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.122172 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.122812 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.123937 29013 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
W20260709 12:21:39.125264 28829 leader_election.cc:343] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.125771 28831 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 3e15dfc829f74f9987509bd503419124
I20260709 12:21:39.126992 29090 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.127590 29059 raft_consensus.cc:359] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.127588 29090 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.128430 29059 raft_consensus.cc:385] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.128757 29090 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.128865 29059 raft_consensus.cc:740] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.129098 29014 raft_consensus.cc:2468] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.129740 29059 consensus_queue.cc:260] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.130772 28906 leader_election.cc:304] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.131803 29064 raft_consensus.cc:2804] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.133145 29057 tablet_bootstrap.cc:492] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:39.133508 29059 ts_tablet_manager.cc:1434] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:39.134912 29059 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: Bootstrap starting.
I20260709 12:21:39.133697 29064 raft_consensus.cc:697] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.138737 29057 ts_tablet_manager.cc:1403] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 12:21:39.139818 29064 consensus_queue.cc:237] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.142385 29059 tablet_bootstrap.cc:654] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.152834 29057 raft_consensus.cc:359] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.153733 29057 raft_consensus.cc:385] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.154886 29057 raft_consensus.cc:740] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.156368 29057 consensus_queue.cc:260] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.155130 29090 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.159030 29090 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.159718 29058 tablet_bootstrap.cc:492] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:39.160145 29058 ts_tablet_manager.cc:1403] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.006s
I20260709 12:21:39.162099 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.162686 29014 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.166311 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124"
W20260709 12:21:39.168907 28829 leader_election.cc:343] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:39.168601 28759 catalog_manager.cc:5697] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.170310 29014 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 1.
I20260709 12:21:39.170497 29057 ts_tablet_manager.cc:1434] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 12:21:39.171590 29057 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:39.171645 28831 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 3e15dfc829f74f9987509bd503419124
I20260709 12:21:39.174429 29090 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.175140 29090 raft_consensus.cc:697] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.175987 29090 consensus_queue.cc:237] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.180415 29058 raft_consensus.cc:359] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.181094 29058 raft_consensus.cc:385] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.181419 29058 raft_consensus.cc:740] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.182382 29057 tablet_bootstrap.cc:654] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.182243 29058 consensus_queue.cc:260] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.184309 29058 ts_tablet_manager.cc:1434] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:21:39.185189 29058 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: Bootstrap starting.
I20260709 12:21:39.187734 29059 tablet_bootstrap.cc:492] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: No bootstrap required, opened a new log
I20260709 12:21:39.188287 29059 ts_tablet_manager.cc:1403] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.003s
I20260709 12:21:39.188735 29064 raft_consensus.cc:493] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.189239 29064 raft_consensus.cc:515] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.191486 29064 leader_election.cc:290] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.193017 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.193557 29059 raft_consensus.cc:359] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.193681 28865 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.195502 29058 tablet_bootstrap.cc:654] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.195902 28906 leader_election.cc:304] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:39.196329 29059 raft_consensus.cc:385] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.196596 29059 raft_consensus.cc:740] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.196673 29064 raft_consensus.cc:2804] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.197229 29064 raft_consensus.cc:493] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.197594 29064 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.197345 29059 consensus_queue.cc:260] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.194592 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.199586 29014 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.199427 28759 catalog_manager.cc:5697] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 1 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.201571 29059 ts_tablet_manager.cc:1434] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:21:39.206213 29064 raft_consensus.cc:515] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.209182 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.209937 28865 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.211189 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.211738 29014 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.217098 29090 raft_consensus.cc:493] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.217762 29090 raft_consensus.cc:515] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.218161 29014 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.218677 28865 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.219367 28906 leader_election.cc:304] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.219668 29057 tablet_bootstrap.cc:492] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:39.220085 29057 ts_tablet_manager.cc:1403] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.009s
I20260709 12:21:39.220749 29075 raft_consensus.cc:2804] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.221339 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.221935 28940 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
I20260709 12:21:39.222050 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.222592 29013 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
I20260709 12:21:39.222723 29057 raft_consensus.cc:359] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.223093 28829 leader_election.cc:304] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:39.223448 29057 raft_consensus.cc:385] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.223770 29057 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.223901 29065 raft_consensus.cc:2804] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.224005 29090 leader_election.cc:290] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.224331 29065 raft_consensus.cc:493] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.224471 29057 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.225378 29075 raft_consensus.cc:697] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.226758 29065 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.227177 29064 leader_election.cc:290] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.226271 29075 consensus_queue.cc:237] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.231457 29065 raft_consensus.cc:515] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.236012 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:39.236380 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.237085 29014 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.238837 29057 ts_tablet_manager.cc:1434] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:21:39.239784 29057 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: Bootstrap starting.
I20260709 12:21:39.236043 29065 leader_election.cc:290] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.242473 28940 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.245744 29057 tablet_bootstrap.cc:654] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.247166 28762 catalog_manager.cc:5697] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.248904 29014 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 1.
I20260709 12:21:39.250296 28831 leader_election.cc:304] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.251240 29065 raft_consensus.cc:2804] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.251739 29065 raft_consensus.cc:697] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.252573 29065 consensus_queue.cc:237] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.272751 28940 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 1.
I20260709 12:21:39.277684 29058 tablet_bootstrap.cc:492] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: No bootstrap required, opened a new log
I20260709 12:21:39.278290 29058 ts_tablet_manager.cc:1403] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.008s
I20260709 12:21:39.280767 29058 raft_consensus.cc:359] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.281394 29058 raft_consensus.cc:385] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.281419 29075 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.283249 29075 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.283558 29058 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.284608 29058 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.285701 29075 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.286502 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.287959 29058 ts_tablet_manager.cc:1434] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:21:39.289067 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.290145 29014 raft_consensus.cc:2393] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e15dfc829f74f9987509bd503419124 in current term 1: Already voted for candidate 9273c2ee80974714bd335908667213ea in this term.
I20260709 12:21:39.291554 28906 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e15dfc829f74f9987509bd503419124; no voters: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.292443 29075 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.296905 29109 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.299366 29075 raft_consensus.cc:2749] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.301059 29057 tablet_bootstrap.cc:492] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: No bootstrap required, opened a new log
I20260709 12:21:39.301447 29057 ts_tablet_manager.cc:1403] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.028s
I20260709 12:21:39.304996 29057 raft_consensus.cc:359] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.305624 29057 raft_consensus.cc:385] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.305919 29057 raft_consensus.cc:740] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.306668 29057 consensus_queue.cc:260] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.311029 28762 catalog_manager.cc:5697] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 1 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.315570 29057 ts_tablet_manager.cc:1434] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:21:39.331451 29064 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.332880 29065 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.333369 29065 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.335477 29065 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.336604 28940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.337373 28940 raft_consensus.cc:2393] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9273c2ee80974714bd335908667213ea in current term 1: Already voted for candidate c59d70e53f734ec6a7c66741d9d547e1 in this term.
I20260709 12:21:39.339953 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.342536 29064 raft_consensus.cc:493] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.343282 29064 raft_consensus.cc:515] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.344942 28831 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9273c2ee80974714bd335908667213ea; no voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.345721 29065 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.346338 29064 leader_election.cc:290] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.351150 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.351820 29013 raft_consensus.cc:2468] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.353253 28906 leader_election.cc:304] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.354132 29064 raft_consensus.cc:2804] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.354486 29064 raft_consensus.cc:493] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.354851 29064 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.353420 29065 raft_consensus.cc:2749] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.361483 29064 raft_consensus.cc:515] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.364995 28863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.365633 28863 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.365929 29063 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.366106 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.366675 29013 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.373317 29013 raft_consensus.cc:2468] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.373598 28863 raft_consensus.cc:2468] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.374519 28906 leader_election.cc:304] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.375597 29064 leader_election.cc:290] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.376374 29064 raft_consensus.cc:2804] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.352072 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.379550 28864 raft_consensus.cc:2376] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1. Re-sending same reply.
I20260709 12:21:39.381206 29064 raft_consensus.cc:697] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.382081 29064 consensus_queue.cc:237] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.384349 29063 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.410604 29064 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.411094 29064 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.414021 29065 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.414278 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea" is_pre_election: true
I20260709 12:21:39.414674 29065 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.415158 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.415693 28865 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.415794 29013 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 0.
I20260709 12:21:39.416719 29064 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.416795 29065 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.416962 28906 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.417929 29064 raft_consensus.cc:2804] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.418295 29064 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.418618 29064 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.419564 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.422266 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.422906 29013 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 0.
I20260709 12:21:39.425354 29064 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.425920 28831 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.426707 28939 raft_consensus.cc:2393] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9273c2ee80974714bd335908667213ea in current term 1: Already voted for candidate 3e15dfc829f74f9987509bd503419124 in this term.
I20260709 12:21:39.426856 29065 raft_consensus.cc:2804] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:39.427271 29065 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:39.427615 29065 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.428239 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.430147 29064 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 1 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.430888 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.431499 29013 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.430981 28759 catalog_manager.cc:5697] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.434523 29065 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.435619 28865 raft_consensus.cc:2393] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e15dfc829f74f9987509bd503419124 in current term 1: Already voted for candidate 9273c2ee80974714bd335908667213ea in this term.
I20260709 12:21:39.437970 29013 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 1.
I20260709 12:21:39.439071 28906 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.440111 29064 raft_consensus.cc:2804] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.440155 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:39.440665 29064 raft_consensus.cc:697] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.440685 29065 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.441614 29064 consensus_queue.cc:237] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.445297 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.446115 29014 raft_consensus.cc:2393] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9273c2ee80974714bd335908667213ea in current term 1: Already voted for candidate 3e15dfc829f74f9987509bd503419124 in this term.
I20260709 12:21:39.449785 28829 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea; no voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.450639 29065 raft_consensus.cc:2749] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.454150 28759 catalog_manager.cc:5697] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.483453 29065 consensus_queue.cc:1048] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.494936 29065 consensus_queue.cc:1048] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.552773 29065 raft_consensus.cc:493] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:39.553315 29065 raft_consensus.cc:515] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.555429 29065 leader_election.cc:290] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.556203 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e15dfc829f74f9987509bd503419124" is_pre_election: true
I20260709 12:21:39.556545 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1" is_pre_election: true
I20260709 12:21:39.557327 29013 raft_consensus.cc:2393] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9273c2ee80974714bd335908667213ea in current term 1: Already voted for candidate 3e15dfc829f74f9987509bd503419124 in this term.
I20260709 12:21:39.558296 28831 leader_election.cc:304] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9273c2ee80974714bd335908667213ea; no voters: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.559244 29065 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.565044 29065 raft_consensus.cc:2749] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:39.580931 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:34172
I20260709 12:21:39.581652 28939 raft_consensus.cc:606] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.587136 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f12432a5585496e8afc055627c977b4"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:34172
I20260709 12:21:39.587718 28939 raft_consensus.cc:606] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.601359 29013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:39958
I20260709 12:21:39.601863 29013 raft_consensus.cc:606] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:39.619351 28865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eafa449bed804a8884234de219a657a8"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:60704
I20260709 12:21:39.619837 28865 raft_consensus.cc:606] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:39.624650 28865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:60704
I20260709 12:21:39.625128 28865 raft_consensus.cc:606] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:39.634588 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:34172
I20260709 12:21:39.635202 28939 raft_consensus.cc:606] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Received request to transfer leadership to TS c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.651446 29065 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.662564 29065 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.674506 29125 raft_consensus.cc:993] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:39.674962 29125 raft_consensus.cc:1081] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:39.676801 28939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:21:39.677382 28939 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.677734 28939 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.682608 28939 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.684495 28939 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 2 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.685818 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.685956 29125 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.686048 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.686435 28865 raft_consensus.cc:3055] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.686722 29013 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.686784 28865 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.687704 28865 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.689040 28865 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.695408 28865 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:39.696630 28906 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:39.697775 29075 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.698269 29075 raft_consensus.cc:697] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.699034 29075 consensus_queue.cc:237] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.699940 29013 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:39.701766 29075 consensus_queue.cc:1048] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:21:39.705142 29065 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:39.707145 28760 catalog_manager.cc:5697] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 1 to 2, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.721546 29125 raft_consensus.cc:993] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:39.722007 29125 raft_consensus.cc:1081] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:39.727154 29109 consensus_queue.cc:1048] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.734174 28939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eafa449bed804a8884234de219a657a8"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:21:39.734758 28939 raft_consensus.cc:493] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.735160 28939 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.742652 28939 raft_consensus.cc:515] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.744668 28939 leader_election.cc:290] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 2 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.745237 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.745843 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.745843 28865 raft_consensus.cc:3055] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.746479 28865 raft_consensus.cc:740] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.746531 29013 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.747357 28865 consensus_queue.cc:260] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.748517 28865 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.753031 29013 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:39.754138 28906 leader_election.cc:304] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.754528 28865 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:39.754927 29109 raft_consensus.cc:2804] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.755354 29109 raft_consensus.cc:697] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.756179 29109 consensus_queue.cc:237] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.761950 29109 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.763239 28760 catalog_manager.cc:5697] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 1 to 2, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.772469 29064 raft_consensus.cc:993] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:39.772918 29064 raft_consensus.cc:1081] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:39.776880 29075 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.777045 28864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f12432a5585496e8afc055627c977b4"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42480
I20260709 12:21:39.777670 28864 raft_consensus.cc:493] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.778000 28864 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.788764 28864 raft_consensus.cc:515] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.792070 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:39.792363 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.792760 28939 raft_consensus.cc:3055] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.793231 28939 raft_consensus.cc:740] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.795046 28865 raft_consensus.cc:1240] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Rejecting Update request from peer 3e15dfc829f74f9987509bd503419124 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:39.794109 28939 consensus_queue.cc:260] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.796584 28864 leader_election.cc:290] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 2 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:39.797331 29075 consensus_queue.cc:1059] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.798655 28939 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.803575 28939 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:39.804550 28829 leader_election.cc:304] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [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: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:39.805182 29132 raft_consensus.cc:2804] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.805619 29132 raft_consensus.cc:697] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.806352 29132 consensus_queue.cc:237] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.812935 28760 catalog_manager.cc:5697] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 1 to 2, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 2 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:39.841120 29075 raft_consensus.cc:993] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:39.841536 29108 raft_consensus.cc:1081] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:39.843035 28865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42480
I20260709 12:21:39.843497 28865 raft_consensus.cc:493] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.843777 28865 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.848052 28865 raft_consensus.cc:515] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:39.849579 28865 leader_election.cc:290] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 2 election: Requested vote from peers c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:39.850677 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:39.850589 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:39.851224 28939 raft_consensus.cc:3055] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.851301 29013 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.851511 28939 raft_consensus.cc:740] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.852245 28939 consensus_queue.cc:260] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [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: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:39.853312 28939 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.857527 28939 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:39.858162 29013 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:39.858506 28829 leader_election.cc:304] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [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: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:39.859359 29132 raft_consensus.cc:2804] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.859812 29132 raft_consensus.cc:697] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:39.860515 29132 consensus_queue.cc:237] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [LEADER]: Queue 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: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:39.868085 28760 catalog_manager.cc:5697] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 1 to 2, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 2 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.881436 29108 consensus_queue.cc:1048] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.897588 29064 consensus_queue.cc:1048] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.908900 29064 consensus_queue.cc:1048] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.925590 29064 consensus_queue.cc:1048] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:39.933970 29075 raft_consensus.cc:993] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: : Instructing follower c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:39.934409 29075 raft_consensus.cc:1081] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Signalling peer c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:39.935930 29013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:40374
I20260709 12:21:39.936463 29013 raft_consensus.cc:493] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.936833 29013 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.941112 29013 raft_consensus.cc:515] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.943681 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:39.943681 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aefdc274eb841c2a7c18e70305f6d58" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:39.944270 28939 raft_consensus.cc:3055] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.944450 28865 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.944621 28939 raft_consensus.cc:740] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:39.945393 28939 consensus_queue.cc:260] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.946415 28939 raft_consensus.cc:3060] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.948167 29013 leader_election.cc:290] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:39.950807 28865 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 2.
I20260709 12:21:39.951977 28980 leader_election.cc:304] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:39.952780 29122 raft_consensus.cc:2804] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.953083 28939 raft_consensus.cc:2468] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 2.
I20260709 12:21:39.953890 29122 raft_consensus.cc:697] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:39.954823 29122 consensus_queue.cc:237] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:39.962404 28760 catalog_manager.cc:5697] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 1 to 2, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:40.019657 29144 raft_consensus.cc:993] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:40.020071 29122 raft_consensus.cc:1081] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:40.021824 28865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42488
I20260709 12:21:40.022356 28865 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:40.022650 28865 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.027405 28865 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:40.029103 28865 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 2 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:40.030067 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:40.030280 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:40.030644 28939 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.030947 29013 raft_consensus.cc:3055] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:40.031288 29013 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:40.032074 29013 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:40.033253 29013 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.036513 28939 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:40.037914 28829 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [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: 3e15dfc829f74f9987509bd503419124, 9273c2ee80974714bd335908667213ea; no voters: 
I20260709 12:21:40.038746 29132 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:40.039237 29132 raft_consensus.cc:697] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:40.040027 29132 consensus_queue.cc:237] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:40.041712 29013 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:40.047403 28760 catalog_manager.cc:5697] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 1 to 2, leader changed from c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 2 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.117399 29013 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.118664 29064 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.126150 28865 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.128935 29108 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.144914 28865 raft_consensus.cc:1275] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.146109 29108 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.153594 29013 raft_consensus.cc:1275] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.155046 29109 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.212625 28939 raft_consensus.cc:1275] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.213909 29132 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.217453 29013 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:40.225261 29013 raft_consensus.cc:1275] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.226923 29132 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.348554 28939 raft_consensus.cc:1275] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.349869 29144 consensus_queue.cc:1048] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.358395 28865 raft_consensus.cc:1275] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.360082 29144 consensus_queue.cc:1048] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.432559 29014 raft_consensus.cc:1275] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.433840 29132 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.442026 28939 raft_consensus.cc:1275] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.443631 29065 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.605383 28939 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.606544 29065 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:40.615264 29014 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:40.616755 29065 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.663911 28730 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:21:42.664629 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:42.680024 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:42.680512 28939 raft_consensus.cc:606] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Received request to transfer leadership to TS c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:42.690544 28865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:60718
I20260709 12:21:42.691097 28865 raft_consensus.cc:606] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Received request to transfer leadership to TS c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:42.692252 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:42.692682 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.042469 29075 raft_consensus.cc:993] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: : Instructing follower c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:43.042887 29157 raft_consensus.cc:1081] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Signalling peer c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:43.044308 29013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:40374
I20260709 12:21:43.044768 29013 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.045019 29013 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.049364 29013 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.050951 29013 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 3 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:43.051723 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:43.051975 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:43.052242 28865 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.052484 28939 raft_consensus.cc:3055] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.052776 28939 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:43.053416 28939 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.054491 28939 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.056602 28865 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 3.
I20260709 12:21:43.057574 28980 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:43.058830 28939 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 3.
I20260709 12:21:43.059149 29158 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.060316 29158 raft_consensus.cc:697] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:43.060945 29158 consensus_queue.cc:237] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.067477 28760 catalog_manager.cc:5697] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 2 to 3, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.186319 29156 raft_consensus.cc:993] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: : Instructing follower c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:43.186774 29156 raft_consensus.cc:1081] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Signalling peer c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:43.188230 29013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:39944
I20260709 12:21:43.188633 29013 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.188884 29013 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.193905 29013 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.195879 29013 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 3 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:43.196504 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:43.196864 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:43.197022 28865 raft_consensus.cc:3055] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.197351 28865 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:43.197371 28939 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.198014 28865 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.198813 28865 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.201759 28939 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 3.
I20260709 12:21:43.202322 28865 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 3.
I20260709 12:21:43.202723 28978 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:43.203372 29158 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.203763 29158 raft_consensus.cc:697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:43.204480 29158 consensus_queue.cc:237] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:43.212706 28760 catalog_manager.cc:5697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 2 to 3, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:43.449677 28865 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.450781 29158 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.460680 28939 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.462107 29158 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.693542 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.698441 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:43.698843 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.705597 28939 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.706789 29159 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.714747 28865 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.716246 29159 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:44.699653 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.704486 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:44.704829 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.705667 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.710531 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:45.710904 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:46.711870 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.717136 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:46.717528 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:47.718686 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.723512 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:47.723898 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:48.724787 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.729691 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:48.730098 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.730952 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:49.735639 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:49.736027 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:50.736871 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.741616 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:50.742029 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:51.742944 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.747923 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:51.748383 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:52.774964 28730 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:21:52.779304 28864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:60704
I20260709 12:21:52.779910 28864 raft_consensus.cc:606] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:52.784130 28864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f12432a5585496e8afc055627c977b4"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:60704
I20260709 12:21:52.784571 28864 raft_consensus.cc:606] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:52.788877 29014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:39958
I20260709 12:21:52.789314 29014 raft_consensus.cc:606] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:52.793970 28865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c"
dest_uuid: "9273c2ee80974714bd335908667213ea"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:60704
I20260709 12:21:52.794431 28865 raft_consensus.cc:606] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:52.800992 29014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
mode: GRACEFUL
new_leader_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:39958
I20260709 12:21:52.801384 29014 raft_consensus.cc:606] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Received request to transfer leadership to TS 3e15dfc829f74f9987509bd503419124
I20260709 12:21:53.067217 29175 raft_consensus.cc:993] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.067677 29181 raft_consensus.cc:1081] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.069171 28940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f12432a5585496e8afc055627c977b4"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:21:53.069669 28940 raft_consensus.cc:493] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.070039 28940 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.075538 28940 raft_consensus.cc:515] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.077369 28940 leader_election.cc:290] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 3 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:53.078413 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:53.078223 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f12432a5585496e8afc055627c977b4" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:53.078878 29014 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.078974 28865 raft_consensus.cc:3055] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:53.079269 28865 raft_consensus.cc:740] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:53.079887 28865 consensus_queue.cc:260] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.080727 28865 raft_consensus.cc:3060] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.082898 29014 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 3.
I20260709 12:21:53.083889 28906 leader_election.cc:304] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:53.084530 29179 raft_consensus.cc:2804] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:53.084800 28865 raft_consensus.cc:2468] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 3.
I20260709 12:21:53.085471 29179 raft_consensus.cc:697] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 3 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:53.086364 29179 consensus_queue.cc:237] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.092619 28760 catalog_manager.cc:5697] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 2 to 3, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.109912 29188 raft_consensus.cc:993] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.110354 29159 raft_consensus.cc:1081] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.111619 28940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:58746
I20260709 12:21:53.112095 28940 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.112403 28940 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.115221 29188 raft_consensus.cc:993] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.115694 29159 raft_consensus.cc:1081] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.117024 28939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:58746
I20260709 12:21:53.117431 28939 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.117689 28939 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.117563 28940 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.119277 28940 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 4 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:53.119850 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:53.120218 29014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:53.120412 28865 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.120719 29014 raft_consensus.cc:3055] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.121013 29014 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:53.121658 29014 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.122537 29014 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.123474 28939 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.125249 28939 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 4 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:53.126292 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:53.126791 29013 raft_consensus.cc:3055] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:53.126945 29014 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 4.
I20260709 12:21:53.127220 29013 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:53.126736 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:53.127924 28865 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 4.
I20260709 12:21:53.128131 28864 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.128104 28906 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:53.127911 29013 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.129040 29179 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.129170 29013 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:53.129524 29179 raft_consensus.cc:697] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:53.130421 29179 consensus_queue.cc:237] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.134207 29013 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 4.
I20260709 12:21:53.135491 28906 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:53.135537 28864 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 4.
I20260709 12:21:53.136353 29182 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:53.136785 29182 raft_consensus.cc:697] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:53.137627 29182 consensus_queue.cc:237] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.138474 28760 catalog_manager.cc:5697] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 3 to 4, leader changed from c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 4 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.150260 28760 catalog_manager.cc:5697] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 3 to 4, leader changed from c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 4 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.187427 29175 raft_consensus.cc:993] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.187824 29181 raft_consensus.cc:1081] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.189087 28939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:21:53.189517 28939 raft_consensus.cc:493] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.189733 28939 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.193495 28939 raft_consensus.cc:515] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.194803 28939 leader_election.cc:290] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 2 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:53.195611 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:53.195842 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f8f4d912224b14afe208cd0c953e9c" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:53.196084 28864 raft_consensus.cc:3055] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:53.196261 29013 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.196391 28864 raft_consensus.cc:740] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:53.197088 28864 consensus_queue.cc:260] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.198078 28864 raft_consensus.cc:3060] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:53.200210 29013 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:53.201009 28906 leader_election.cc:304] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:53.201650 29182 raft_consensus.cc:2804] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:53.202045 29182 raft_consensus.cc:697] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:53.202517 28864 raft_consensus.cc:2468] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 2.
I20260709 12:21:53.202826 29182 consensus_queue.cc:237] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:53.209204 28760 catalog_manager.cc:5697] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 1 to 2, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.297420 29175 raft_consensus.cc:993] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: : Instructing follower 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.297859 29181 raft_consensus.cc:1081] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Signalling peer 3e15dfc829f74f9987509bd503419124 to start an election
I20260709 12:21:53.299167 28939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:21:53.299607 28939 raft_consensus.cc:493] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:53.299867 28939 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.303848 28939 raft_consensus.cc:515] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:53.305164 28939 leader_election.cc:290] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [CANDIDATE]: Term 3 election: Requested vote from peers c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585), 9273c2ee80974714bd335908667213ea (127.28.14.129:38753)
I20260709 12:21:53.306090 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:53.306300 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b9a53013354160b4349b944f2b1bb3" candidate_uuid: "3e15dfc829f74f9987509bd503419124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:53.306535 29013 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.306785 28864 raft_consensus.cc:3055] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:53.307026 28864 raft_consensus.cc:740] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:53.307612 28864 consensus_queue.cc:260] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [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: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:53.308480 28864 raft_consensus.cc:3060] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:53.310951 29013 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 3.
I20260709 12:21:53.311803 28906 leader_election.cc:304] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [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: 3e15dfc829f74f9987509bd503419124, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:53.312402 29182 raft_consensus.cc:2804] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:53.313581 29182 raft_consensus.cc:697] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 3 LEADER]: Becoming Leader. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:53.314203 28864 raft_consensus.cc:2468] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e15dfc829f74f9987509bd503419124 in term 3.
I20260709 12:21:53.314458 29182 consensus_queue.cc:237] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [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: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } }
I20260709 12:21:53.321889 28760 catalog_manager.cc:5697] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 reported cstate change: term changed from 2 to 3, leader changed from 9273c2ee80974714bd335908667213ea (127.28.14.129) to 3e15dfc829f74f9987509bd503419124 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "3e15dfc829f74f9987509bd503419124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:53.500448 28865 raft_consensus.cc:1275] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.501503 29182 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.511741 29013 raft_consensus.cc:1275] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.512926 29192 consensus_queue.cc:1048] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.521685 28865 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.522938 29192 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.532606 29013 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.533669 29182 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.589653 28865 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.590790 29182 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.599839 29013 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:53.601052 29179 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:53.771641 28865 raft_consensus.cc:1275] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.772791 29179 consensus_queue.cc:1048] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:53.782979 29013 raft_consensus.cc:1275] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:53.784490 29192 consensus_queue.cc:1048] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:53.885517 29013 raft_consensus.cc:1275] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.886704 29182 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:53.895318 28865 raft_consensus.cc:1275] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Refusing update from remote peer 3e15dfc829f74f9987509bd503419124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:53.897492 29179 consensus_queue.cc:1048] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:55.835214 28730 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:21:55.835891 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:55.843050 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:55.843489 28939 raft_consensus.cc:606] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:55.845525 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:55.845943 28939 raft_consensus.cc:606] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:55.847730 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:55.848135 28939 raft_consensus.cc:606] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Received request to transfer leadership to TS c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:55.850306 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:55.850682 28939 raft_consensus.cc:606] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Received request to transfer leadership to TS c59d70e53f734ec6a7c66741d9d547e1
I20260709 12:21:55.852715 28939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eafa449bed804a8884234de219a657a8"
dest_uuid: "3e15dfc829f74f9987509bd503419124"
mode: GRACEFUL
new_leader_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:34178
I20260709 12:21:55.853080 28939 raft_consensus.cc:606] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Received request to transfer leadership to TS 9273c2ee80974714bd335908667213ea
I20260709 12:21:55.853883 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:55.854295 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:55.949743 29208 raft_consensus.cc:993] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:55.950207 29208 raft_consensus.cc:1081] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:55.951453 28865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42480
I20260709 12:21:55.951864 28865 raft_consensus.cc:493] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.952123 28865 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.956014 28865 raft_consensus.cc:515] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:55.957952 28865 leader_election.cc:290] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 2 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:55.958618 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:55.958873 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76bbd4ab65a4a0a83b04b6808f9e31f" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:55.959136 28939 raft_consensus.cc:3055] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.959381 29013 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.959439 28939 raft_consensus.cc:740] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:55.960207 28939 consensus_queue.cc:260] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:55.960973 28939 raft_consensus.cc:3060] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.963341 29013 raft_consensus.cc:2468] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:55.964319 28831 leader_election.cc:304] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:55.964684 28939 raft_consensus.cc:2468] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 2.
I20260709 12:21:55.965667 29209 raft_consensus.cc:2804] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.966449 29209 raft_consensus.cc:697] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:55.967195 29209 consensus_queue.cc:237] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:55.972856 28760 catalog_manager.cc:5697] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 1 to 2, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 2 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.999312 29207 raft_consensus.cc:993] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: : Instructing follower c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:55.999727 29208 raft_consensus.cc:1081] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Signalling peer c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:56.001012 29013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:40374
I20260709 12:21:56.001523 29013 raft_consensus.cc:493] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.001889 29013 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.005570 29013 raft_consensus.cc:515] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.007243 29013 leader_election.cc:290] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 5 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:56.008066 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:56.008212 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5db581b210e41c6b90af2b65cf8375e" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:56.008612 28865 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.008635 28939 raft_consensus.cc:3055] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:56.009093 28939 raft_consensus.cc:740] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:56.009778 28939 consensus_queue.cc:260] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.010839 28939 raft_consensus.cc:3060] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.014526 28865 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 5.
I20260709 12:21:56.015717 28980 leader_election.cc:304] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:56.016155 28939 raft_consensus.cc:2468] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 5.
I20260709 12:21:56.016494 29159 raft_consensus.cc:2804] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:56.017503 29159 raft_consensus.cc:697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 5 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:56.018054 29159 consensus_queue.cc:237] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.023922 28760 catalog_manager.cc:5697] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 4 to 5, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 5 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.028847 29207 raft_consensus.cc:993] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:56.029256 29208 raft_consensus.cc:1081] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:56.030856 28865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c672466bd16a43508ce53485754d3937"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42480
I20260709 12:21:56.031347 28865 raft_consensus.cc:493] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.031589 28865 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.035938 28865 raft_consensus.cc:515] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.037446 28865 leader_election.cc:290] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 5 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:56.038065 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:56.038409 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c672466bd16a43508ce53485754d3937" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:56.038549 28939 raft_consensus.cc:3055] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:56.038828 28939 raft_consensus.cc:740] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:56.038839 29013 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.039462 28939 consensus_queue.cc:260] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.040242 28939 raft_consensus.cc:3060] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:56.043007 29013 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 5.
I20260709 12:21:56.043875 28939 raft_consensus.cc:2468] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 5.
I20260709 12:21:56.043895 28831 leader_election.cc:304] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:56.044625 29209 raft_consensus.cc:2804] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:56.044991 29209 raft_consensus.cc:697] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 5 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:56.045674 29209 consensus_queue.cc:237] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.051807 28760 catalog_manager.cc:5697] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 4 to 5, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 5 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.137735 29207 raft_consensus.cc:993] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: : Instructing follower 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:56.138182 29208 raft_consensus.cc:1081] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Signalling peer 9273c2ee80974714bd335908667213ea to start an election
I20260709 12:21:56.139573 28865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eafa449bed804a8884234de219a657a8"
dest_uuid: "9273c2ee80974714bd335908667213ea"
 from {username='slave'} at 127.0.0.1:42480
I20260709 12:21:56.140027 28865 raft_consensus.cc:493] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.140285 28865 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.144198 28865 raft_consensus.cc:515] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.145695 28865 leader_election.cc:290] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [CANDIDATE]: Term 3 election: Requested vote from peers 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437), c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131:40585)
I20260709 12:21:56.146426 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:56.146680 29013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafa449bed804a8884234de219a657a8" candidate_uuid: "9273c2ee80974714bd335908667213ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
I20260709 12:21:56.146914 28939 raft_consensus.cc:3055] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:56.147123 29013 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.147225 28939 raft_consensus.cc:740] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:56.147846 28939 consensus_queue.cc:260] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.148655 28939 raft_consensus.cc:3060] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:56.151540 29013 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 3.
I20260709 12:21:56.152395 28831 leader_election.cc:304] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:56.152997 29209 raft_consensus.cc:2804] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:56.153321 28939 raft_consensus.cc:2468] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9273c2ee80974714bd335908667213ea in term 3.
I20260709 12:21:56.153348 29209 raft_consensus.cc:697] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 3 LEADER]: Becoming Leader. State: Replica: 9273c2ee80974714bd335908667213ea, State: Running, Role: LEADER
I20260709 12:21:56.154312 29209 consensus_queue.cc:237] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.160455 28760 catalog_manager.cc:5697] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea reported cstate change: term changed from 2 to 3, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to 9273c2ee80974714bd335908667213ea (127.28.14.129). New cstate: current_term: 3 leader_uuid: "9273c2ee80974714bd335908667213ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.214241 29207 raft_consensus.cc:993] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: : Instructing follower c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:56.214920 29208 raft_consensus.cc:1081] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Signalling peer c59d70e53f734ec6a7c66741d9d547e1 to start an election
I20260709 12:21:56.216423 29013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f"
dest_uuid: "c59d70e53f734ec6a7c66741d9d547e1"
 from {username='slave'} at 127.0.0.1:40374
I20260709 12:21:56.216974 29013 raft_consensus.cc:493] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.217262 29013 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.223181 29013 raft_consensus.cc:515] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.225013 29013 leader_election.cc:290] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [CANDIDATE]: Term 2 election: Requested vote from peers 9273c2ee80974714bd335908667213ea (127.28.14.129:38753), 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437)
I20260709 12:21:56.226678 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9273c2ee80974714bd335908667213ea"
I20260709 12:21:56.227275 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0eed497ea6e44c997b50072e6b0f60f" candidate_uuid: "c59d70e53f734ec6a7c66741d9d547e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e15dfc829f74f9987509bd503419124"
I20260709 12:21:56.227687 28865 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.227835 28939 raft_consensus.cc:3055] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.228163 28939 raft_consensus.cc:740] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e15dfc829f74f9987509bd503419124, State: Running, Role: LEADER
I20260709 12:21:56.229003 28939 consensus_queue.cc:260] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.230108 28939 raft_consensus.cc:3060] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.232546 28865 raft_consensus.cc:2468] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 2.
I20260709 12:21:56.233656 28980 leader_election.cc:304] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [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: 9273c2ee80974714bd335908667213ea, c59d70e53f734ec6a7c66741d9d547e1; no voters: 
I20260709 12:21:56.234650 29159 raft_consensus.cc:2804] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.234831 28939 raft_consensus.cc:2468] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59d70e53f734ec6a7c66741d9d547e1 in term 2.
I20260709 12:21:56.234977 29159 raft_consensus.cc:697] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 LEADER]: Becoming Leader. State: Replica: c59d70e53f734ec6a7c66741d9d547e1, State: Running, Role: LEADER
I20260709 12:21:56.236086 29159 consensus_queue.cc:237] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Queue 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: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } }
I20260709 12:21:56.244170 28760 catalog_manager.cc:5697] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 reported cstate change: term changed from 1 to 2, leader changed from 3e15dfc829f74f9987509bd503419124 (127.28.14.130) to c59d70e53f734ec6a7c66741d9d547e1 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c59d70e53f734ec6a7c66741d9d547e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.356406 29014 raft_consensus.cc:1275] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.357856 29209 consensus_queue.cc:1048] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.368633 28939 raft_consensus.cc:1275] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.370195 29209 consensus_queue.cc:1048] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.400044 28939 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.401036 29159 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.409286 28865 raft_consensus.cc:1275] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.411019 29159 consensus_queue.cc:1048] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.585299 28939 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.586522 29209 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:56.595067 29014 raft_consensus.cc:1275] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:56.597400 29230 consensus_queue.cc:1048] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:21:56.628861 29014 raft_consensus.cc:1275] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.629995 29230 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59d70e53f734ec6a7c66741d9d547e1" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.638291 28939 raft_consensus.cc:1275] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Refusing update from remote peer 9273c2ee80974714bd335908667213ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:56.639577 29209 consensus_queue.cc:1048] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:56.642218 28939 raft_consensus.cc:1275] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.643867 29216 consensus_queue.cc:1048] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e15dfc829f74f9987509bd503419124" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:56.652910 28865 raft_consensus.cc:1275] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Refusing update from remote peer c59d70e53f734ec6a7c66741d9d547e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.654970 29216 consensus_queue.cc:1048] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9273c2ee80974714bd335908667213ea" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.855566 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:56.860580 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:56.861009 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:57.862303 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:57.867388 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:57.867892 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:58.926321 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.931186 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:58.931576 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:21:59.332741 29035 debug-util.cc:398] Leaking SignalData structure 0x7b080016f700 after lost signal to thread 28733
W20260709 12:21:59.333614 29035 debug-util.cc:398] Leaking SignalData structure 0x7b080016fde0 after lost signal to thread 28796
W20260709 12:21:59.334391 29035 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba540 after lost signal to thread 28889
W20260709 12:21:59.335090 29035 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb3a0 after lost signal to thread 28964
W20260709 12:21:59.335776 29035 debug-util.cc:398] Leaking SignalData structure 0x7b0800194ce0 after lost signal to thread 29038
I20260709 12:21:59.932521 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:59.937353 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:59.937783 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:00.938731 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:00.943964 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:00.944371 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:01.945363 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:01.950279 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:01.950685 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:02.951678 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:02.956626 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:02.957042 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:03.958122 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:03.963392 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:03.963868 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:04.964910 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:04.969668 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:04.970083 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:05.997152 28730 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:22:05.997710 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
W20260709 12:22:06.015597 28906 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:22:06.020017 28906 consensus_peers.cc:597] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 -> Peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Couldn't send request to peer 9273c2ee80974714bd335908667213ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.020310 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:06.020998 28730 tablet_replica.cc:333] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.021654 28730 raft_consensus.cc:2243] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.022205 28730 raft_consensus.cc:2272] T d5db581b210e41c6b90af2b65cf8375e P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.024370 28730 tablet_replica.cc:333] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.024897 28730 raft_consensus.cc:2243] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.025563 28730 raft_consensus.cc:2272] T b76bbd4ab65a4a0a83b04b6808f9e31f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.027223 28730 tablet_replica.cc:333] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.027756 28730 raft_consensus.cc:2243] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.028124 28730 raft_consensus.cc:2272] T e0eed497ea6e44c997b50072e6b0f60f P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.029564 28730 tablet_replica.cc:333] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.030138 28730 raft_consensus.cc:2243] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.030550 28730 raft_consensus.cc:2272] T 8f12432a5585496e8afc055627c977b4 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.032467 28730 tablet_replica.cc:333] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.033005 28730 raft_consensus.cc:2243] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.033389 28730 raft_consensus.cc:2272] T 42f8f4d912224b14afe208cd0c953e9c P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.034970 28730 tablet_replica.cc:333] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.035411 28730 raft_consensus.cc:2243] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.036052 28730 raft_consensus.cc:2272] T eafa449bed804a8884234de219a657a8 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.037642 28730 tablet_replica.cc:333] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.038123 28730 raft_consensus.cc:2243] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.038738 28730 raft_consensus.cc:2272] T c672466bd16a43508ce53485754d3937 P 9273c2ee80974714bd335908667213ea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.040174 28730 tablet_replica.cc:333] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.040589 28730 raft_consensus.cc:2243] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.040968 28730 raft_consensus.cc:2272] T 7aefdc274eb841c2a7c18e70305f6d58 P 9273c2ee80974714bd335908667213ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.042550 28730 tablet_replica.cc:333] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea: stopping tablet replica
I20260709 12:22:06.042966 28730 raft_consensus.cc:2243] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.043329 28730 raft_consensus.cc:2272] T 05b9a53013354160b4349b944f2b1bb3 P 9273c2ee80974714bd335908667213ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.124565 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
W20260709 12:22:06.142765 28980 consensus_peers.cc:597] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 -> Peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Couldn't send request to peer 9273c2ee80974714bd335908667213ea. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:38753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.146193 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
W20260709 12:22:06.170006 28906 consensus_peers.cc:597] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 -> Peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Couldn't send request to peer 9273c2ee80974714bd335908667213ea. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:38753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.170272 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:06.171063 28730 tablet_replica.cc:333] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.171659 28730 raft_consensus.cc:2243] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.172046 28730 raft_consensus.cc:2272] T b76bbd4ab65a4a0a83b04b6808f9e31f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.173612 28730 tablet_replica.cc:333] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.174149 28730 raft_consensus.cc:2243] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.174505 28730 raft_consensus.cc:2272] T eafa449bed804a8884234de219a657a8 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.175966 28730 tablet_replica.cc:333] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.176407 28730 raft_consensus.cc:2243] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.176761 28730 raft_consensus.cc:2272] T e0eed497ea6e44c997b50072e6b0f60f P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.178188 28730 tablet_replica.cc:333] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.178668 28730 raft_consensus.cc:2243] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.179414 28730 raft_consensus.cc:2272] T 8f12432a5585496e8afc055627c977b4 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.180928 28730 tablet_replica.cc:333] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.181387 28730 raft_consensus.cc:2243] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.182112 28730 raft_consensus.cc:2272] T 42f8f4d912224b14afe208cd0c953e9c P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.183537 28730 tablet_replica.cc:333] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.183992 28730 raft_consensus.cc:2243] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.184345 28730 raft_consensus.cc:2272] T d5db581b210e41c6b90af2b65cf8375e P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.185941 28730 tablet_replica.cc:333] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.186400 28730 raft_consensus.cc:2243] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.186764 28730 raft_consensus.cc:2272] T c672466bd16a43508ce53485754d3937 P 3e15dfc829f74f9987509bd503419124 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.188107 28730 tablet_replica.cc:333] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.188526 28730 raft_consensus.cc:2243] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.188934 28730 raft_consensus.cc:2272] T 7aefdc274eb841c2a7c18e70305f6d58 P 3e15dfc829f74f9987509bd503419124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.190528 28730 tablet_replica.cc:333] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124: stopping tablet replica
I20260709 12:22:06.190984 28730 raft_consensus.cc:2243] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.191644 28730 raft_consensus.cc:2272] T 05b9a53013354160b4349b944f2b1bb3 P 3e15dfc829f74f9987509bd503419124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.222150 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
W20260709 12:22:06.244522 28978 consensus_peers.cc:597] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 -> Peer 3e15dfc829f74f9987509bd503419124 (127.28.14.130:38437): Couldn't send request to peer 3e15dfc829f74f9987509bd503419124. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:38437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.246706 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
I20260709 12:22:06.269306 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:06.270147 28730 tablet_replica.cc:333] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.270988 28730 raft_consensus.cc:2243] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.271644 28730 raft_consensus.cc:2272] T b76bbd4ab65a4a0a83b04b6808f9e31f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.273455 28730 tablet_replica.cc:333] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.274057 28730 raft_consensus.cc:2243] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.274530 28730 raft_consensus.cc:2272] T eafa449bed804a8884234de219a657a8 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.276122 28730 tablet_replica.cc:333] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.276645 28730 raft_consensus.cc:2243] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.277282 28730 raft_consensus.cc:2272] T 42f8f4d912224b14afe208cd0c953e9c P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.279047 28730 tablet_replica.cc:333] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.279518 28730 raft_consensus.cc:2243] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.280478 28730 raft_consensus.cc:2272] T 7aefdc274eb841c2a7c18e70305f6d58 P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.282114 28730 tablet_replica.cc:333] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.282553 28730 raft_consensus.cc:2243] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.283012 28730 raft_consensus.cc:2272] T 05b9a53013354160b4349b944f2b1bb3 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.284600 28730 tablet_replica.cc:333] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.285041 28730 raft_consensus.cc:2243] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:06.285642 28730 raft_consensus.cc:2272] T c672466bd16a43508ce53485754d3937 P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.287706 28730 tablet_replica.cc:333] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.288371 28730 raft_consensus.cc:2243] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.289498 28730 raft_consensus.cc:2272] T d5db581b210e41c6b90af2b65cf8375e P c59d70e53f734ec6a7c66741d9d547e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.291389 28730 tablet_replica.cc:333] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.291859 28730 raft_consensus.cc:2243] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:06.292140 28980 consensus_peers.cc:597] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 -> Peer 9273c2ee80974714bd335908667213ea (127.28.14.129:38753): Couldn't send request to peer 9273c2ee80974714bd335908667213ea. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:38753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:06.292446 28730 raft_consensus.cc:2272] T 8f12432a5585496e8afc055627c977b4 P c59d70e53f734ec6a7c66741d9d547e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.294998 28730 tablet_replica.cc:333] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1: stopping tablet replica
I20260709 12:22:06.295462 28730 raft_consensus.cc:2243] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.296283 28730 raft_consensus.cc:2272] T e0eed497ea6e44c997b50072e6b0f60f P c59d70e53f734ec6a7c66741d9d547e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.340301 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:22:06.358446 28730 master.cc:562] Master@127.28.14.190:32955 shutting down...
I20260709 12:22:06.379673 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:06.380389 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:06.380694 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P 114f147b274a4947ad519d7d3dfb514c: stopping tablet replica
I20260709 12:22:06.399717 28730 master.cc:584] Master@127.28.14.190:32955 shutdown complete.
3e15dfc829f74f9987509bd503419124  4
9273c2ee80974714bd335908667213ea  4
c59d70e53f734ec6a7c66741d9d547e1  1
3e15dfc829f74f9987509bd503419124  3
9273c2ee80974714bd335908667213ea  3
c59d70e53f734ec6a7c66741d9d547e1  3
3e15dfc829f74f9987509bd503419124  8
9273c2ee80974714bd335908667213ea  0
c59d70e53f734ec6a7c66741d9d547e1  1
3e15dfc829f74f9987509bd503419124  3
9273c2ee80974714bd335908667213ea  3
c59d70e53f734ec6a7c66741d9d547e1  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30305 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:22:06.439121 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:36831
I20260709 12:22:06.440217 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.445825 29257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.445870 29256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.447124 29259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.448436 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:06.449499 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.449785 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.450127 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599726450104 us; error 0 us; skew 500 ppm
I20260709 12:22:06.450655 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.453197 28730 webserver.cc:533] Webserver started at http://127.28.14.190:41341/ using document root <none> and password file <none>
I20260709 12:22:06.453727 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.453950 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.454218 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.455440 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "e0bb0a83ccd247229cb6d228fa1236c6"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.460129 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:22:06.463464 29264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.464296 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:06.464634 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "e0bb0a83ccd247229cb6d228fa1236c6"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.464916 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:06.485962 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:06.487212 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:06.524482 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:36831
I20260709 12:22:06.524573 29315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:36831 every 8 connection(s)
I20260709 12:22:06.528224 29316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:06.537395 29316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6: Bootstrap starting.
I20260709 12:22:06.541914 29316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:06.545926 29316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6: No bootstrap required, opened a new log
I20260709 12:22:06.547935 29316 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER }
I20260709 12:22:06.548337 29316 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:06.548516 29316 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0bb0a83ccd247229cb6d228fa1236c6, State: Initialized, Role: FOLLOWER
I20260709 12:22:06.549007 29316 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER }
I20260709 12:22:06.549453 29316 raft_consensus.cc:399] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:06.549665 29316 raft_consensus.cc:493] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:06.549890 29316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:06.553606 29316 raft_consensus.cc:515] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER }
I20260709 12:22:06.554052 29316 leader_election.cc:304] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0bb0a83ccd247229cb6d228fa1236c6; no voters: 
I20260709 12:22:06.555047 29316 leader_election.cc:290] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:06.555454 29319 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:06.556680 29319 raft_consensus.cc:697] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 1 LEADER]: Becoming Leader. State: Replica: e0bb0a83ccd247229cb6d228fa1236c6, State: Running, Role: LEADER
I20260709 12:22:06.557248 29319 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER }
I20260709 12:22:06.557746 29316 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:06.563696 29321 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0bb0a83ccd247229cb6d228fa1236c6. Latest consensus state: current_term: 1 leader_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER } }
I20260709 12:22:06.563623 29320 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0bb0a83ccd247229cb6d228fa1236c6" member_type: VOTER } }
I20260709 12:22:06.564224 29321 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:06.564320 29320 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:06.566303 29327 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:06.573508 29327 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:06.574488 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:06.581974 29327 catalog_manager.cc:1383] Generated new cluster ID: 1bd418f24b1c458ab1728669e568db08
I20260709 12:22:06.582260 29327 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:06.597880 29327 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:06.599063 29327 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:06.616304 29327 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6: Generated new TSK 0
I20260709 12:22:06.616847 29327 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:06.641206 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.646971 29337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.647990 29338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.649614 28730 server_base.cc:1061] running on GCE node
W20260709 12:22:06.650027 29340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.650951 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.651227 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.651427 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599726651407 us; error 0 us; skew 500 ppm
I20260709 12:22:06.652014 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.661471 28730 webserver.cc:533] Webserver started at http://127.28.14.129:45557/ using document root <none> and password file <none>
I20260709 12:22:06.662070 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.662228 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.662432 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.663506 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.667968 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:22:06.671307 29345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.672015 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:06.672283 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.672546 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:06.716817 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:06.718086 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:06.719540 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:06.721819 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:06.722020 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.722252 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:06.722412 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.760641 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:40947
I20260709 12:22:06.760746 29407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:40947 every 8 connection(s)
I20260709 12:22:06.765324 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.771727 29412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.773294 29413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.774956 28730 server_base.cc:1061] running on GCE node
W20260709 12:22:06.775872 29415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.776651 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.776851 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.777004 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599726776987 us; error 0 us; skew 500 ppm
I20260709 12:22:06.777485 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.779752 28730 webserver.cc:533] Webserver started at http://127.28.14.130:40187/ using document root <none> and password file <none>
I20260709 12:22:06.780220 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.780408 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.780721 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.782186 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "4824e07034c34e4ba6b9de084fcb77c1"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.783185 29408 heartbeater.cc:344] Connected to a master server at 127.28.14.190:36831
I20260709 12:22:06.783571 29408 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:06.784420 29408 heartbeater.cc:507] Master 127.28.14.190:36831 requested a full tablet report, sending...
I20260709 12:22:06.786690 29281 ts_manager.cc:194] Registered new tserver with Master: b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947)
I20260709 12:22:06.787750 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:22:06.788573 29281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45242
I20260709 12:22:06.791332 29420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.792069 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:06.792387 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "4824e07034c34e4ba6b9de084fcb77c1"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.792650 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:06.803629 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:06.804760 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:06.806133 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:06.808203 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:06.808389 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.808597 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:06.808748 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.845849 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:33993
I20260709 12:22:06.845947 29482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:33993 every 8 connection(s)
I20260709 12:22:06.850292 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:06.856915 29486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.857497 29487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:06.860344 29489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:06.861039 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:06.862052 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:06.862255 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:06.862421 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599726862402 us; error 0 us; skew 500 ppm
I20260709 12:22:06.862910 29483 heartbeater.cc:344] Connected to a master server at 127.28.14.190:36831
I20260709 12:22:06.863036 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:06.863238 29483 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:06.864024 29483 heartbeater.cc:507] Master 127.28.14.190:36831 requested a full tablet report, sending...
I20260709 12:22:06.865475 28730 webserver.cc:533] Webserver started at http://127.28.14.131:38421/ using document root <none> and password file <none>
I20260709 12:22:06.866048 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:06.866063 29281 ts_manager.cc:194] Registered new tserver with Master: 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:06.866413 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:06.866743 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:06.867508 29281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45244
I20260709 12:22:06.867905 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.872499 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:22:06.875567 29494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.876248 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:22:06.876503 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
format_stamp: "Formatted at 2026-07-09 12:22:06 on dist-test-slave-4jnj"
I20260709 12:22:06.876778 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:06.896263 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:06.897411 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:06.898831 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:06.900975 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:06.901177 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.901391 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:06.901538 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:06.937922 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:37557
I20260709 12:22:06.938037 29556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:37557 every 8 connection(s)
I20260709 12:22:06.951030 29557 heartbeater.cc:344] Connected to a master server at 127.28.14.190:36831
I20260709 12:22:06.951412 29557 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:06.952103 29557 heartbeater.cc:507] Master 127.28.14.190:36831 requested a full tablet report, sending...
I20260709 12:22:06.953926 29281 ts_manager.cc:194] Registered new tserver with Master: 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:06.954079 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013196069s
I20260709 12:22:06.955183 29281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45258
I20260709 12:22:06.978231 29281 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45272:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:06.981088 29281 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:22:07.063144 29373 tablet_service.cc:1511] Processing CreateTablet for tablet af24a63651a4432ea436fdb66d990e82 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.064571 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af24a63651a4432ea436fdb66d990e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.066861 29372 tablet_service.cc:1511] Processing CreateTablet for tablet b556e4fd291943b0bb2a0924f445ec2e (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.068369 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556e4fd291943b0bb2a0924f445ec2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.070272 29370 tablet_service.cc:1511] Processing CreateTablet for tablet f38941922a3044bbb70d12046ae24745 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.071374 29368 tablet_service.cc:1511] Processing CreateTablet for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.072530 29371 tablet_service.cc:1511] Processing CreateTablet for tablet d9692de9426a4feb82e079047beb2ffd (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.073474 29367 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2fef030f7a4eba90bc67b722f3f196 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.074746 29369 tablet_service.cc:1511] Processing CreateTablet for tablet 907b939eb376406aa107852a9fe76c43 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.074954 29366 tablet_service.cc:1511] Processing CreateTablet for tablet b8cc645a77b746cd99053151c27f44c2 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.075642 29364 tablet_service.cc:1511] Processing CreateTablet for tablet c469479e985040be93f06acee0df3f88 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.076647 29365 tablet_service.cc:1511] Processing CreateTablet for tablet bd9c67017ebe4260930bef16b310ab02 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.077555 29448 tablet_service.cc:1511] Processing CreateTablet for tablet af24a63651a4432ea436fdb66d990e82 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.077790 29447 tablet_service.cc:1511] Processing CreateTablet for tablet b556e4fd291943b0bb2a0924f445ec2e (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.078773 29448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af24a63651a4432ea436fdb66d990e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.079851 29446 tablet_service.cc:1511] Processing CreateTablet for tablet d9692de9426a4feb82e079047beb2ffd (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.081108 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9692de9426a4feb82e079047beb2ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.081429 29522 tablet_service.cc:1511] Processing CreateTablet for tablet af24a63651a4432ea436fdb66d990e82 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:22:07.082648 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af24a63651a4432ea436fdb66d990e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.083320 29445 tablet_service.cc:1511] Processing CreateTablet for tablet f38941922a3044bbb70d12046ae24745 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.084537 29445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38941922a3044bbb70d12046ae24745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.086917 29444 tablet_service.cc:1511] Processing CreateTablet for tablet 907b939eb376406aa107852a9fe76c43 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.088155 29444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b939eb376406aa107852a9fe76c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.090907 29443 tablet_service.cc:1511] Processing CreateTablet for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.092150 29443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.094935 29442 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2fef030f7a4eba90bc67b722f3f196 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.096223 29442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2fef030f7a4eba90bc67b722f3f196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.098376 29520 tablet_service.cc:1511] Processing CreateTablet for tablet d9692de9426a4feb82e079047beb2ffd (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:22:07.099012 29441 tablet_service.cc:1511] Processing CreateTablet for tablet b8cc645a77b746cd99053151c27f44c2 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.099720 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9692de9426a4feb82e079047beb2ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.100239 29441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cc645a77b746cd99053151c27f44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.102962 29440 tablet_service.cc:1511] Processing CreateTablet for tablet bd9c67017ebe4260930bef16b310ab02 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.104200 29440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9c67017ebe4260930bef16b310ab02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.106964 29439 tablet_service.cc:1511] Processing CreateTablet for tablet c469479e985040be93f06acee0df3f88 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.108161 29439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c469479e985040be93f06acee0df3f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.095785 29521 tablet_service.cc:1511] Processing CreateTablet for tablet b556e4fd291943b0bb2a0924f445ec2e (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:22:07.111744 29519 tablet_service.cc:1511] Processing CreateTablet for tablet f38941922a3044bbb70d12046ae24745 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:22:07.112972 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556e4fd291943b0bb2a0924f445ec2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.114452 29518 tablet_service.cc:1511] Processing CreateTablet for tablet 907b939eb376406aa107852a9fe76c43 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:22:07.117046 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:22:07.118203 29447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556e4fd291943b0bb2a0924f445ec2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.118580 29518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b939eb376406aa107852a9fe76c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.119026 29513 tablet_service.cc:1511] Processing CreateTablet for tablet c469479e985040be93f06acee0df3f88 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:22:07.120307 29513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c469479e985040be93f06acee0df3f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.120139 29515 tablet_service.cc:1511] Processing CreateTablet for tablet b8cc645a77b746cd99053151c27f44c2 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:22:07.122252 29514 tablet_service.cc:1511] Processing CreateTablet for tablet bd9c67017ebe4260930bef16b310ab02 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:22:07.119027 29516 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2fef030f7a4eba90bc67b722f3f196 (DEFAULT_TABLE table=test-workload [id=6d4e67266fb6415db92a5335c1590415]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:22:07.124157 29515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cc645a77b746cd99053151c27f44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.124773 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2fef030f7a4eba90bc67b722f3f196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.126924 29514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9c67017ebe4260930bef16b310ab02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.130230 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38941922a3044bbb70d12046ae24745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.131526 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.138295 29370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38941922a3044bbb70d12046ae24745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.142127 29367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2fef030f7a4eba90bc67b722f3f196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.146163 29364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c469479e985040be93f06acee0df3f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.147339 29366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8cc645a77b746cd99053151c27f44c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.148394 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9692de9426a4feb82e079047beb2ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.154114 29369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b939eb376406aa107852a9fe76c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.158092 29365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9c67017ebe4260930bef16b310ab02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.162789 29368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a3a3a6cb0b4ea0873e6dcc2d93e7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:07.232697 29573 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.252429 29573 tablet_bootstrap.cc:654] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.292923 29574 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.304870 29572 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.320003 29573 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.320518 29573 ts_tablet_manager.cc:1403] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.027s
I20260709 12:22:07.322672 29572 tablet_bootstrap.cc:654] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.323417 29574 tablet_bootstrap.cc:654] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.323381 29573 raft_consensus.cc:359] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.324229 29573 raft_consensus.cc:385] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.324522 29573 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.325376 29573 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.326917 29572 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.327389 29572 ts_tablet_manager.cc:1403] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 12:22:07.327533 29557 heartbeater.cc:499] Master 127.28.14.190:36831 was elected leader, sending a full tablet report...
I20260709 12:22:07.327980 29573 ts_tablet_manager.cc:1434] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:22:07.328864 29573 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.329454 29572 raft_consensus.cc:359] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.329983 29572 raft_consensus.cc:385] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.330205 29572 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.330771 29572 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.335038 29573 tablet_bootstrap.cc:654] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.338703 29408 heartbeater.cc:499] Master 127.28.14.190:36831 was elected leader, sending a full tablet report...
I20260709 12:22:07.339723 29572 ts_tablet_manager.cc:1434] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.011s
I20260709 12:22:07.340732 29572 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.344091 29574 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.344655 29574 ts_tablet_manager.cc:1403] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.009s
I20260709 12:22:07.346909 29572 tablet_bootstrap.cc:654] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.348680 29574 raft_consensus.cc:359] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.349210 29574 raft_consensus.cc:385] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.349442 29574 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.350165 29574 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.352357 29572 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.352582 29483 heartbeater.cc:499] Master 127.28.14.190:36831 was elected leader, sending a full tablet report...
I20260709 12:22:07.352828 29572 ts_tablet_manager.cc:1403] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:22:07.355489 29573 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.355924 29572 raft_consensus.cc:359] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.356628 29572 raft_consensus.cc:385] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.356911 29572 raft_consensus.cc:740] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.357301 29574 ts_tablet_manager.cc:1434] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:22:07.355947 29573 ts_tablet_manager.cc:1403] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260709 12:22:07.358346 29574 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.360476 29573 raft_consensus.cc:359] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.361222 29573 raft_consensus.cc:385] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.361524 29573 raft_consensus.cc:740] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.362082 29572 consensus_queue.cc:260] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.363646 29573 consensus_queue.cc:260] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.364461 29572 ts_tablet_manager.cc:1434] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:22:07.365221 29574 tablet_bootstrap.cc:654] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.365665 29572 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.365864 29573 ts_tablet_manager.cc:1434] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:22:07.366777 29573 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.372323 29572 tablet_bootstrap.cc:654] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.372664 29573 tablet_bootstrap.cc:654] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.375005 29579 raft_consensus.cc:493] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.375520 29579 raft_consensus.cc:515] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.378185 29579 leader_election.cc:290] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.391180 29572 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.391675 29572 ts_tablet_manager.cc:1403] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.013s
I20260709 12:22:07.394428 29572 raft_consensus.cc:359] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.395113 29572 raft_consensus.cc:385] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.395398 29572 raft_consensus.cc:740] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.396143 29574 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.396086 29572 consensus_queue.cc:260] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.396684 29574 ts_tablet_manager.cc:1403] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.006s
I20260709 12:22:07.398257 29572 ts_tablet_manager.cc:1434] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:22:07.399195 29572 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.399797 29574 raft_consensus.cc:359] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.400539 29574 raft_consensus.cc:385] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.400880 29574 raft_consensus.cc:740] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.401667 29574 consensus_queue.cc:260] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.404963 29574 ts_tablet_manager.cc:1434] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:07.405933 29574 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.409061 29572 tablet_bootstrap.cc:654] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.405881 29573 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.411474 29573 ts_tablet_manager.cc:1403] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.010s
I20260709 12:22:07.412674 29574 tablet_bootstrap.cc:654] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.414281 29573 raft_consensus.cc:359] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.414985 29573 raft_consensus.cc:385] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.415297 29573 raft_consensus.cc:740] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.418917 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.420626 29572 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
W20260709 12:22:07.420569 29346 leader_election.cc:343] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.421236 29572 ts_tablet_manager.cc:1403] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 12:22:07.421641 29573 consensus_queue.cc:260] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.424180 29572 raft_consensus.cc:359] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.424916 29572 raft_consensus.cc:385] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.425210 29572 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.425864 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.426077 29572 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
W20260709 12:22:07.427107 29346 leader_election.cc:343] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.427526 29346 leader_election.cc:304] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:07.428331 29579 raft_consensus.cc:2749] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.429425 29574 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.429898 29574 ts_tablet_manager.cc:1403] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260709 12:22:07.431454 29573 ts_tablet_manager.cc:1434] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:22:07.432505 29572 ts_tablet_manager.cc:1434] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:22:07.432627 29574 raft_consensus.cc:359] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.433319 29574 raft_consensus.cc:385] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.433480 29572 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.433635 29574 raft_consensus.cc:740] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.434476 29574 consensus_queue.cc:260] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.438210 29573 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.439878 29572 tablet_bootstrap.cc:654] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.440649 29574 ts_tablet_manager.cc:1434] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:22:07.444579 29573 tablet_bootstrap.cc:654] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.447561 29574 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.450501 29573 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.450879 29573 ts_tablet_manager.cc:1403] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:22:07.451076 29572 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.451553 29572 ts_tablet_manager.cc:1403] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:22:07.453348 29573 raft_consensus.cc:359] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.453963 29573 raft_consensus.cc:385] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.454155 29574 tablet_bootstrap.cc:654] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.454239 29573 raft_consensus.cc:740] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.454486 29572 raft_consensus.cc:359] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.455195 29572 raft_consensus.cc:385] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.454986 29573 consensus_queue.cc:260] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.455505 29572 raft_consensus.cc:740] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.456278 29572 consensus_queue.cc:260] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.458529 29572 ts_tablet_manager.cc:1434] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:22:07.459105 29573 ts_tablet_manager.cc:1434] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:07.459465 29572 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.460155 29573 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.466048 29572 tablet_bootstrap.cc:654] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.466701 29573 tablet_bootstrap.cc:654] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.466073 29574 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.468119 29574 ts_tablet_manager.cc:1403] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 12:22:07.470366 29582 raft_consensus.cc:493] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.470914 29582 raft_consensus.cc:515] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.473474 29582 leader_election.cc:290] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.470391 29578 raft_consensus.cc:493] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.475719 29578 raft_consensus.cc:515] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.478093 29578 leader_election.cc:290] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.478350 29573 tablet_bootstrap.cc:492] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.478814 29573 ts_tablet_manager.cc:1403] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:22:07.478950 29572 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.479547 29572 ts_tablet_manager.cc:1403] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:22:07.482259 29572 raft_consensus.cc:359] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.482967 29572 raft_consensus.cc:385] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.483316 29572 raft_consensus.cc:740] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.484079 29572 consensus_queue.cc:260] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.484596 29573 raft_consensus.cc:359] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.485239 29573 raft_consensus.cc:385] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.485502 29573 raft_consensus.cc:740] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.486142 29573 consensus_queue.cc:260] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.488235 29573 ts_tablet_manager.cc:1434] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:22:07.488240 29572 ts_tablet_manager.cc:1434] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:07.489157 29573 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.489291 29572 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.495630 29572 tablet_bootstrap.cc:654] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.496104 29573 tablet_bootstrap.cc:654] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.502861 29574 raft_consensus.cc:359] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.503576 29574 raft_consensus.cc:385] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.503876 29574 raft_consensus.cc:740] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.508167 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
W20260709 12:22:07.509616 29421 leader_election.cc:343] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.512197 29574 consensus_queue.cc:260] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.518807 29572 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.519376 29572 ts_tablet_manager.cc:1403] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.020s
I20260709 12:22:07.520999 29574 ts_tablet_manager.cc:1434] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:22:07.521648 29578 raft_consensus.cc:493] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.522145 29578 raft_consensus.cc:515] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.522473 29572 raft_consensus.cc:359] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.523291 29572 raft_consensus.cc:385] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.521219 29573 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.524183 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.524509 29573 ts_tablet_manager.cc:1403] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.020s
I20260709 12:22:07.523641 29572 raft_consensus.cc:740] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.526029 29574 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.526090 29572 consensus_queue.cc:260] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
W20260709 12:22:07.525454 29495 leader_election.cc:343] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.527455 29573 raft_consensus.cc:359] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.528137 29573 raft_consensus.cc:385] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.528419 29573 raft_consensus.cc:740] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.528667 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.529155 29573 consensus_queue.cc:260] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.529692 29572 ts_tablet_manager.cc:1434] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 12:22:07.529991 29495 leader_election.cc:343] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.530578 29578 leader_election.cc:290] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.530923 29572 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.537366 29572 tablet_bootstrap.cc:654] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.539902 29574 tablet_bootstrap.cc:654] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.541601 29573 ts_tablet_manager.cc:1434] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 12:22:07.542593 29573 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.545753 29572 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.546303 29572 ts_tablet_manager.cc:1403] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:22:07.548344 29573 tablet_bootstrap.cc:654] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.549167 29572 raft_consensus.cc:359] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.549934 29572 raft_consensus.cc:385] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.550271 29572 raft_consensus.cc:740] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.551146 29572 consensus_queue.cc:260] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.553488 29572 ts_tablet_manager.cc:1434] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:07.553913 29590 raft_consensus.cc:493] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.559100 29590 raft_consensus.cc:515] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.559621 29572 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.561053 29590 leader_election.cc:290] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.554833 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.561707 29383 raft_consensus.cc:2468] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.556156 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.564432 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.564810 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.565145 29458 raft_consensus.cc:2468] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 0.
I20260709 12:22:07.565873 29572 tablet_bootstrap.cc:654] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:07.566262 29346 leader_election.cc:343] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.567299 29346 leader_election.cc:304] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:07.567294 29495 leader_election.cc:304] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.568257 29590 raft_consensus.cc:2804] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.568593 29590 raft_consensus.cc:493] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:07.568652 29495 leader_election.cc:343] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.568956 29590 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.569583 29603 raft_consensus.cc:2804] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.569986 29603 raft_consensus.cc:493] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.570295 29603 raft_consensus.cc:3060] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.569103 29495 leader_election.cc:304] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e
W20260709 12:22:07.573532 29329 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:07.573719 29578 raft_consensus.cc:2749] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.577342 29590 raft_consensus.cc:515] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.579355 29603 raft_consensus.cc:515] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.580354 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.580947 29458 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.582116 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.582656 29383 raft_consensus.cc:3060] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.583015 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
W20260709 12:22:07.584419 29495 leader_election.cc:343] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.584986 29603 leader_election.cc:290] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.580857 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.586894 29382 raft_consensus.cc:2393] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4824e07034c34e4ba6b9de084fcb77c1 in current term 1: Already voted for candidate b871ff7af6ad43438e1b0c8f2de97d1e in this term.
I20260709 12:22:07.587549 29590 leader_election.cc:290] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.587900 29572 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.588239 29572 ts_tablet_manager.cc:1403] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.015s
I20260709 12:22:07.589787 29458 raft_consensus.cc:2468] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 1.
I20260709 12:22:07.589956 29572 raft_consensus.cc:359] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.590482 29572 raft_consensus.cc:385] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.590750 29572 raft_consensus.cc:740] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.590896 29421 leader_election.cc:304] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1; no voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:07.591111 29346 leader_election.cc:304] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.591508 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.591997 29582 raft_consensus.cc:2749] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:07.592351 29572 consensus_queue.cc:260] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.592690 29590 raft_consensus.cc:2804] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:07.593421 29346 leader_election.cc:343] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.593575 29383 raft_consensus.cc:2468] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.594190 29573 tablet_bootstrap.cc:492] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.594312 29572 ts_tablet_manager.cc:1434] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:07.594710 29573 ts_tablet_manager.cc:1403] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.016s
I20260709 12:22:07.595005 29495 leader_election.cc:304] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.595301 29572 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: Bootstrap starting.
I20260709 12:22:07.595804 29603 raft_consensus.cc:2804] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.596872 29603 raft_consensus.cc:697] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:07.597260 29574 tablet_bootstrap.cc:492] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.597775 29574 ts_tablet_manager.cc:1403] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.010s
I20260709 12:22:07.597476 29573 raft_consensus.cc:359] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.597675 29603 consensus_queue.cc:237] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.598227 29573 raft_consensus.cc:385] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.598701 29573 raft_consensus.cc:740] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.599592 29573 consensus_queue.cc:260] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.601094 29572 tablet_bootstrap.cc:654] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.601987 29573 ts_tablet_manager.cc:1434] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:22:07.602953 29573 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.602792 29574 raft_consensus.cc:359] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.603616 29574 raft_consensus.cc:385] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.603960 29574 raft_consensus.cc:740] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.604812 29574 consensus_queue.cc:260] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.609246 29573 tablet_bootstrap.cc:654] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.613338 29582 raft_consensus.cc:493] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.613864 29582 raft_consensus.cc:515] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.615906 29582 leader_election.cc:290] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.617985 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.618665 29532 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 0.
I20260709 12:22:07.620500 29421 leader_election.cc:304] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:07.621670 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.622341 29383 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 0.
I20260709 12:22:07.624125 29582 raft_consensus.cc:2804] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.624610 29582 raft_consensus.cc:493] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.625186 29578 raft_consensus.cc:493] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.625712 29578 raft_consensus.cc:515] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.627851 29578 leader_election.cc:290] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.628439 29582 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.629127 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.629863 29458 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.631379 29495 leader_election.cc:304] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:07.632169 29578 raft_consensus.cc:2804] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.632613 29578 raft_consensus.cc:493] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.633023 29578 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.635515 29579 raft_consensus.cc:493] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.636163 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.636844 29383 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.635989 29579 raft_consensus.cc:515] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.640154 29579 leader_election.cc:290] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.641281 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.641605 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.642238 29532 raft_consensus.cc:2468] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 0.
W20260709 12:22:07.642846 29346 leader_election.cc:343] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.643630 29346 leader_election.cc:304] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.644747 29579 raft_consensus.cc:2804] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.645141 29579 raft_consensus.cc:493] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.645483 29579 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.650790 29574 ts_tablet_manager.cc:1434] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.003s
I20260709 12:22:07.652997 29579 raft_consensus.cc:515] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.659106 29590 raft_consensus.cc:697] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:07.660244 29574 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.663000 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.661371 29578 raft_consensus.cc:515] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
W20260709 12:22:07.668550 29346 leader_election.cc:343] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.670040 29578 leader_election.cc:290] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.671077 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.671641 29383 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.671578 29582 raft_consensus.cc:515] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.671903 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.674362 29458 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.675084 29281 catalog_manager.cc:5697] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:07.660043 29590 consensus_queue.cc:237] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.678589 29383 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.681247 29458 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.681820 29495 leader_election.cc:304] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.682662 29608 raft_consensus.cc:493] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.683144 29603 raft_consensus.cc:2804] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.664647 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.683739 29603 raft_consensus.cc:697] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:07.683821 29532 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.683144 29608 raft_consensus.cc:515] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.687616 29608 leader_election.cc:290] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.688369 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.689021 29458 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 0.
I20260709 12:22:07.690128 29346 leader_election.cc:304] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.690692 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.691316 29531 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 0.
I20260709 12:22:07.693432 29532 raft_consensus.cc:2468] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 1.
I20260709 12:22:07.694591 29346 leader_election.cc:304] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.696694 29615 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.697182 29615 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.697777 29582 leader_election.cc:290] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.698031 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.698553 29532 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.698714 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.699362 29383 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.700238 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.700867 29382 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 0.
I20260709 12:22:07.702255 29421 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.663944 29579 leader_election.cc:290] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.703110 29582 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.703357 29579 raft_consensus.cc:2804] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.703874 29579 raft_consensus.cc:493] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.704298 29579 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.703976 29603 consensus_queue.cc:237] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.705338 29616 raft_consensus.cc:2804] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.705844 29616 raft_consensus.cc:697] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:07.706701 29616 consensus_queue.cc:237] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.710603 29532 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 1.
I20260709 12:22:07.711865 29421 leader_election.cc:304] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:07.712384 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.703533 29582 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.713022 29582 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.715206 29572 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: No bootstrap required, opened a new log
I20260709 12:22:07.719012 29572 ts_tablet_manager.cc:1403] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent bootstrapping tablet: real 0.124s	user 0.042s	sys 0.069s
I20260709 12:22:07.721493 29573 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.721985 29573 ts_tablet_manager.cc:1403] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.119s	user 0.036s	sys 0.032s
I20260709 12:22:07.721702 29572 raft_consensus.cc:359] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.722416 29572 raft_consensus.cc:385] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.722445 29615 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.722786 29572 raft_consensus.cc:740] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.716940 29383 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 1.
I20260709 12:22:07.723024 29615 raft_consensus.cc:2804] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.723822 29572 consensus_queue.cc:260] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.724362 29573 raft_consensus.cc:359] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.724969 29573 raft_consensus.cc:385] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.725235 29573 raft_consensus.cc:740] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.725818 29572 ts_tablet_manager.cc:1434] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:07.725992 29573 consensus_queue.cc:260] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
W20260709 12:22:07.726538 29421 leader_election.cc:343] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.727238 29579 raft_consensus.cc:515] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.728132 29573 ts_tablet_manager.cc:1434] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:07.731299 29573 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.732278 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.732805 29458 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.728231 29615 raft_consensus.cc:697] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:07.733959 29615 consensus_queue.cc:237] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.736490 29573 tablet_bootstrap.cc:654] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.721874 29574 tablet_bootstrap.cc:654] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.741542 29458 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 1.
I20260709 12:22:07.745294 29346 leader_election.cc:304] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.746212 29616 raft_consensus.cc:2804] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.746694 29616 raft_consensus.cc:697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:07.736871 29278 catalog_manager.cc:5697] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 1 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.747545 29616 consensus_queue.cc:237] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.748014 29278 catalog_manager.cc:5697] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 1 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.750804 29603 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.751332 29603 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.753458 29603 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.755465 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.756234 29579 leader_election.cc:290] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.756399 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.756917 29532 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.757196 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.758247 29383 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.759464 29582 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.759647 29495 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.762329 29603 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:07.762458 29495 leader_election.cc:343] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.762728 29603 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.760471 29281 catalog_manager.cc:5697] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:07.763109 29603 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.763564 29532 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 1.
I20260709 12:22:07.773331 29579 raft_consensus.cc:493] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.773859 29579 raft_consensus.cc:515] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.774820 29582 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.776628 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.776813 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.777447 29383 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:07.777863 29346 leader_election.cc:343] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.778321 29574 tablet_bootstrap.cc:492] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.778836 29574 ts_tablet_manager.cc:1403] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.009s
I20260709 12:22:07.780269 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:07.780861 29531 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 0.
I20260709 12:22:07.782075 29346 leader_election.cc:304] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.781986 29574 raft_consensus.cc:359] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.782495 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.782897 29616 raft_consensus.cc:2804] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.783278 29616 raft_consensus.cc:493] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.783627 29616 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.782845 29574 raft_consensus.cc:385] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:07.784017 29421 leader_election.cc:343] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.784138 29574 raft_consensus.cc:740] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.785161 29574 consensus_queue.cc:260] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.787737 29574 ts_tablet_manager.cc:1434] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:22:07.788506 29383 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 1.
I20260709 12:22:07.788707 29574 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.789626 29421 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:07.790753 29582 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.791188 29582 raft_consensus.cc:697] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:07.791968 29616 raft_consensus.cc:515] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.791937 29582 consensus_queue.cc:237] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.773209 29603 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.795567 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:07.796152 29532 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.797062 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
W20260709 12:22:07.798348 29346 leader_election.cc:343] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.802884 29532 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 1.
I20260709 12:22:07.804138 29346 leader_election.cc:304] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.804963 29616 leader_election.cc:290] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.805788 29616 raft_consensus.cc:2804] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.806562 29579 leader_election.cc:290] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:07.807418 29616 raft_consensus.cc:697] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:07.808487 29573 tablet_bootstrap.cc:492] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.807571 29281 catalog_manager.cc:5697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 1 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.808305 29616 consensus_queue.cc:237] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.809077 29573 ts_tablet_manager.cc:1403] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.018s
I20260709 12:22:07.811658 29573 raft_consensus.cc:359] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.812361 29573 raft_consensus.cc:385] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.812696 29573 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.813428 29573 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.816839 29603 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.818393 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.818989 29383 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.820297 29573 ts_tablet_manager.cc:1434] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:22:07.821565 29573 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: Bootstrap starting.
I20260709 12:22:07.827353 29279 catalog_manager.cc:5697] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 1 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.828748 29574 tablet_bootstrap.cc:654] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.835594 29573 tablet_bootstrap.cc:654] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.839527 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.839612 29278 catalog_manager.cc:5697] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:07.841008 29495 leader_election.cc:343] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:07.845474 29383 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.846802 29495 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:07.847899 29603 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.849128 29603 raft_consensus.cc:697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:07.849754 29574 tablet_bootstrap.cc:492] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.850221 29574 ts_tablet_manager.cc:1403] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.001s
I20260709 12:22:07.850042 29603 consensus_queue.cc:237] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.853075 29574 raft_consensus.cc:359] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.853825 29574 raft_consensus.cc:385] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.854128 29574 raft_consensus.cc:740] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.854930 29574 consensus_queue.cc:260] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.857493 29574 ts_tablet_manager.cc:1434] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:07.857661 29578 raft_consensus.cc:493] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:07.858482 29574 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.858287 29578 raft_consensus.cc:515] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.860342 29578 leader_election.cc:290] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.861742 29573 tablet_bootstrap.cc:492] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: No bootstrap required, opened a new log
I20260709 12:22:07.862205 29573 ts_tablet_manager.cc:1403] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.011s
I20260709 12:22:07.862546 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:07.863209 29458 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.862756 29279 catalog_manager.cc:5697] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.864696 29495 leader_election.cc:304] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:07.864761 29573 raft_consensus.cc:359] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.865324 29574 tablet_bootstrap.cc:654] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.865453 29573 raft_consensus.cc:385] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.865762 29573 raft_consensus.cc:740] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.866127 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:07.866725 29383 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 0.
I20260709 12:22:07.866598 29573 consensus_queue.cc:260] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.868363 29578 raft_consensus.cc:2804] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:07.868741 29578 raft_consensus.cc:493] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:07.869066 29578 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.877140 29578 raft_consensus.cc:515] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.880434 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:07.881088 29383 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.884922 29578 leader_election.cc:290] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:07.887178 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:07.887740 29458 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:07.888372 29573 ts_tablet_manager.cc:1434] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.015s
I20260709 12:22:07.888895 29574 tablet_bootstrap.cc:492] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.889281 29574 ts_tablet_manager.cc:1403] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260709 12:22:07.891345 29383 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.891621 29574 raft_consensus.cc:359] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.892302 29574 raft_consensus.cc:385] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.892578 29574 raft_consensus.cc:740] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.892413 29495 leader_election.cc:304] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:07.893319 29574 consensus_queue.cc:260] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.892745 29278 catalog_manager.cc:5697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:07.893591 29630 raft_consensus.cc:2804] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:07.894537 29630 raft_consensus.cc:697] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:07.894915 29458 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 1.
I20260709 12:22:07.895990 29574 ts_tablet_manager.cc:1434] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:07.895438 29630 consensus_queue.cc:237] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.896888 29574 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.902757 29574 tablet_bootstrap.cc:654] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.913692 29574 tablet_bootstrap.cc:492] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.914088 29574 ts_tablet_manager.cc:1403] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:22:07.915840 29574 raft_consensus.cc:359] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.916471 29574 raft_consensus.cc:385] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.915841 29278 catalog_manager.cc:5697] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:07.916664 29574 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.917840 29574 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:07.919791 29574 ts_tablet_manager.cc:1434] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:07.920706 29574 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: Bootstrap starting.
I20260709 12:22:07.925693 29574 tablet_bootstrap.cc:654] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:07.929709 29574 tablet_bootstrap.cc:492] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: No bootstrap required, opened a new log
I20260709 12:22:07.930081 29574 ts_tablet_manager.cc:1403] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:07.931937 29574 raft_consensus.cc:359] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.932520 29574 raft_consensus.cc:385] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:07.932731 29574 raft_consensus.cc:740] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Initialized, Role: FOLLOWER
I20260709 12:22:07.933384 29574 consensus_queue.cc:260] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:07.934736 29574 ts_tablet_manager.cc:1434] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:08.009007 29582 raft_consensus.cc:493] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.009421 29582 raft_consensus.cc:515] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.011462 29582 leader_election.cc:290] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.011551 29532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:34646
I20260709 12:22:08.012079 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:08.012295 29532 raft_consensus.cc:606] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.012502 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c469479e985040be93f06acee0df3f88" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:08.012837 29383 raft_consensus.cc:2393] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4824e07034c34e4ba6b9de084fcb77c1 in current term 1: Already voted for candidate 9eb9675c0a0a48d394e45f93c18bd76e in this term.
I20260709 12:22:08.013998 29421 leader_election.cc:304] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1; no voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.014662 29582 raft_consensus.cc:3060] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.017673 29531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:34646
I20260709 12:22:08.018235 29531 raft_consensus.cc:606] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.020726 29582 raft_consensus.cc:2749] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.023975 29630 consensus_queue.cc:1048] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.036334 29578 consensus_queue.cc:1048] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.046357 29458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52042
I20260709 12:22:08.046844 29458 raft_consensus.cc:606] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.051857 29458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "907b939eb376406aa107852a9fe76c43"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52042
I20260709 12:22:08.052364 29458 raft_consensus.cc:606] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.064980 29383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52486
I20260709 12:22:08.065433 29383 raft_consensus.cc:606] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:08.067245 29578 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.067632 29578 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.069325 29578 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:08.070040 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:08.070425 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1" is_pre_election: true
I20260709 12:22:08.070551 29382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52486
I20260709 12:22:08.070864 29383 raft_consensus.cc:2393] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eb9675c0a0a48d394e45f93c18bd76e in current term 1: Already voted for candidate 4824e07034c34e4ba6b9de084fcb77c1 in this term.
I20260709 12:22:08.071043 29382 raft_consensus.cc:606] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:08.071925 29495 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.072647 29578 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.076152 29382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52486
I20260709 12:22:08.076730 29382 raft_consensus.cc:606] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:08.078662 29578 raft_consensus.cc:2749] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.081411 29531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:34646
I20260709 12:22:08.081851 29531 raft_consensus.cc:606] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:08.103525 29616 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.109990 29579 raft_consensus.cc:993] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.110507 29590 raft_consensus.cc:1081] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.112159 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52028
I20260709 12:22:08.112758 29457 raft_consensus.cc:493] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.113096 29457 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.113838 29531 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.119861 29616 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.119829 29457 raft_consensus.cc:515] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.120774 29458 raft_consensus.cc:1240] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Rejecting Update request from peer b871ff7af6ad43438e1b0c8f2de97d1e for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.122578 29616 consensus_queue.cc:1059] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.122809 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.123373 29590 raft_consensus.cc:3055] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.123726 29590 raft_consensus.cc:740] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.121835 29457 leader_election.cc:290] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 2 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.124477 29590 consensus_queue.cc:260] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.125571 29590 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.125974 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:08.136227 29382 raft_consensus.cc:2468] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.138260 29421 leader_election.cc:304] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:08.138901 29582 raft_consensus.cc:2804] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.139318 29582 raft_consensus.cc:697] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.139951 29582 consensus_queue.cc:237] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.145782 29279 catalog_manager.cc:5697] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 1 to 2, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.148553 29590 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.158475 29579 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.166450 29582 consensus_queue.cc:1048] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.168583 29616 raft_consensus.cc:993] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.169042 29616 raft_consensus.cc:1081] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.170919 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52028
I20260709 12:22:08.171451 29457 raft_consensus.cc:493] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.172233 29457 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.172896 29615 raft_consensus.cc:993] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.173303 29615 raft_consensus.cc:1081] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.175307 29383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "907b939eb376406aa107852a9fe76c43"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52480
I20260709 12:22:08.175843 29383 raft_consensus.cc:493] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.176198 29383 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.178730 29582 consensus_queue.cc:1048] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.182757 29457 raft_consensus.cc:515] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.185686 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:08.186297 29382 raft_consensus.cc:3055] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.186185 29383 raft_consensus.cc:515] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.186647 29382 raft_consensus.cc:740] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.187434 29382 consensus_queue.cc:260] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.188496 29382 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.190873 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:08.191430 29458 raft_consensus.cc:3055] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.191730 29458 raft_consensus.cc:740] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.192483 29458 consensus_queue.cc:260] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.193341 29458 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.194824 29579 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.195322 29382 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.197394 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.198009 29531 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.198036 29421 leader_election.cc:304] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.198904 29582 raft_consensus.cc:2804] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.199364 29582 raft_consensus.cc:697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.200106 29582 consensus_queue.cc:237] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.196964 29457 leader_election.cc:290] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 2 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.202394 29458 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.205720 29531 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.206964 29346 leader_election.cc:304] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.208072 29579 raft_consensus.cc:2804] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.209290 29579 raft_consensus.cc:697] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.210271 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b939eb376406aa107852a9fe76c43" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.210188 29579 consensus_queue.cc:237] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.211360 29383 leader_election.cc:290] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 2 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.210853 29279 catalog_manager.cc:5697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 1 to 2, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.212163 29531 raft_consensus.cc:3060] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.224834 29458 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.225780 29531 raft_consensus.cc:2468] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.227470 29278 catalog_manager.cc:5697] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 1 to 2, leader changed from 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 2 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.235460 29579 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.243324 29590 raft_consensus.cc:993] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.243778 29579 raft_consensus.cc:1081] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.244570 29578 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.245592 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52028
I20260709 12:22:08.246127 29457 raft_consensus.cc:493] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.246481 29457 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.251999 29457 raft_consensus.cc:515] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.252126 29579 consensus_queue.cc:1048] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.257153 29578 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.261322 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:08.261888 29382 raft_consensus.cc:3055] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.262210 29382 raft_consensus.cc:740] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.262315 29457 leader_election.cc:290] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 2 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.263000 29382 consensus_queue.cc:260] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.264084 29382 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.266614 29582 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:08.267076 29582 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:08.267309 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.267855 29532 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.269249 29582 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557), b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947)
I20260709 12:22:08.270879 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" is_pre_election: true
I20260709 12:22:08.271757 29381 raft_consensus.cc:2393] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4824e07034c34e4ba6b9de084fcb77c1 in current term 1: Already voted for candidate 9eb9675c0a0a48d394e45f93c18bd76e in this term.
I20260709 12:22:08.272336 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" is_pre_election: true
I20260709 12:22:08.278128 29421 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4824e07034c34e4ba6b9de084fcb77c1; no voters: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:08.279276 29582 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.280776 29532 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.284680 29578 raft_consensus.cc:993] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.285769 29603 raft_consensus.cc:1081] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.286159 29421 leader_election.cc:304] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:08.284905 29382 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.287115 29617 raft_consensus.cc:2804] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.286595 29457 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:08.287458 29383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52482
I20260709 12:22:08.287601 29617 raft_consensus.cc:697] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.287997 29383 raft_consensus.cc:493] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.288337 29383 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.288496 29617 consensus_queue.cc:237] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.294744 29582 raft_consensus.cc:2749] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:08.295214 29616 consensus_queue.cc:1048] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.297190 29603 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.295728 29383 raft_consensus.cc:515] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.300154 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:08.300719 29457 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.301508 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.302057 29532 raft_consensus.cc:3055] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.302350 29532 raft_consensus.cc:740] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:08.303118 29532 consensus_queue.cc:260] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.304189 29532 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.307256 29457 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.308318 29346 leader_election.cc:304] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.309096 29616 raft_consensus.cc:2804] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.309572 29616 raft_consensus.cc:697] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.310474 29532 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.310436 29616 consensus_queue.cc:237] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.306969 29281 catalog_manager.cc:5697] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 1 to 2, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.316176 29383 leader_election.cc:290] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 2 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.319092 29279 catalog_manager.cc:5697] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 1 to 2, leader changed from 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 2 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.322249 29630 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.324783 29630 consensus_queue.cc:1048] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.330718 29578 raft_consensus.cc:993] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.331187 29630 raft_consensus.cc:1081] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.332860 29383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52482
I20260709 12:22:08.333304 29383 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.333626 29383 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.340826 29383 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:08.343098 29603 consensus_queue.cc:1048] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.343693 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.344055 29383 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 2 election: Requested vote from peers 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:08.344331 29532 raft_consensus.cc:3055] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.344722 29532 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:08.345593 29532 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:08.345917 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:08.346571 29458 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.346711 29532 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.347658 29582 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.352200 29578 raft_consensus.cc:993] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.352567 29603 raft_consensus.cc:1081] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:08.353754 29458 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.354157 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52032
I20260709 12:22:08.354696 29457 raft_consensus.cc:493] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.355048 29457 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.354888 29346 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.355894 29616 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.356400 29616 raft_consensus.cc:697] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.357280 29616 consensus_queue.cc:237] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Queue 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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:08.362320 29457 raft_consensus.cc:515] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.364212 29617 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.366629 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:08.367321 29383 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.374963 29457 leader_election.cc:290] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 2 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.375962 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9c67017ebe4260930bef16b310ab02" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.376343 29383 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.376571 29531 raft_consensus.cc:3055] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.376947 29531 raft_consensus.cc:740] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:08.377297 29532 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.377717 29531 consensus_queue.cc:260] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.380044 29531 raft_consensus.cc:3060] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.381197 29617 raft_consensus.cc:993] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.381619 29615 raft_consensus.cc:1081] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:08.383409 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52480
I20260709 12:22:08.383906 29381 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:08.384253 29381 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.386183 29421 leader_election.cc:304] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.385882 29281 catalog_manager.cc:5697] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 1 to 2, leader changed from 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 2 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.388638 29531 raft_consensus.cc:2468] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:08.391582 29617 raft_consensus.cc:2804] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.396016 29617 raft_consensus.cc:697] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.396718 29617 consensus_queue.cc:237] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.391165 29381 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.400197 29382 raft_consensus.cc:1240] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Rejecting Update request from peer 4824e07034c34e4ba6b9de084fcb77c1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:22:08.401121 29381 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 2 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:08.402153 29617 consensus_queue.cc:1059] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:08.402561 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:08.403223 29615 raft_consensus.cc:3055] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:08.403493 29615 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:08.403667 29278 catalog_manager.cc:5697] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 1 to 2, leader changed from 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.404130 29615 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.405006 29615 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.402668 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:08.406105 29532 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.412454 29532 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.413591 29346 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:08.414294 29616 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:08.414657 29616 raft_consensus.cc:697] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:08.415309 29616 consensus_queue.cc:237] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:08.416400 29457 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 2.
I20260709 12:22:08.421257 29278 catalog_manager.cc:5697] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 1 to 2, leader changed from 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 2 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:08.572007 29381 raft_consensus.cc:1275] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.573273 29615 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.581827 29532 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:08.592814 29532 raft_consensus.cc:1275] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.593938 29615 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.657457 29381 raft_consensus.cc:1275] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.658859 29615 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.668692 29532 raft_consensus.cc:1275] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.669901 29617 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.771986 29381 raft_consensus.cc:1275] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.773258 29617 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.775724 29532 raft_consensus.cc:1275] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.776952 29616 consensus_queue.cc:1048] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.781723 29531 raft_consensus.cc:1275] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.783304 29615 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.788547 29457 raft_consensus.cc:1275] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.790589 29616 consensus_queue.cc:1048] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.792110 29457 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.795636 29616 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.805169 29458 raft_consensus.cc:1275] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.812606 29579 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.816929 29458 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.817744 29530 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.820057 29616 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.822329 29616 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.828531 29530 raft_consensus.cc:1275] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.831427 29579 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.837693 29531 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.839463 29664 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.992089 29530 raft_consensus.cc:1275] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.993314 29660 consensus_queue.cc:1048] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:08.996084 29381 raft_consensus.cc:1275] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:08.997870 29615 consensus_queue.cc:1048] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:11.113013 28730 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:22:11.113667 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:11.129489 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:11.130015 29381 raft_consensus.cc:606] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Received request to transfer leadership to TS 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:11.132368 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:11.132848 29381 raft_consensus.cc:606] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Received request to transfer leadership to TS 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:11.133896 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:11.134292 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:11.427546 29616 raft_consensus.cc:993] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:11.427942 29668 raft_consensus.cc:1081] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Signalling peer 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:11.429347 29530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:34620
I20260709 12:22:11.429811 29530 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:11.430084 29530 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.434531 29530 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:11.436004 29530 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 3 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:11.436858 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:11.437268 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:11.437704 29381 raft_consensus.cc:3055] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:11.437969 29458 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.438210 29381 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:11.438869 29381 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:11.439716 29381 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.442514 29458 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 3.
I20260709 12:22:11.443555 29495 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:11.444160 29603 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:11.444396 29381 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 3.
I20260709 12:22:11.445014 29603 raft_consensus.cc:697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:11.445750 29603 consensus_queue.cc:237] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:11.452121 29279 catalog_manager.cc:5697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 2 to 3, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 3 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:11.523000 29616 raft_consensus.cc:993] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:11.523443 29668 raft_consensus.cc:1081] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Signalling peer 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:11.524857 29530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:34620
I20260709 12:22:11.525310 29530 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:11.525600 29530 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.530084 29530 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:11.531556 29530 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 3 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:11.532378 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:11.532668 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:11.532977 29381 raft_consensus.cc:3055] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:11.533185 29458 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.533398 29381 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:11.534251 29381 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:11.535429 29381 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:11.539812 29458 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 3.
I20260709 12:22:11.540933 29495 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:11.541602 29603 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:11.541661 29381 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 3.
I20260709 12:22:11.542172 29603 raft_consensus.cc:697] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:11.542886 29603 consensus_queue.cc:237] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:11.549266 29279 catalog_manager.cc:5697] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 2 to 3, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 3 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:11.926342 29458 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:11.927487 29603 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:11.939868 29457 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:11.941177 29381 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:11.941586 29603 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:11.942718 29669 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:11.953930 29382 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:11.956046 29669 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:12.135289 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:12.140854 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:12.141371 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:13.142499 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:13.147929 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:13.148358 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:14.283250 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:14.288952 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:14.289408 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:22:14.785389 29404 debug-util.cc:398] Leaking SignalData structure 0x7b080014a360 after lost signal to thread 28733
W20260709 12:22:14.786258 29404 debug-util.cc:398] Leaking SignalData structure 0x7b0800199d80 after lost signal to thread 29315
W20260709 12:22:14.787060 29404 debug-util.cc:398] Leaking SignalData structure 0x7b0800133780 after lost signal to thread 29407
W20260709 12:22:14.787750 29404 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0580 after lost signal to thread 29482
W20260709 12:22:14.788448 29404 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7280 after lost signal to thread 29556
I20260709 12:22:15.290366 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:15.297457 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:15.297971 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:16.299615 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:16.310123 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:16.310689 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:17.311926 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:17.317138 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:17.317517 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:18.318365 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:18.324203 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:18.324563 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:19.325484 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:19.330636 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:19.331012 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:20.331936 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:20.337196 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:20.337585 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:21.367261 28730 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:22:21.371565 29530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:34646
I20260709 12:22:21.372155 29530 raft_consensus.cc:606] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:21.381157 29530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:34646
I20260709 12:22:21.381582 29530 raft_consensus.cc:606] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:21.388077 29458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52042
I20260709 12:22:21.388518 29458 raft_consensus.cc:606] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:21.392735 29458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52042
I20260709 12:22:21.393150 29458 raft_consensus.cc:606] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:21.397401 29458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
mode: GRACEFUL
new_leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52042
I20260709 12:22:21.397869 29458 raft_consensus.cc:606] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Received request to transfer leadership to TS b871ff7af6ad43438e1b0c8f2de97d1e
I20260709 12:22:21.481818 29698 raft_consensus.cc:993] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.482317 29699 raft_consensus.cc:1081] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.483764 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52482
I20260709 12:22:21.484176 29381 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.484449 29381 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.489286 29381 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.490793 29381 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 4 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:21.491621 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:21.491884 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:21.492190 29458 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.492350 29530 raft_consensus.cc:3055] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:21.492637 29530 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:21.493292 29530 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.494187 29530 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.497187 29458 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 4.
I20260709 12:22:21.498461 29346 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:21.498632 29530 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 4.
I20260709 12:22:21.499284 29694 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:21.500290 29694 raft_consensus.cc:697] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:21.501106 29694 consensus_queue.cc:237] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.512491 29281 catalog_manager.cc:5697] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 3 to 4, leader changed from 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 4 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.531477 29706 raft_consensus.cc:993] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.531968 29691 raft_consensus.cc:1081] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.533248 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52480
I20260709 12:22:21.533644 29381 raft_consensus.cc:493] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.533913 29381 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.538378 29381 raft_consensus.cc:515] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.539645 29381 leader_election.cc:290] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 3 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:21.540365 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:21.540784 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8cc645a77b746cd99053151c27f44c2" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:21.540879 29458 raft_consensus.cc:3055] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:21.541277 29458 raft_consensus.cc:740] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:21.541293 29530 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.542091 29458 consensus_queue.cc:260] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.543294 29458 raft_consensus.cc:3060] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.547286 29530 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.548511 29346 leader_election.cc:304] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:21.549125 29458 raft_consensus.cc:2468] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.549449 29694 raft_consensus.cc:2804] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:21.549940 29694 raft_consensus.cc:697] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:21.550654 29694 consensus_queue.cc:237] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.556529 29281 catalog_manager.cc:5697] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 2 to 3, leader changed from 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 3 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.627588 29706 raft_consensus.cc:993] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.628032 29691 raft_consensus.cc:1081] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.629396 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52480
I20260709 12:22:21.629786 29381 raft_consensus.cc:493] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.630107 29381 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.634195 29381 raft_consensus.cc:515] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.635433 29381 leader_election.cc:290] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 3 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:21.636271 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:21.636219 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a3a3a6cb0b4ea0873e6dcc2d93e7b6" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:21.636838 29530 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.636906 29458 raft_consensus.cc:3055] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:21.637233 29458 raft_consensus.cc:740] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:21.638025 29458 consensus_queue.cc:260] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.639189 29458 raft_consensus.cc:3060] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.642765 29530 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.643714 29346 leader_election.cc:304] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:21.644292 29694 raft_consensus.cc:2804] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:21.644733 29694 raft_consensus.cc:697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:21.644755 29458 raft_consensus.cc:2468] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.645710 29694 consensus_queue.cc:237] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.652700 29281 catalog_manager.cc:5697] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 2 to 3, leader changed from 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 3 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.805751 29706 raft_consensus.cc:993] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.806191 29691 raft_consensus.cc:1081] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.807492 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52480
I20260709 12:22:21.807912 29381 raft_consensus.cc:493] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.808168 29381 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.812191 29381 raft_consensus.cc:515] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.813546 29381 leader_election.cc:290] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 3 election: Requested vote from peers 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:21.814320 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:21.814483 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2fef030f7a4eba90bc67b722f3f196" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:21.814851 29458 raft_consensus.cc:3055] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:21.814927 29530 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.815243 29458 raft_consensus.cc:740] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:21.815982 29458 consensus_queue.cc:260] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.817049 29458 raft_consensus.cc:3060] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:21.820858 29530 raft_consensus.cc:2468] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.821779 29346 leader_election.cc:304] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 9eb9675c0a0a48d394e45f93c18bd76e, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:21.822429 29694 raft_consensus.cc:2804] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:21.822582 29458 raft_consensus.cc:2468] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 3.
I20260709 12:22:21.822913 29694 raft_consensus.cc:697] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:21.823777 29694 consensus_queue.cc:237] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:21.830343 29281 catalog_manager.cc:5697] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 2 to 3, leader changed from 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 3 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.902676 29698 raft_consensus.cc:993] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: : Instructing follower b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.903157 29699 raft_consensus.cc:1081] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Signalling peer b871ff7af6ad43438e1b0c8f2de97d1e to start an election
I20260709 12:22:21.904518 29381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
 from {username='slave'} at 127.0.0.1:52482
I20260709 12:22:21.904961 29381 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:21.905216 29381 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.909162 29381 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:21.910456 29381 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [CANDIDATE]: Term 4 election: Requested vote from peers 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:21.911197 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:21.911438 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:21.911672 29530 raft_consensus.cc:3055] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:22:21.911916 29458 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.911949 29530 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:21.912701 29530 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:21.913555 29530 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:22:21.915850 29458 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 4.
I20260709 12:22:21.916639 29346 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [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: 4824e07034c34e4ba6b9de084fcb77c1, b871ff7af6ad43438e1b0c8f2de97d1e; no voters: 
I20260709 12:22:21.917326 29694 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:22:21.917707 29530 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b871ff7af6ad43438e1b0c8f2de97d1e in term 4.
I20260709 12:22:21.917773 29694 raft_consensus.cc:697] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Becoming Leader. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:21.918733 29694 consensus_queue.cc:237] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:21.926245 29281 catalog_manager.cc:5697] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e reported cstate change: term changed from 3 to 4, leader changed from 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131) to b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129). New cstate: current_term: 4 leader_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:21.934458 29458 raft_consensus.cc:1275] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:21.935497 29694 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:21.962924 29530 raft_consensus.cc:1275] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:21.964424 29694 consensus_queue.cc:1048] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.034777 29458 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.036002 29694 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:22.046391 29531 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.048266 29717 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:22.143416 29458 raft_consensus.cc:1275] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.144601 29717 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.152724 29531 raft_consensus.cc:1275] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.154594 29717 consensus_queue.cc:1048] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.259786 29458 raft_consensus.cc:1275] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.260972 29700 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.270205 29531 raft_consensus.cc:1275] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:22.271456 29717 consensus_queue.cc:1048] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:22.383952 29531 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.385232 29717 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:22.393555 29458 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Refusing update from remote peer b871ff7af6ad43438e1b0c8f2de97d1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:22:22.395354 29717 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:24.432788 28730 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:22:24.433357 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:24.440145 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:24.440577 29381 raft_consensus.cc:606] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Received request to transfer leadership to TS 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:24.442857 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:24.443324 29381 raft_consensus.cc:606] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:24.445438 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:24.445879 29381 raft_consensus.cc:606] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Received request to transfer leadership to TS 4824e07034c34e4ba6b9de084fcb77c1
I20260709 12:22:24.448153 29381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
mode: GRACEFUL
new_leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:41914
I20260709 12:22:24.448580 29381 raft_consensus.cc:606] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Received request to transfer leadership to TS 9eb9675c0a0a48d394e45f93c18bd76e
I20260709 12:22:24.449458 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:22:24.449918 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:24.516381 29694 raft_consensus.cc:993] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:24.516816 29726 raft_consensus.cc:1081] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Signalling peer 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:24.518077 29531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:34620
I20260709 12:22:24.518463 29531 raft_consensus.cc:493] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:24.518674 29531 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.522850 29531 raft_consensus.cc:515] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:24.524571 29531 leader_election.cc:290] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 5 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:24.525353 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:24.525595 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af24a63651a4432ea436fdb66d990e82" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:24.525995 29381 raft_consensus.cc:3055] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:22:24.526135 29457 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.526350 29381 raft_consensus.cc:740] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:24.527102 29381 consensus_queue.cc:260] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:24.528190 29381 raft_consensus.cc:3060] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.532691 29457 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 5.
I20260709 12:22:24.533883 29495 leader_election.cc:304] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:24.534154 29381 raft_consensus.cc:2468] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 5.
I20260709 12:22:24.534554 29699 raft_consensus.cc:2804] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:22:24.535544 29699 raft_consensus.cc:697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:24.536240 29699 consensus_queue.cc:237] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } }
I20260709 12:22:24.542366 29281 catalog_manager.cc:5697] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 4 to 5, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 5 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:24.674487 29694 raft_consensus.cc:993] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:24.674912 29726 raft_consensus.cc:1081] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:24.676229 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52028
I20260709 12:22:24.676623 29457 raft_consensus.cc:493] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:24.676867 29457 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:24.680992 29457 raft_consensus.cc:515] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.682729 29457 leader_election.cc:290] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 3 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:24.683490 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:24.683775 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556e4fd291943b0bb2a0924f445ec2e" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:24.683934 29381 raft_consensus.cc:3055] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:24.684208 29531 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:24.684209 29381 raft_consensus.cc:740] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:24.684986 29381 consensus_queue.cc:260] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.685840 29381 raft_consensus.cc:3060] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:24.688127 29531 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 3.
I20260709 12:22:24.689126 29421 leader_election.cc:304] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:24.689873 29706 raft_consensus.cc:2804] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:24.689901 29381 raft_consensus.cc:2468] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 3.
I20260709 12:22:24.690317 29706 raft_consensus.cc:697] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:24.691093 29706 consensus_queue.cc:237] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.696345 29694 raft_consensus.cc:993] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:24.696709 29726 raft_consensus.cc:1081] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Signalling peer 4824e07034c34e4ba6b9de084fcb77c1 to start an election
I20260709 12:22:24.697937 29457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd"
dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
 from {username='slave'} at 127.0.0.1:52028
I20260709 12:22:24.698398 29457 raft_consensus.cc:493] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:24.697887 29281 catalog_manager.cc:5697] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 2 to 3, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:24.698624 29457 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:24.703405 29457 raft_consensus.cc:515] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.704910 29457 leader_election.cc:290] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [CANDIDATE]: Term 2 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131:37557)
I20260709 12:22:24.705915 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
I20260709 12:22:24.706261 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9692de9426a4feb82e079047beb2ffd" candidate_uuid: "4824e07034c34e4ba6b9de084fcb77c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:24.706431 29531 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:24.706794 29381 raft_consensus.cc:3055] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:24.707094 29381 raft_consensus.cc:740] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:24.707762 29381 consensus_queue.cc:260] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.708817 29381 raft_consensus.cc:3060] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:24.712297 29531 raft_consensus.cc:2468] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:24.713246 29421 leader_election.cc:304] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:24.713855 29706 raft_consensus.cc:2804] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:24.714293 29706 raft_consensus.cc:697] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Becoming Leader. State: Replica: 4824e07034c34e4ba6b9de084fcb77c1, State: Running, Role: LEADER
I20260709 12:22:24.714463 29381 raft_consensus.cc:2468] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4824e07034c34e4ba6b9de084fcb77c1 in term 2.
I20260709 12:22:24.715152 29706 consensus_queue.cc:237] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Queue 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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.722268 29281 catalog_manager.cc:5697] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 reported cstate change: term changed from 1 to 2, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "4824e07034c34e4ba6b9de084fcb77c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:24.814954 29694 raft_consensus.cc:993] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: : Instructing follower 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:24.815413 29726 raft_consensus.cc:1081] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Signalling peer 9eb9675c0a0a48d394e45f93c18bd76e to start an election
I20260709 12:22:24.816744 29531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f38941922a3044bbb70d12046ae24745"
dest_uuid: "9eb9675c0a0a48d394e45f93c18bd76e"
 from {username='slave'} at 127.0.0.1:34620
I20260709 12:22:24.817167 29531 raft_consensus.cc:493] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:24.817404 29531 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.821604 29531 raft_consensus.cc:515] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.823100 29531 leader_election.cc:290] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [CANDIDATE]: Term 5 election: Requested vote from peers b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947), 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993)
I20260709 12:22:24.823704 29381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e"
I20260709 12:22:24.824062 29457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38941922a3044bbb70d12046ae24745" candidate_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4824e07034c34e4ba6b9de084fcb77c1"
I20260709 12:22:24.824193 29381 raft_consensus.cc:3055] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:22:24.824576 29457 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.824569 29381 raft_consensus.cc:740] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b871ff7af6ad43438e1b0c8f2de97d1e, State: Running, Role: LEADER
I20260709 12:22:24.825307 29381 consensus_queue.cc:260] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.826128 29381 raft_consensus.cc:3060] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:22:24.828675 29457 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 5.
I20260709 12:22:24.829551 29495 leader_election.cc:304] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [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: 4824e07034c34e4ba6b9de084fcb77c1, 9eb9675c0a0a48d394e45f93c18bd76e; no voters: 
I20260709 12:22:24.830124 29699 raft_consensus.cc:2804] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:22:24.830478 29699 raft_consensus.cc:697] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 LEADER]: Becoming Leader. State: Replica: 9eb9675c0a0a48d394e45f93c18bd76e, State: Running, Role: LEADER
I20260709 12:22:24.831054 29381 raft_consensus.cc:2468] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eb9675c0a0a48d394e45f93c18bd76e in term 5.
I20260709 12:22:24.831117 29699 consensus_queue.cc:237] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [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: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } }
I20260709 12:22:24.837601 29281 catalog_manager.cc:5697] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e reported cstate change: term changed from 4 to 5, leader changed from b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129) to 9eb9675c0a0a48d394e45f93c18bd76e (127.28.14.131). New cstate: current_term: 5 leader_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:25.097029 29381 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:25.098134 29699 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:25.108022 29457 raft_consensus.cc:1275] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:25.109342 29740 consensus_queue.cc:1048] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:25.172971 29531 raft_consensus.cc:1275] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:25.174203 29706 consensus_queue.cc:1048] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:25.186192 29381 raft_consensus.cc:1275] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:25.187507 29744 consensus_queue.cc:1048] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:25.196949 29381 raft_consensus.cc:1275] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:25.197960 29744 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:25.206661 29531 raft_consensus.cc:1275] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Refusing update from remote peer 4824e07034c34e4ba6b9de084fcb77c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:25.208737 29706 consensus_queue.cc:1048] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eb9675c0a0a48d394e45f93c18bd76e" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:25.392795 29381 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:25.393877 29740 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b871ff7af6ad43438e1b0c8f2de97d1e" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:25.402486 29457 raft_consensus.cc:1275] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Refusing update from remote peer 9eb9675c0a0a48d394e45f93c18bd76e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:22:25.403671 29699 consensus_queue.cc:1048] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4824e07034c34e4ba6b9de084fcb77c1" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:22:25.450939 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:25.456286 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:25.456663 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:26.457831 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:26.464856 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:26.465307 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:27.466497 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:27.471721 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:27.472153 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:28.473004 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:28.478821 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:28.479216 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:29.480018 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:29.485381 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:29.485782 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:30.486654 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:30.491791 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:30.492182 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:31.493052 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:31.499382 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:31.499751 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:32.500521 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:32.506877 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:32.507290 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:33.508140 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:33.513505 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:33.514050 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:34.542958 28730 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:22:34.543481 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
I20260709 12:22:34.569713 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:34.570447 28730 tablet_replica.cc:333] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.571201 28730 raft_consensus.cc:2243] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.571784 28730 raft_consensus.cc:2272] T c469479e985040be93f06acee0df3f88 P b871ff7af6ad43438e1b0c8f2de97d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.573613 28730 tablet_replica.cc:333] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.574179 28730 raft_consensus.cc:2243] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.574581 28730 raft_consensus.cc:2272] T bd9c67017ebe4260930bef16b310ab02 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.576236 28730 tablet_replica.cc:333] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.576711 28730 raft_consensus.cc:2243] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.577462 28730 raft_consensus.cc:2272] T 907b939eb376406aa107852a9fe76c43 P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.579361 28730 tablet_replica.cc:333] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.579839 28730 raft_consensus.cc:2243] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.580233 28730 raft_consensus.cc:2272] T d9692de9426a4feb82e079047beb2ffd P b871ff7af6ad43438e1b0c8f2de97d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.581782 28730 tablet_replica.cc:333] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.582368 28730 raft_consensus.cc:2243] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.582778 28730 raft_consensus.cc:2272] T f38941922a3044bbb70d12046ae24745 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.584489 28730 tablet_replica.cc:333] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.584967 28730 raft_consensus.cc:2243] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.585680 28730 raft_consensus.cc:2272] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.587296 28730 tablet_replica.cc:333] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.587785 28730 raft_consensus.cc:2243] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.588207 28730 raft_consensus.cc:2272] T b556e4fd291943b0bb2a0924f445ec2e P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.590054 28730 tablet_replica.cc:333] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.590517 28730 raft_consensus.cc:2243] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.591266 28730 raft_consensus.cc:2272] T b8cc645a77b746cd99053151c27f44c2 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.592885 28730 tablet_replica.cc:333] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.593336 28730 raft_consensus.cc:2243] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.594089 28730 raft_consensus.cc:2272] T 1f2fef030f7a4eba90bc67b722f3f196 P b871ff7af6ad43438e1b0c8f2de97d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.595691 28730 tablet_replica.cc:333] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e: stopping tablet replica
I20260709 12:22:34.596102 28730 raft_consensus.cc:2243] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.596457 28730 raft_consensus.cc:2272] T af24a63651a4432ea436fdb66d990e82 P b871ff7af6ad43438e1b0c8f2de97d1e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:34.629212 29495 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.14.129:40947: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 12:22:34.632467 29495 consensus_peers.cc:597] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e -> Peer b871ff7af6ad43438e1b0c8f2de97d1e (127.28.14.129:40947): Couldn't send request to peer b871ff7af6ad43438e1b0c8f2de97d1e. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:40947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:34.644730 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
I20260709 12:22:34.663906 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
I20260709 12:22:34.688083 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:34.688756 28730 tablet_replica.cc:333] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
W20260709 12:22:34.689546 29495 consensus_peers.cc:597] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e -> Peer 4824e07034c34e4ba6b9de084fcb77c1 (127.28.14.130:33993): Couldn't send request to peer 4824e07034c34e4ba6b9de084fcb77c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:34.689625 28730 raft_consensus.cc:2243] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.690229 28730 raft_consensus.cc:2272] T af24a63651a4432ea436fdb66d990e82 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.691955 28730 tablet_replica.cc:333] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.692469 28730 raft_consensus.cc:2243] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.692852 28730 raft_consensus.cc:2272] T c469479e985040be93f06acee0df3f88 P 4824e07034c34e4ba6b9de084fcb77c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.694706 28730 tablet_replica.cc:333] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.695209 28730 raft_consensus.cc:2243] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.695950 28730 raft_consensus.cc:2272] T bd9c67017ebe4260930bef16b310ab02 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.697604 28730 tablet_replica.cc:333] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.698092 28730 raft_consensus.cc:2243] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.698514 28730 raft_consensus.cc:2272] T 907b939eb376406aa107852a9fe76c43 P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.700209 28730 tablet_replica.cc:333] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.700728 28730 raft_consensus.cc:2243] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.701145 28730 raft_consensus.cc:2272] T b8cc645a77b746cd99053151c27f44c2 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.702781 28730 tablet_replica.cc:333] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.703233 28730 raft_consensus.cc:2243] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.703619 28730 raft_consensus.cc:2272] T 1f2fef030f7a4eba90bc67b722f3f196 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.705197 28730 tablet_replica.cc:333] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.705657 28730 raft_consensus.cc:2243] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.706580 28730 raft_consensus.cc:2272] T b556e4fd291943b0bb2a0924f445ec2e P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.708112 28730 tablet_replica.cc:333] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.708559 28730 raft_consensus.cc:2243] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.708918 28730 raft_consensus.cc:2272] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 4824e07034c34e4ba6b9de084fcb77c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.710470 28730 tablet_replica.cc:333] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.710918 28730 raft_consensus.cc:2243] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.711637 28730 raft_consensus.cc:2272] T d9692de9426a4feb82e079047beb2ffd P 4824e07034c34e4ba6b9de084fcb77c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.713258 28730 tablet_replica.cc:333] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1: stopping tablet replica
I20260709 12:22:34.713733 28730 raft_consensus.cc:2243] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.714202 28730 raft_consensus.cc:2272] T f38941922a3044bbb70d12046ae24745 P 4824e07034c34e4ba6b9de084fcb77c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.742513 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:22:34.761379 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
I20260709 12:22:34.788028 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:34.788697 28730 tablet_replica.cc:333] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.789439 28730 raft_consensus.cc:2243] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.790099 28730 raft_consensus.cc:2272] T 1f2fef030f7a4eba90bc67b722f3f196 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.791941 28730 tablet_replica.cc:333] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.792407 28730 raft_consensus.cc:2243] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.792759 28730 raft_consensus.cc:2272] T b8cc645a77b746cd99053151c27f44c2 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.794364 28730 tablet_replica.cc:333] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.794811 28730 raft_consensus.cc:2243] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.795202 28730 raft_consensus.cc:2272] T bd9c67017ebe4260930bef16b310ab02 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.796649 28730 tablet_replica.cc:333] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.797134 28730 raft_consensus.cc:2243] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.797474 28730 raft_consensus.cc:2272] T 907b939eb376406aa107852a9fe76c43 P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.799067 28730 tablet_replica.cc:333] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.799495 28730 raft_consensus.cc:2243] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.799839 28730 raft_consensus.cc:2272] T 36a3a3a6cb0b4ea0873e6dcc2d93e7b6 P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.801371 28730 tablet_replica.cc:333] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.801815 28730 raft_consensus.cc:2243] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.802218 28730 raft_consensus.cc:2272] T b556e4fd291943b0bb2a0924f445ec2e P 9eb9675c0a0a48d394e45f93c18bd76e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.803695 28730 tablet_replica.cc:333] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.804129 28730 raft_consensus.cc:2243] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.804881 28730 raft_consensus.cc:2272] T c469479e985040be93f06acee0df3f88 P 9eb9675c0a0a48d394e45f93c18bd76e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.806429 28730 tablet_replica.cc:333] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.806862 28730 raft_consensus.cc:2243] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.807560 28730 raft_consensus.cc:2272] T f38941922a3044bbb70d12046ae24745 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.809079 28730 tablet_replica.cc:333] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.809477 28730 raft_consensus.cc:2243] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.809831 28730 raft_consensus.cc:2272] T d9692de9426a4feb82e079047beb2ffd P 9eb9675c0a0a48d394e45f93c18bd76e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.811321 28730 tablet_replica.cc:333] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e: stopping tablet replica
I20260709 12:22:34.811695 28730 raft_consensus.cc:2243] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.812352 28730 raft_consensus.cc:2272] T af24a63651a4432ea436fdb66d990e82 P 9eb9675c0a0a48d394e45f93c18bd76e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.840579 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:22:34.859457 28730 master.cc:562] Master@127.28.14.190:36831 shutting down...
I20260709 12:22:34.980978 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.981601 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.981959 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P e0bb0a83ccd247229cb6d228fa1236c6: stopping tablet replica
I20260709 12:22:35.001217 28730 master.cc:584] Master@127.28.14.190:36831 shutdown complete.
4824e07034c34e4ba6b9de084fcb77c1  4
9eb9675c0a0a48d394e45f93c18bd76e  1
b871ff7af6ad43438e1b0c8f2de97d1e  5
4824e07034c34e4ba6b9de084fcb77c1  4
9eb9675c0a0a48d394e45f93c18bd76e  3
b871ff7af6ad43438e1b0c8f2de97d1e  3
4824e07034c34e4ba6b9de084fcb77c1  1
9eb9675c0a0a48d394e45f93c18bd76e  1
b871ff7af6ad43438e1b0c8f2de97d1e  8
4824e07034c34e4ba6b9de084fcb77c1  3
9eb9675c0a0a48d394e45f93c18bd76e  3
b871ff7af6ad43438e1b0c8f2de97d1e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28600 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:22:35.040179 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:37347
I20260709 12:22:35.041276 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:35.046614 29762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.046778 29763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.047771 29765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:35.048853 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:35.049753 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:35.050151 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:35.050297 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599755050282 us; error 0 us; skew 500 ppm
I20260709 12:22:35.050796 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:35.053125 28730 webserver.cc:533] Webserver started at http://127.28.14.190:39401/ using document root <none> and password file <none>
I20260709 12:22:35.053573 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:35.053728 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:35.054049 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:35.055159 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "d1ace57ed5f9496e860b6b89452bc8b8"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.059645 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:35.062848 29770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.063537 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:22:35.063807 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "d1ace57ed5f9496e860b6b89452bc8b8"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.064080 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:35.079035 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:35.080192 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:35.116506 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:37347
I20260709 12:22:35.116616 29821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:37347 every 8 connection(s)
I20260709 12:22:35.120334 29822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.129969 29822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: Bootstrap starting.
I20260709 12:22:35.134585 29822 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:35.138707 29822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: No bootstrap required, opened a new log
I20260709 12:22:35.140901 29822 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER }
I20260709 12:22:35.141319 29822 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:35.141546 29822 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ace57ed5f9496e860b6b89452bc8b8, State: Initialized, Role: FOLLOWER
I20260709 12:22:35.142179 29822 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER }
I20260709 12:22:35.142668 29822 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:35.142899 29822 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:35.143167 29822 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:35.147249 29822 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER }
I20260709 12:22:35.147763 29822 leader_election.cc:304] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d1ace57ed5f9496e860b6b89452bc8b8; no voters: 
I20260709 12:22:35.148849 29822 leader_election.cc:290] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:35.149289 29825 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:35.150583 29825 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 1 LEADER]: Becoming Leader. State: Replica: d1ace57ed5f9496e860b6b89452bc8b8, State: Running, Role: LEADER
I20260709 12:22:35.151273 29825 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER }
I20260709 12:22:35.151633 29822 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:35.156103 29827 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1ace57ed5f9496e860b6b89452bc8b8. Latest consensus state: current_term: 1 leader_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER } }
I20260709 12:22:35.156816 29827 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:35.156559 29826 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ace57ed5f9496e860b6b89452bc8b8" member_type: VOTER } }
I20260709 12:22:35.157552 29826 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:35.159514 29833 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:35.164772 29833 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:35.168110 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:35.173466 29833 catalog_manager.cc:1383] Generated new cluster ID: bfedc85f9d9c48ba96ceab6f625d9481
I20260709 12:22:35.173825 29833 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:35.208532 29833 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:35.209743 29833 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:35.233388 29833 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: Generated new TSK 0
I20260709 12:22:35.234017 29833 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:35.299299 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:35.305135 29843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.306174 29844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.307893 29846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:35.308084 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:35.309021 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:35.309193 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:35.309346 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599755309332 us; error 0 us; skew 500 ppm
I20260709 12:22:35.309939 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:35.312122 28730 webserver.cc:533] Webserver started at http://127.28.14.129:40411/ using document root <none> and password file <none>
I20260709 12:22:35.312563 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:35.312721 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:35.312987 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:35.314080 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "038631415bd946cbb95bf63801cf751d"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.318404 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:22:35.321626 29851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.322350 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:22:35.322638 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "038631415bd946cbb95bf63801cf751d"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.322893 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:35.348234 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:35.349435 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:35.350942 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:35.353204 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:35.353392 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.353617 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:35.353772 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.392539 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:42505
I20260709 12:22:35.392638 29913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:42505 every 8 connection(s)
I20260709 12:22:35.397213 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:35.403442 29918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.404300 29919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.406765 29921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:35.407119 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:35.408492 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:35.408675 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:35.408846 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599755408827 us; error 0 us; skew 500 ppm
I20260709 12:22:35.409353 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:35.411471 28730 webserver.cc:533] Webserver started at http://127.28.14.130:40451/ using document root <none> and password file <none>
I20260709 12:22:35.412021 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:35.412254 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:35.412557 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:35.413949 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "b17b0404f6cc4144b6e1075c9d31e254"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.415107 29914 heartbeater.cc:344] Connected to a master server at 127.28.14.190:37347
I20260709 12:22:35.415426 29914 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:35.416090 29914 heartbeater.cc:507] Master 127.28.14.190:37347 requested a full tablet report, sending...
I20260709 12:22:35.418316 29787 ts_manager.cc:194] Registered new tserver with Master: 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:35.418979 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:35.420580 29787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33288
I20260709 12:22:35.423585 29926 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.424346 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:22:35.424615 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "b17b0404f6cc4144b6e1075c9d31e254"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.424844 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:35.436753 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:35.437947 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:35.439388 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:35.441548 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:35.441720 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.441937 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:35.442080 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.481227 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:33845
I20260709 12:22:35.481350 29988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:33845 every 8 connection(s)
I20260709 12:22:35.485745 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:35.493322 29992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.493858 29993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:35.495831 29995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:35.497026 29989 heartbeater.cc:344] Connected to a master server at 127.28.14.190:37347
I20260709 12:22:35.497428 28730 server_base.cc:1061] running on GCE node
I20260709 12:22:35.497500 29989 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:35.498303 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:22:35.498353 29989 heartbeater.cc:507] Master 127.28.14.190:37347 requested a full tablet report, sending...
W20260709 12:22:35.498544 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:35.498762 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599755498744 us; error 0 us; skew 500 ppm
I20260709 12:22:35.499444 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:35.500465 29787 ts_manager.cc:194] Registered new tserver with Master: b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:35.501883 29787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33304
I20260709 12:22:35.502419 28730 webserver.cc:533] Webserver started at http://127.28.14.131:39217/ using document root <none> and password file <none>
I20260709 12:22:35.503027 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:35.503209 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:35.503468 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:35.504559 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "c7f876862c6242828381d59b4524a0d5"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.508704 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:22:35.511801 30000 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.512557 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:35.512812 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "c7f876862c6242828381d59b4524a0d5"
format_stamp: "Formatted at 2026-07-09 12:22:35 on dist-test-slave-4jnj"
I20260709 12:22:35.513060 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:35.534078 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:35.535254 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:35.536727 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:35.538909 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:35.539099 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.539322 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:35.539470 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:35.577857 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:43683
I20260709 12:22:35.577951 30062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:43683 every 8 connection(s)
I20260709 12:22:35.590835 30063 heartbeater.cc:344] Connected to a master server at 127.28.14.190:37347
I20260709 12:22:35.591167 30063 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:35.591815 30063 heartbeater.cc:507] Master 127.28.14.190:37347 requested a full tablet report, sending...
I20260709 12:22:35.593612 29787 ts_manager.cc:194] Registered new tserver with Master: c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:35.594095 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013215688s
I20260709 12:22:35.594877 29787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33306
I20260709 12:22:35.617442 29787 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33320:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:35.623291 29787 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:22:35.811725 29879 tablet_service.cc:1511] Processing CreateTablet for tablet a403b60ee6014cec922840c5f8c6e636 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:35.812089 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 695fc184416e4c8ebab20a713a56809b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:35.813228 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403b60ee6014cec922840c5f8c6e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.814343 29877 tablet_service.cc:1511] Processing CreateTablet for tablet d58a704cecf6407bb281f081553682bf (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:35.814625 29954 tablet_service.cc:1511] Processing CreateTablet for tablet a403b60ee6014cec922840c5f8c6e636 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:35.815615 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58a704cecf6407bb281f081553682bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.815883 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403b60ee6014cec922840c5f8c6e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.818308 29875 tablet_service.cc:1511] Processing CreateTablet for tablet d38d5e57dde646dcb1eb0fad6450f5e3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:35.818946 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 182ba1b192b6420caebe02042e216a37 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:35.819607 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d5e57dde646dcb1eb0fad6450f5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.820271 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695fc184416e4c8ebab20a713a56809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.822232 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182ba1b192b6420caebe02042e216a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.822965 29874 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6b326d770415ca346a306f2eb60a6 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:35.824218 29874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6b326d770415ca346a306f2eb60a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.824555 29953 tablet_service.cc:1511] Processing CreateTablet for tablet 182ba1b192b6420caebe02042e216a37 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:35.825788 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182ba1b192b6420caebe02042e216a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.827499 29873 tablet_service.cc:1511] Processing CreateTablet for tablet 23c52220ba4342bfaabb21720b86aa9c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:35.828763 29873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c52220ba4342bfaabb21720b86aa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.835029 29872 tablet_service.cc:1511] Processing CreateTablet for tablet 224788ac911f4a8e9ba80f7399b04035 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:35.835364 29952 tablet_service.cc:1511] Processing CreateTablet for tablet d58a704cecf6407bb281f081553682bf (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:35.836371 29872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224788ac911f4a8e9ba80f7399b04035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.836512 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58a704cecf6407bb281f081553682bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.842034 29951 tablet_service.cc:1511] Processing CreateTablet for tablet 695fc184416e4c8ebab20a713a56809b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:35.843379 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695fc184416e4c8ebab20a713a56809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.843259 29871 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d74917125483e90d671ea5031bf00 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:35.844527 29871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d74917125483e90d671ea5031bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.847357 29870 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:35.848688 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.865706 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 4e885e371658480faa2f5cdf61a7c91e (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:35.868999 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e885e371658480faa2f5cdf61a7c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.867728 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 2049afa7813b4bec94c935d2bcdfffbc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:35.874663 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049afa7813b4bec94c935d2bcdfffbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.883033 29950 tablet_service.cc:1511] Processing CreateTablet for tablet d38d5e57dde646dcb1eb0fad6450f5e3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:35.883522 29876 tablet_service.cc:1511] Processing CreateTablet for tablet f56c2d5584d145488a9062b6f14c7064 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:35.884449 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d5e57dde646dcb1eb0fad6450f5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.884755 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56c2d5584d145488a9062b6f14c7064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.886986 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6b326d770415ca346a306f2eb60a6 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:35.888335 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6b326d770415ca346a306f2eb60a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.890957 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 23c52220ba4342bfaabb21720b86aa9c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:35.892352 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c52220ba4342bfaabb21720b86aa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.895135 29946 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d74917125483e90d671ea5031bf00 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:35.896453 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d74917125483e90d671ea5031bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.899010 29945 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:35.900281 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.902946 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 224788ac911f4a8e9ba80f7399b04035 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:35.904361 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224788ac911f4a8e9ba80f7399b04035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.908612 29876 tablet_service.cc:1511] Processing CreateTablet for tablet ed28c46e8a78413eb1c387f24b5c4307 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:35.882993 30078 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:35.920743 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed28c46e8a78413eb1c387f24b5c4307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.920799 29878 tablet_service.cc:1511] Processing CreateTablet for tablet b799ef35e4994663a874fda23ed696dc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:35.924415 29871 tablet_service.cc:1511] Processing CreateTablet for tablet a5781f1c492c47b699e3f700331872bd (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:35.929229 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b799ef35e4994663a874fda23ed696dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.953974 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 4e885e371658480faa2f5cdf61a7c91e (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:35.955457 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e885e371658480faa2f5cdf61a7c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.958921 29871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5781f1c492c47b699e3f700331872bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.962821 29875 tablet_service.cc:1511] Processing CreateTablet for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:35.964154 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.964985 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:35.968334 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 057516ea8d49481192ee72cf9847e472 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:35.974629 29948 tablet_service.cc:1511] Processing CreateTablet for tablet f56c2d5584d145488a9062b6f14c7064 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:35.976059 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56c2d5584d145488a9062b6f14c7064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.974650 29951 tablet_service.cc:1511] Processing CreateTablet for tablet 2049afa7813b4bec94c935d2bcdfffbc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:35.983817 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049afa7813b4bec94c935d2bcdfffbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.983690 29953 tablet_service.cc:1511] Processing CreateTablet for tablet 1815729337144e58b74d47f688897a5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:35.986122 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1815729337144e58b74d47f688897a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.986573 29946 tablet_service.cc:1511] Processing CreateTablet for tablet a5781f1c492c47b699e3f700331872bd (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:35.987727 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5781f1c492c47b699e3f700331872bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:35.960809 29879 tablet_service.cc:1511] Processing CreateTablet for tablet f31a100a9d5143feb5d78b399cefef60 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:35.995513 29945 tablet_service.cc:1511] Processing CreateTablet for tablet ed28c46e8a78413eb1c387f24b5c4307 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:36.000533 30079 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:36.001201 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057516ea8d49481192ee72cf9847e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.003892 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31a100a9d5143feb5d78b399cefef60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.010262 29870 tablet_service.cc:1511] Processing CreateTablet for tablet 1815729337144e58b74d47f688897a5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:36.010847 29871 tablet_service.cc:1511] Processing CreateTablet for tablet f88b35ac1ca748feb63aff3a80aea906 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:36.011565 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1815729337144e58b74d47f688897a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.012830 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 819d00947f0347f3bcc3a5604feb5a10 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:36.014859 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d00947f0347f3bcc3a5604feb5a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.016224 29871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88b35ac1ca748feb63aff3a80aea906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.023003 29872 tablet_service.cc:1511] Processing CreateTablet for tablet 4475a9085517448681a035352d33a350 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:36.024170 29874 tablet_service.cc:1511] Processing CreateTablet for tablet b4143cc01e534e1d9073e16d59da5842 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:36.026074 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed28c46e8a78413eb1c387f24b5c4307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.022943 29952 tablet_service.cc:1511] Processing CreateTablet for tablet b799ef35e4994663a874fda23ed696dc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:36.055696 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b799ef35e4994663a874fda23ed696dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.032688 29954 tablet_service.cc:1511] Processing CreateTablet for tablet f31a100a9d5143feb5d78b399cefef60 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:36.038858 30028 tablet_service.cc:1511] Processing CreateTablet for tablet a403b60ee6014cec922840c5f8c6e636 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:22:36.070848 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403b60ee6014cec922840c5f8c6e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.039474 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.039147 30027 tablet_service.cc:1511] Processing CreateTablet for tablet 182ba1b192b6420caebe02042e216a37 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:22:36.040354 30079 tablet_bootstrap.cc:654] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.074642 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182ba1b192b6420caebe02042e216a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.041318 30026 tablet_service.cc:1511] Processing CreateTablet for tablet d58a704cecf6407bb281f081553682bf (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:22:36.082619 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58a704cecf6407bb281f081553682bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.084020 29875 tablet_service.cc:1511] Processing CreateTablet for tablet d085e7b35b524b7ca1cbd3a618f19946 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:36.041661 30025 tablet_service.cc:1511] Processing CreateTablet for tablet 695fc184416e4c8ebab20a713a56809b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:22:36.086071 29870 tablet_service.cc:1511] Processing CreateTablet for tablet 1ade267ed4fd4c96834a6dbf4ca477ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:36.086580 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695fc184416e4c8ebab20a713a56809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.087735 29879 tablet_service.cc:1511] Processing CreateTablet for tablet edd76133103c489892e6bc70734db0ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:36.085354 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 819d00947f0347f3bcc3a5604feb5a10 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:36.071024 29951 tablet_service.cc:1511] Processing CreateTablet for tablet 057516ea8d49481192ee72cf9847e472 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:36.043758 30024 tablet_service.cc:1511] Processing CreateTablet for tablet d38d5e57dde646dcb1eb0fad6450f5e3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:22:36.044107 30023 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6b326d770415ca346a306f2eb60a6 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:22:36.046221 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 23c52220ba4342bfaabb21720b86aa9c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:22:36.090472 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057516ea8d49481192ee72cf9847e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.046535 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 224788ac911f4a8e9ba80f7399b04035 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:22:36.090289 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8425c3c6db4a4fbcc21c7486cd621a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:36.090880 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d5e57dde646dcb1eb0fad6450f5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.091487 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8425c3c6db4a4fbcc21c7486cd621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.075052 29874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4143cc01e534e1d9073e16d59da5842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.091682 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c52220ba4342bfaabb21720b86aa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.094429 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224788ac911f4a8e9ba80f7399b04035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.098088 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6b326d770415ca346a306f2eb60a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.100039 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d085e7b35b524b7ca1cbd3a618f19946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.100636 29949 tablet_service.cc:1511] Processing CreateTablet for tablet f88b35ac1ca748feb63aff3a80aea906 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:36.101855 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88b35ac1ca748feb63aff3a80aea906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.103086 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ade267ed4fd4c96834a6dbf4ca477ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.047142 30078 tablet_bootstrap.cc:654] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.048599 30020 tablet_service.cc:1511] Processing CreateTablet for tablet cd3d74917125483e90d671ea5031bf00 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:22:36.108594 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3d74917125483e90d671ea5031bf00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.108244 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 1da12913919941feb85b615a336862fa (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:36.048913 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:22:36.006516 29873 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8425c3c6db4a4fbcc21c7486cd621a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:36.110580 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40ccb7c3c74c0abf4c1f4961b6ee85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.110797 29953 tablet_service.cc:1511] Processing CreateTablet for tablet b4143cc01e534e1d9073e16d59da5842 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:36.111951 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4143cc01e534e1d9073e16d59da5842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.039186 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:36.069379 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:36.113838 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da12913919941feb85b615a336862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.114581 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.115305 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.115705 29873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8425c3c6db4a4fbcc21c7486cd621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.122114 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd76133103c489892e6bc70734db0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.134151 29872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4475a9085517448681a035352d33a350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.149647 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31a100a9d5143feb5d78b399cefef60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.162811 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d00947f0347f3bcc3a5604feb5a10. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:36.163162 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:36.169194 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 4475a9085517448681a035352d33a350 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:36.172129 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4475a9085517448681a035352d33a350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.170892 29951 tablet_service.cc:1511] Processing CreateTablet for tablet d085e7b35b524b7ca1cbd3a618f19946 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:36.174185 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d085e7b35b524b7ca1cbd3a618f19946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.184338 29879 tablet_service.cc:1511] Processing CreateTablet for tablet afa1b33bd5d34247a53c6ee5ef145311 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:36.186681 29873 tablet_service.cc:1511] Processing CreateTablet for tablet eb46276555e94160af7e4263111af862 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:36.191152 29870 tablet_service.cc:1511] Processing CreateTablet for tablet 01d987f9e303445db09f5c73a8093c90 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:36.191736 30079 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:36.177420 29875 tablet_service.cc:1511] Processing CreateTablet for tablet eecb1983f87740e4b42a02938971d9d9 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:36.192220 30079 ts_tablet_manager.cc:1403] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.000s
I20260709 12:22:36.185647 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1b33bd5d34247a53c6ee5ef145311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.199887 30078 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:36.200115 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb1983f87740e4b42a02938971d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.200489 30078 ts_tablet_manager.cc:1403] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.318s	user 0.015s	sys 0.003s
I20260709 12:22:36.200526 30079 raft_consensus.cc:359] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.201327 30079 raft_consensus.cc:385] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.203047 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d987f9e303445db09f5c73a8093c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.206104 29873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb46276555e94160af7e4263111af862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.220450 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 4e885e371658480faa2f5cdf61a7c91e (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:22:36.201633 30079 raft_consensus.cc:740] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.221760 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e885e371658480faa2f5cdf61a7c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.233281 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 36e46cfa5ead40ec97cacde391045cfe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:36.234566 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e46cfa5ead40ec97cacde391045cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.240607 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd9e9ff04684a768729e487a86ce4a7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:36.228104 30078 raft_consensus.cc:359] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.257786 30078 raft_consensus.cc:385] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.258126 30078 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.258121 30079 consensus_queue.cc:260] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.259176 30078 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.241663 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 2049afa7813b4bec94c935d2bcdfffbc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:22:36.261134 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049afa7813b4bec94c935d2bcdfffbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.258356 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd9e9ff04684a768729e487a86ce4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.261668 29874 tablet_service.cc:1511] Processing CreateTablet for tablet 030a9634e1fd41c7af359caf8155412a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:36.227181 29947 tablet_service.cc:1511] Processing CreateTablet for tablet edd76133103c489892e6bc70734db0ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:36.263444 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd76133103c489892e6bc70734db0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.243196 30021 tablet_service.cc:1511] Processing CreateTablet for tablet f56c2d5584d145488a9062b6f14c7064 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:22:36.245505 30082 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:36.247373 29872 tablet_service.cc:1511] Processing CreateTablet for tablet e62befcdc5ee4aeab6c67ad6f237374c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:36.265496 30023 tablet_service.cc:1511] Processing CreateTablet for tablet a5781f1c492c47b699e3f700331872bd (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:22:36.265897 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:22:36.269268 29953 tablet_service.cc:1511] Processing CreateTablet for tablet 1da12913919941feb85b615a336862fa (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:36.253393 30022 tablet_service.cc:1511] Processing CreateTablet for tablet ed28c46e8a78413eb1c387f24b5c4307 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:22:36.223378 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 1ade267ed4fd4c96834a6dbf4ca477ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:36.256839 30028 tablet_service.cc:1511] Processing CreateTablet for tablet b799ef35e4994663a874fda23ed696dc (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:22:36.262235 30025 tablet_service.cc:1511] Processing CreateTablet for tablet b4143cc01e534e1d9073e16d59da5842 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:22:36.246703 29871 tablet_service.cc:1511] Processing CreateTablet for tablet 60e77452365242e1a8286c10509f99e7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:36.249716 29878 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb493c05fd4f558bb553d197a5a55c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:36.266614 29872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62befcdc5ee4aeab6c67ad6f237374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.266561 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56c2d5584d145488a9062b6f14c7064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.275272 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.257426 29879 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1c083987c64c7e9964266f83a1fea4 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:36.277494 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5781f1c492c47b699e3f700331872bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.280997 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da12913919941feb85b615a336862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.293921 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b799ef35e4994663a874fda23ed696dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.295022 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4143cc01e534e1d9073e16d59da5842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.299248 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ade267ed4fd4c96834a6dbf4ca477ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.301059 29945 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd9e9ff04684a768729e487a86ce4a7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:36.306151 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1c083987c64c7e9964266f83a1fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.316251 29914 heartbeater.cc:499] Master 127.28.14.190:37347 was elected leader, sending a full tablet report...
I20260709 12:22:36.308444 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 939737497c5d4883a71507509e94ef67 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:36.324532 30079 ts_tablet_manager.cc:1434] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.126s	user 0.016s	sys 0.012s
I20260709 12:22:36.324177 29951 tablet_service.cc:1511] Processing CreateTablet for tablet eb46276555e94160af7e4263111af862 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:36.326005 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb493c05fd4f558bb553d197a5a55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.326673 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 36e46cfa5ead40ec97cacde391045cfe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:36.329236 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 60e77452365242e1a8286c10509f99e7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:36.330039 29952 tablet_service.cc:1511] Processing CreateTablet for tablet afa1b33bd5d34247a53c6ee5ef145311 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:36.331073 30079 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:36.330878 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:22:36.332039 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.331976 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 01d987f9e303445db09f5c73a8093c90 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:36.333351 29874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030a9634e1fd41c7af359caf8155412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.333566 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed28c46e8a78413eb1c387f24b5c4307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.334343 29989 heartbeater.cc:499] Master 127.28.14.190:37347 was elected leader, sending a full tablet report...
I20260709 12:22:36.335958 29948 tablet_service.cc:1511] Processing CreateTablet for tablet eecb1983f87740e4b42a02938971d9d9 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:36.337775 29871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e77452365242e1a8286c10509f99e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.340957 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 057516ea8d49481192ee72cf9847e472 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:22:36.342718 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057516ea8d49481192ee72cf9847e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.343706 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd9e9ff04684a768729e487a86ce4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.343813 29875 tablet_service.cc:1511] Processing CreateTablet for tablet 355af1e7b68649f98253c797934c7736 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:36.345016 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355af1e7b68649f98253c797934c7736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.346073 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939737497c5d4883a71507509e94ef67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.346124 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1b33bd5d34247a53c6ee5ef145311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.348917 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb46276555e94160af7e4263111af862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.350517 30082 tablet_bootstrap.cc:654] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.354135 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb1983f87740e4b42a02938971d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.354766 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d987f9e303445db09f5c73a8093c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.357389 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e46cfa5ead40ec97cacde391045cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.370194 30078 ts_tablet_manager.cc:1434] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.169s	user 0.017s	sys 0.008s
I20260709 12:22:36.374675 30078 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:36.382530 30027 tablet_service.cc:1511] Processing CreateTablet for tablet f31a100a9d5143feb5d78b399cefef60 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:22:36.383814 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31a100a9d5143feb5d78b399cefef60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.387755 29954 tablet_service.cc:1511] Processing CreateTablet for tablet e62befcdc5ee4aeab6c67ad6f237374c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:36.395109 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 1815729337144e58b74d47f688897a5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:22:36.396402 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1815729337144e58b74d47f688897a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.396411 30078 tablet_bootstrap.cc:654] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.397717 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8425c3c6db4a4fbcc21c7486cd621a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:22:36.404932 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8425c3c6db4a4fbcc21c7486cd621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.409935 30028 tablet_service.cc:1511] Processing CreateTablet for tablet 819d00947f0347f3bcc3a5604feb5a10 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:22:36.410651 30082 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:36.411096 30082 ts_tablet_manager.cc:1403] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.003s
I20260709 12:22:36.411262 30079 tablet_bootstrap.cc:654] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.411468 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d00947f0347f3bcc3a5604feb5a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.414969 30082 raft_consensus.cc:359] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.415918 30082 raft_consensus.cc:385] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.416833 30082 raft_consensus.cc:740] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.417667 30082 consensus_queue.cc:260] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.449980 29870 tablet_service.cc:1511] Processing CreateTablet for tablet d42f6e3950a24654800bcf24c4e4eefe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:36.452394 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42f6e3950a24654800bcf24c4e4eefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.492780 29879 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c22021bd64a819e6e7d2e8044b9c3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:36.493275 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:22:36.494711 29915 tablet.cc:2406] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:36.502739 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27ed771c9b47eda9694c15eccea6f1 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:36.471169 29871 tablet_service.cc:1511] Processing CreateTablet for tablet e90e02f959f2437c8318b9ff6fa5e334 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:36.390684 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e77452365242e1a8286c10509f99e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.546350 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62befcdc5ee4aeab6c67ad6f237374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.522315 29946 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb493c05fd4f558bb553d197a5a55c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:36.525604 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1c083987c64c7e9964266f83a1fea4 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:36.527899 29952 tablet_service.cc:1511] Processing CreateTablet for tablet 030a9634e1fd41c7af359caf8155412a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:36.528246 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 939737497c5d4883a71507509e94ef67 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:36.530992 30079 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:36.532140 29951 tablet_service.cc:1511] Processing CreateTablet for tablet d42f6e3950a24654800bcf24c4e4eefe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:36.532483 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 4475a9085517448681a035352d33a350 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:22:36.534355 30082 ts_tablet_manager.cc:1434] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.002s
I20260709 12:22:36.538719 30063 heartbeater.cc:499] Master 127.28.14.190:37347 was elected leader, sending a full tablet report...
I20260709 12:22:36.543049 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c22021bd64a819e6e7d2e8044b9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.527894 29953 tablet_service.cc:1511] Processing CreateTablet for tablet 355af1e7b68649f98253c797934c7736 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:36.549736 30078 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:36.558355 30078 ts_tablet_manager.cc:1403] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.012s
I20260709 12:22:36.562793 30082 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:36.550289 30079 ts_tablet_manager.cc:1403] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.001s
I20260709 12:22:36.550940 30026 tablet_service.cc:1511] Processing CreateTablet for tablet f88b35ac1ca748feb63aff3a80aea906 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:22:36.553848 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1c083987c64c7e9964266f83a1fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.567446 30023 tablet_service.cc:1511] Processing CreateTablet for tablet eecb1983f87740e4b42a02938971d9d9 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:22:36.568591 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939737497c5d4883a71507509e94ef67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.569167 30078 raft_consensus.cc:359] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.554059 29872 tablet_service.cc:1511] Processing CreateTablet for tablet 36b21badc4d14edb90d6ac1076a964c0 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:36.569561 30079 raft_consensus.cc:359] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.554150 30084 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:36.571321 30084 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.574209 29871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90e02f959f2437c8318b9ff6fa5e334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.576396 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.577003 29872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b21badc4d14edb90d6ac1076a964c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.570150 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030a9634e1fd41c7af359caf8155412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.579607 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27ed771c9b47eda9694c15eccea6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.583712 30025 tablet_service.cc:1511] Processing CreateTablet for tablet d085e7b35b524b7ca1cbd3a618f19946 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:22:36.585254 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4475a9085517448681a035352d33a350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.585894 30082 tablet_bootstrap.cc:654] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.588932 30078 raft_consensus.cc:385] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.596439 30078 raft_consensus.cc:740] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.597378 30078 consensus_queue.cc:260] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.589193 30027 tablet_service.cc:1511] Processing CreateTablet for tablet edd76133103c489892e6bc70734db0ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:22:36.593595 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42f6e3950a24654800bcf24c4e4eefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.594375 30084 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:36.613543 30089 raft_consensus.cc:493] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:36.614107 30089 raft_consensus.cc:515] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.594514 30079 raft_consensus.cc:385] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.547227 29945 tablet_service.cc:1511] Processing CreateTablet for tablet e90e02f959f2437c8318b9ff6fa5e334 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:36.612161 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb1983f87740e4b42a02938971d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.618901 30079 raft_consensus.cc:740] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.645107 30089 leader_election.cc:290] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:36.652019 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88b35ac1ca748feb63aff3a80aea906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.663486 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb493c05fd4f558bb553d197a5a55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.666635 29945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90e02f959f2437c8318b9ff6fa5e334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.669658 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355af1e7b68649f98253c797934c7736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.642819 30079 consensus_queue.cc:260] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.672785 30079 ts_tablet_manager.cc:1434] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.000s
I20260709 12:22:36.675017 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 1ade267ed4fd4c96834a6dbf4ca477ca (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:22:36.682156 30078 ts_tablet_manager.cc:1434] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.123s	user 0.014s	sys 0.028s
I20260709 12:22:36.686269 30078 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:36.692422 30078 tablet_bootstrap.cc:654] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.694806 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae951b591274a90ac9eb21ab4eec898 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:36.696012 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae951b591274a90ac9eb21ab4eec898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.696878 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d085e7b35b524b7ca1cbd3a618f19946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.699803 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd76133103c489892e6bc70734db0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.701855 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ade267ed4fd4c96834a6dbf4ca477ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.716110 30083 raft_consensus.cc:493] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:36.716682 30083 raft_consensus.cc:515] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.722843 30083 leader_election.cc:290] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:36.722692 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27ed771c9b47eda9694c15eccea6f1 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:36.683238 30079 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:36.749572 29876 tablet_service.cc:1511] Processing CreateTablet for tablet e1c89f7375e64a25a40c672d2bbce630 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:36.749898 30021 tablet_service.cc:1511] Processing CreateTablet for tablet afa1b33bd5d34247a53c6ee5ef145311 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:22:36.751736 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:36.752277 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1b33bd5d34247a53c6ee5ef145311. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:36.753450 29852 leader_election.cc:343] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.750952 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c89f7375e64a25a40c672d2bbce630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.751040 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:36.759370 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 1da12913919941feb85b615a336862fa (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:22:36.760764 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da12913919941feb85b615a336862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.761965 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27ed771c9b47eda9694c15eccea6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.765628 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c22021bd64a819e6e7d2e8044b9c3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:36.767011 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c22021bd64a819e6e7d2e8044b9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.777971 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 36b21badc4d14edb90d6ac1076a964c0 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:36.799194 30022 tablet_service.cc:1511] Processing CreateTablet for tablet eb46276555e94160af7e4263111af862 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:22:36.802071 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:22:36.803601 29855 leader_election.cc:343] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.804297 30094 raft_consensus.cc:493] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:36.809840 30079 tablet_bootstrap.cc:654] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.822834 30082 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:36.823367 30082 ts_tablet_manager.cc:1403] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.261s	user 0.012s	sys 0.010s
I20260709 12:22:36.825307 30028 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd9e9ff04684a768729e487a86ce4a7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:22:36.826505 30082 raft_consensus.cc:359] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.827260 30082 raft_consensus.cc:385] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.827534 30082 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.828330 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 2451bb51b2f24ee58d18f325677c09ff (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:36.829120 30094 raft_consensus.cc:515] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.829610 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2451bb51b2f24ee58d18f325677c09ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.828262 30082 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.831372 30094 leader_election.cc:290] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:36.831929 29855 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:36.832401 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:36.833694 30083 raft_consensus.cc:493] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:36.834188 30083 raft_consensus.cc:515] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:36.834549 29852 leader_election.cc:343] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.835696 30082 ts_tablet_manager.cc:1434] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:22:36.836133 30083 leader_election.cc:290] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:36.836632 30082 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:36.836874 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 05cd364822ea4ae3bc7b2d72e5d43683 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:36.838043 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cd364822ea4ae3bc7b2d72e5d43683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.813165 30023 tablet_service.cc:1511] Processing CreateTablet for tablet 01d987f9e303445db09f5c73a8093c90 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:22:36.842352 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb46276555e94160af7e4263111af862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.844149 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:36.858914 29964 raft_consensus.cc:2468] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:36.845453 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae951b591274a90ac9eb21ab4eec898 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:36.842249 30094 raft_consensus.cc:2749] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:36.865146 29855 leader_election.cc:304] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:36.866460 30094 raft_consensus.cc:2804] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:36.866820 30094 raft_consensus.cc:493] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:36.867161 30094 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:36.867281 30078 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:36.867616 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd9e9ff04684a768729e487a86ce4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.867853 30078 ts_tablet_manager.cc:1403] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.182s	user 0.018s	sys 0.037s
I20260709 12:22:36.871018 30078 raft_consensus.cc:359] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.871743 30078 raft_consensus.cc:385] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.872054 30078 raft_consensus.cc:740] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.885020 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d987f9e303445db09f5c73a8093c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.882156 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b21badc4d14edb90d6ac1076a964c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.889003 29879 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec0159fc6374b2e922a28b59401342b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:36.890877 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec0159fc6374b2e922a28b59401342b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.892836 30025 tablet_service.cc:1511] Processing CreateTablet for tablet e62befcdc5ee4aeab6c67ad6f237374c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:22:36.895859 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.897322 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae951b591274a90ac9eb21ab4eec898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.872200 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 36e46cfa5ead40ec97cacde391045cfe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:22:36.894761 29951 tablet_service.cc:1511] Processing CreateTablet for tablet e1c89f7375e64a25a40c672d2bbce630 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:36.910605 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182ba1b192b6420caebe02042e216a37" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:36.914455 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62befcdc5ee4aeab6c67ad6f237374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.882426 30078 consensus_queue.cc:260] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.917673 29889 raft_consensus.cc:2468] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:36.920699 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c89f7375e64a25a40c672d2bbce630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.911196 30027 tablet_service.cc:1511] Processing CreateTablet for tablet c7bb493c05fd4f558bb553d197a5a55c (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:22:36.922029 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 2451bb51b2f24ee58d18f325677c09ff (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:36.930590 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1c083987c64c7e9964266f83a1fea4 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:22:36.931315 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2451bb51b2f24ee58d18f325677c09ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.932036 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 030a9634e1fd41c7af359caf8155412a (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:22:36.935328 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:36.936769 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:36.894793 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 60e77452365242e1a8286c10509f99e7 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:22:36.937935 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 05cd364822ea4ae3bc7b2d72e5d43683 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:22:36.938218 29927 leader_election.cc:343] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.925962 30082 tablet_bootstrap.cc:654] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:36.939172 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cd364822ea4ae3bc7b2d72e5d43683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.939513 30003 leader_election.cc:304] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:36.940366 30089 raft_consensus.cc:2804] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:36.940718 30089 raft_consensus.cc:493] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:36.941032 30089 raft_consensus.cc:3060] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:36.941895 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e46cfa5ead40ec97cacde391045cfe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:36.942098 29927 leader_election.cc:343] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.942551 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030a9634e1fd41c7af359caf8155412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.943178 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e77452365242e1a8286c10509f99e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.946090 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1c083987c64c7e9964266f83a1fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.942485 30094 raft_consensus.cc:515] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.960513 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:36.960357 30089 raft_consensus.cc:515] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.961074 29964 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:36.960968 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 355af1e7b68649f98253c797934c7736 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:22:36.935351 30078 ts_tablet_manager.cc:1434] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.003s
I20260709 12:22:36.967063 30078 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:36.969060 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
W20260709 12:22:36.974390 29852 leader_election.cc:343] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.975863 30079 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:36.976325 30079 ts_tablet_manager.cc:1403] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.303s	user 0.020s	sys 0.000s
I20260709 12:22:36.979241 30079 raft_consensus.cc:359] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.980008 30094 leader_election.cc:290] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:36.981323 29964 raft_consensus.cc:2468] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:36.982487 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:36.983246 29889 raft_consensus.cc:2393] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:36.982515 29855 leader_election.cc:304] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:36.984659 30094 raft_consensus.cc:2804] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:36.985124 30094 raft_consensus.cc:697] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:36.986001 30094 consensus_queue.cc:237] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.986707 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec0159fc6374b2e922a28b59401342b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:36.987929 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec0159fc6374b2e922a28b59401342b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.979949 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:36.980016 30079 raft_consensus.cc:385] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:36.990026 30079 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:36.990763 30079 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:36.990911 30028 tablet_service.cc:1511] Processing CreateTablet for tablet 939737497c5d4883a71507509e94ef67 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:22:36.991334 29929 leader_election.cc:304] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
W20260709 12:22:36.992501 29929 leader_election.cc:343] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:36.992872 29929 leader_election.cc:304] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:36.985932 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb493c05fd4f558bb553d197a5a55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:36.996727 30083 raft_consensus.cc:2749] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.004220 30083 raft_consensus.cc:2749] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.002230 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182ba1b192b6420caebe02042e216a37" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.002985 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182ba1b192b6420caebe02042e216a37" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.005034 29888 raft_consensus.cc:3060] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.005095 30082 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.007409 30079 ts_tablet_manager.cc:1434] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:22:37.008663 30079 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.013214 30082 ts_tablet_manager.cc:1403] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.002s
W20260709 12:22:37.016630 30004 leader_election.cc:343] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.017705 30082 raft_consensus.cc:359] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.018438 30082 raft_consensus.cc:385] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.018720 30082 raft_consensus.cc:740] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.019308 30089 leader_election.cc:290] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.020367 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182ba1b192b6420caebe02042e216a37" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
W20260709 12:22:37.021566 30004 leader_election.cc:343] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.021739 29877 tablet_service.cc:1511] Processing CreateTablet for tablet df11b73d5e084a9baa45309aeadf6bef (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:37.022477 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355af1e7b68649f98253c797934c7736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.022984 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df11b73d5e084a9baa45309aeadf6bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.024832 30082 consensus_queue.cc:260] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.025667 30089 raft_consensus.cc:493] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.025725 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 26246c9a3be243c096fb2b992e4f2917 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:37.026165 30089 raft_consensus.cc:515] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.027009 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26246c9a3be243c096fb2b992e4f2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.029086 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.029266 30089 leader_election.cc:290] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:22:37.030427 30003 leader_election.cc:343] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.031718 30082 ts_tablet_manager.cc:1434] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:22:37.032635 29888 raft_consensus.cc:2468] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.033900 30003 leader_election.cc:304] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.036027 30023 tablet_service.cc:1511] Processing CreateTablet for tablet d42f6e3950a24654800bcf24c4e4eefe (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:22:37.037330 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42f6e3950a24654800bcf24c4e4eefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.040539 30089 raft_consensus.cc:2804] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.041616 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:37.042894 30004 leader_election.cc:343] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.043313 30004 leader_election.cc:304] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.046144 30079 tablet_bootstrap.cc:654] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.046200 29784 catalog_manager.cc:5697] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:37.060462 30022 tablet_service.cc:1511] Processing CreateTablet for tablet e90e02f959f2437c8318b9ff6fa5e334 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:22:37.067067 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c22021bd64a819e6e7d2e8044b9c3 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:22:37.054376 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939737497c5d4883a71507509e94ef67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.070655 30089 raft_consensus.cc:697] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:37.073619 30089 consensus_queue.cc:237] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.073992 30025 tablet_service.cc:1511] Processing CreateTablet for tablet 0f27ed771c9b47eda9694c15eccea6f1 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:22:37.080690 29877 tablet_service.cc:1511] Processing CreateTablet for tablet a3c5c14543364ce0930b09576e786e5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:37.082638 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c5c14543364ce0930b09576e786e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.084491 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90e02f959f2437c8318b9ff6fa5e334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.105867 30110 raft_consensus.cc:2749] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.107322 30082 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.108217 30078 tablet_bootstrap.cc:654] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.110487 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2dda1d6141401ab33f8f9aba3acf91 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:37.111637 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2dda1d6141401ab33f8f9aba3acf91. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:37.105087 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 62235.5us
I20260709 12:22:37.112316 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 36b21badc4d14edb90d6ac1076a964c0 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:22:37.118367 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:22:37.070351 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 77849.3us
I20260709 12:22:37.140151 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 26246c9a3be243c096fb2b992e4f2917 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:37.141407 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26246c9a3be243c096fb2b992e4f2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.146466 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c22021bd64a819e6e7d2e8044b9c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.147624 30110 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.148098 30110 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.159467 30110 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.160271 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.160904 29888 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.161424 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2dda1d6141401ab33f8f9aba3acf91 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:37.161934 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.162508 29964 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.164214 30003 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.165290 30109 raft_consensus.cc:2804] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.162665 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2dda1d6141401ab33f8f9aba3acf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.167280 29951 tablet_service.cc:1511] Processing CreateTablet for tablet a3c5c14543364ce0930b09576e786e5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:37.168532 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c5c14543364ce0930b09576e786e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.170187 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27ed771c9b47eda9694c15eccea6f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:22:37.170724 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:37.172607 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b21badc4d14edb90d6ac1076a964c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.174070 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.174144 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 73755f81e5a845339a4cc93b1218ea17 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:37.175329 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73755f81e5a845339a4cc93b1218ea17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.176431 29948 tablet_service.cc:1511] Processing CreateTablet for tablet df11b73d5e084a9baa45309aeadf6bef (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:37.177608 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df11b73d5e084a9baa45309aeadf6bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.183301 30082 tablet_bootstrap.cc:654] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.184496 30109 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.184933 30109 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.164652 30026 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50196 (request call id 35) took 1080 ms. Trace:
I20260709 12:22:37.188833 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 73755f81e5a845339a4cc93b1218ea17 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:37.189640 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73755f81e5a845339a4cc93b1218ea17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.203262 30079 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.203831 30079 ts_tablet_manager.cc:1403] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.195s	user 0.038s	sys 0.050s
I20260709 12:22:37.206707 30079 raft_consensus.cc:359] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.214952 30021 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50196 (request call id 41) took 1050 ms. Trace:
I20260709 12:22:37.215019 30023 tablet_service.cc:1511] Processing CreateTablet for tablet e1c89f7375e64a25a40c672d2bbce630 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:22:37.187345 30026 rpcz_store.cc:276] 0709 12:22:36.084372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:22:36.871201 (+786829us) service_pool.cc:224] Handling call
0709 12:22:36.899216 (+ 28015us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:22:36.899301 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:22:37.144407 (+245106us) tablet_metadata.cc:665] Metadata flushed
0709 12:22:37.164193 (+ 19786us) tablet_replica.cc:206] Creating consensus instance
0709 12:22:37.164598 (+   405us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:22:37.222632 30079 raft_consensus.cc:385] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.236814 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 2451bb51b2f24ee58d18f325677c09ff (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:22:37.216935 30021 rpcz_store.cc:276] 0709 12:22:36.164179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:22:36.960038 (+795859us) service_pool.cc:224] Handling call
0709 12:22:36.966266 (+  6228us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:22:36.966360 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:22:37.127956 (+161596us) tablet_metadata.cc:665] Metadata flushed
0709 12:22:37.214457 (+ 86501us) tablet_replica.cc:206] Creating consensus instance
0709 12:22:37.214895 (+   438us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:22:37.226513 30027 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50196 (request call id 38) took 1136 ms. Trace:
I20260709 12:22:37.240752 30027 rpcz_store.cc:276] 0709 12:22:36.090115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:22:36.910244 (+820129us) service_pool.cc:224] Handling call
0709 12:22:36.921316 (+ 11072us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:22:36.921402 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:22:37.140802 (+219400us) tablet_metadata.cc:665] Metadata flushed
0709 12:22:37.168286 (+ 27484us) tablet_replica.cc:206] Creating consensus instance
0709 12:22:37.225833 (+ 57547us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:22:37.242341 30078 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.227859 30079 raft_consensus.cc:740] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.243211 30027 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec0159fc6374b2e922a28b59401342b (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:22:37.238165 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c89f7375e64a25a40c672d2bbce630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.242996 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 05cd364822ea4ae3bc7b2d72e5d43683 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:22:37.245033 30079 consensus_queue.cc:260] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.247417 30079 ts_tablet_manager.cc:1434] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.004s
I20260709 12:22:37.248572 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2451bb51b2f24ee58d18f325677c09ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.249286 30079 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.250416 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cd364822ea4ae3bc7b2d72e5d43683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.245872 30078 ts_tablet_manager.cc:1403] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.279s	user 0.014s	sys 0.005s
I20260709 12:22:37.255306 30078 raft_consensus.cc:359] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.256078 30078 raft_consensus.cc:385] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.256508 30078 raft_consensus.cc:740] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.261345 30108 raft_consensus.cc:493] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.261889 30108 raft_consensus.cc:515] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.268756 30108 leader_election.cc:290] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.269943 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec0159fc6374b2e922a28b59401342b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.271184 30028 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50196 (request call id 42) took 1068 ms. Trace:
I20260709 12:22:37.272957 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:37.262318 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae951b591274a90ac9eb21ab4eec898 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:22:37.273963 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.272616 30028 rpcz_store.cc:276] 0709 12:22:36.202264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:22:36.989975 (+787711us) service_pool.cc:224] Handling call
0709 12:22:37.000761 (+ 10786us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:22:37.016261 (+ 15500us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:22:37.208545 (+192284us) tablet_metadata.cc:665] Metadata flushed
0709 12:22:37.262781 (+ 54236us) tablet_replica.cc:206] Creating consensus instance
0709 12:22:37.270630 (+  7849us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:22:37.275408 29929 leader_election.cc:343] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.265029 30078 consensus_queue.cc:260] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:37.276902 29927 leader_election.cc:343] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.277338 29927 leader_election.cc:304] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:37.280898 30078 ts_tablet_manager.cc:1434] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:22:37.281711 30108 raft_consensus.cc:2749] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.286217 30082 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.287016 30082 ts_tablet_manager.cc:1403] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.009s
I20260709 12:22:37.288283 30109 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.307402 30109 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.294668 30025 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2dda1d6141401ab33f8f9aba3acf91 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:22:37.290879 30019 tablet_service.cc:1511] Processing CreateTablet for tablet a3c5c14543364ce0930b09576e786e5f (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:22:37.308100 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.308676 29888 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.308748 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.309296 29964 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.315814 29888 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.316017 29964 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.291539 30079 tablet_bootstrap.cc:654] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.317054 30003 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.318076 30109 raft_consensus.cc:2804] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.318823 30109 raft_consensus.cc:697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:37.293272 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 26246c9a3be243c096fb2b992e4f2917 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:22:37.294111 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae951b591274a90ac9eb21ab4eec898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.319623 30109 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.320442 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c5c14543364ce0930b09576e786e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.321090 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2dda1d6141401ab33f8f9aba3acf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.300633 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 73755f81e5a845339a4cc93b1218ea17 (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:22:37.324461 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73755f81e5a845339a4cc93b1218ea17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.301678 29786 catalog_manager.cc:5697] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:37.289763 30082 raft_consensus.cc:359] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.332165 30082 raft_consensus.cc:385] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.332515 30082 raft_consensus.cc:740] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.333279 30082 consensus_queue.cc:260] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.335705 30082 ts_tablet_manager.cc:1434] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 12:22:37.336728 30082 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.337358 30078 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.282408 30028 tablet_service.cc:1511] Processing CreateTablet for tablet df11b73d5e084a9baa45309aeadf6bef (DEFAULT_TABLE table=test-workload [id=5fdf77f537134675831ad88504ab2442]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:22:37.349047 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26246c9a3be243c096fb2b992e4f2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.355885 30082 tablet_bootstrap.cc:654] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.356549 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df11b73d5e084a9baa45309aeadf6bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:37.359239 30078 tablet_bootstrap.cc:654] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.368364 30079 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.368842 30079 ts_tablet_manager.cc:1403] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.011s
I20260709 12:22:37.370132 30078 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.370651 30078 ts_tablet_manager.cc:1403] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 12:22:37.371685 30079 raft_consensus.cc:359] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.372406 30079 raft_consensus.cc:385] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.372687 30079 raft_consensus.cc:740] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.373509 30079 consensus_queue.cc:260] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.373668 30078 raft_consensus.cc:359] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.374403 30078 raft_consensus.cc:385] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.374742 30078 raft_consensus.cc:740] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.375679 30078 consensus_queue.cc:260] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.377303 30082 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.377874 30082 ts_tablet_manager.cc:1403] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 12:22:37.378191 30078 ts_tablet_manager.cc:1434] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:37.380957 30082 raft_consensus.cc:359] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.383363 30079 ts_tablet_manager.cc:1434] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:22:37.384394 30079 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.390605 30079 tablet_bootstrap.cc:654] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.381721 30082 raft_consensus.cc:385] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.402058 30082 raft_consensus.cc:740] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.403095 30082 consensus_queue.cc:260] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.406047 30082 ts_tablet_manager.cc:1434] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:22:37.414577 30082 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.418805 30078 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.419414 29787 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:37.421171 30094 raft_consensus.cc:493] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.421684 30094 raft_consensus.cc:515] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.423171 30082 tablet_bootstrap.cc:654] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.423866 30094 leader_election.cc:290] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.430380 30082 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.430830 30082 ts_tablet_manager.cc:1403] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:22:37.432145 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:37.433730 29855 leader_election.cc:343] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.433969 30082 raft_consensus.cc:359] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.434710 30082 raft_consensus.cc:385] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.434976 30082 raft_consensus.cc:740] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.435341 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:37.435949 30037 raft_consensus.cc:2468] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:37.435750 30082 consensus_queue.cc:260] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:37.437165 29852 consensus_peers.cc:597] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:37.437889 29852 leader_election.cc:304] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.438294 30082 ts_tablet_manager.cc:1434] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:37.439155 30084 raft_consensus.cc:2804] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.439617 30084 raft_consensus.cc:493] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.439980 30084 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.440877 30078 tablet_bootstrap.cc:654] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.442000 30079 tablet_bootstrap.cc:492] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.442436 30079 ts_tablet_manager.cc:1403] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.044s
I20260709 12:22:37.439309 30082 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.445268 30079 raft_consensus.cc:359] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.446020 30079 raft_consensus.cc:385] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.446318 30079 raft_consensus.cc:740] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.447086 30109 raft_consensus.cc:493] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.447340 30084 raft_consensus.cc:515] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.447587 30109 raft_consensus.cc:515] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.449333 30082 tablet_bootstrap.cc:654] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.449757 30109 leader_election.cc:290] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.450361 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.451396 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.452370 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:37.454002 30003 leader_election.cc:343] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:37.454571 30004 leader_election.cc:343] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.454970 30004 leader_election.cc:304] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.455683 30084 leader_election.cc:290] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.456809 30109 raft_consensus.cc:2749] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.457155 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:37.457697 30037 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.458016 29963 raft_consensus.cc:3060] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.465420 30084 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:37.466835 30037 raft_consensus.cc:2468] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:37.468369 29852 leader_election.cc:304] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.469414 30084 raft_consensus.cc:2804] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.469947 30084 raft_consensus.cc:697] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:37.470863 30084 consensus_queue.cc:237] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.471539 30109 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:37.451606 30079 consensus_queue.cc:260] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.475564 29964 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.478380 30079 ts_tablet_manager.cc:1434] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 12:22:37.479709 30079 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.481433 30078 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.481915 30078 ts_tablet_manager.cc:1403] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.018s
I20260709 12:22:37.484834 30078 raft_consensus.cc:359] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.485158 29964 raft_consensus.cc:2468] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:37.485545 30078 raft_consensus.cc:385] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.485929 30079 tablet_bootstrap.cc:654] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.485910 30078 raft_consensus.cc:740] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.486775 30078 consensus_queue.cc:260] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.488678 30082 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.490290 30082 ts_tablet_manager.cc:1403] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.010s
I20260709 12:22:37.493600 30082 raft_consensus.cc:359] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.500509 30082 raft_consensus.cc:385] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.503258 30082 raft_consensus.cc:740] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.504709 30082 consensus_queue.cc:260] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.506963 29784 catalog_manager.cc:5697] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:37.508265 30082 ts_tablet_manager.cc:1434] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 12:22:37.509848 30109 raft_consensus.cc:493] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.510294 30109 raft_consensus.cc:515] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.512244 30109 leader_election.cc:290] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.514038 30109 raft_consensus.cc:493] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.514444 30109 raft_consensus.cc:515] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.516072 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.516960 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:37.518445 30003 leader_election.cc:343] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:37.519081 30003 leader_election.cc:343] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.521229 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:37.523206 30004 leader_election.cc:343] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.523393 30082 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.523674 30004 leader_election.cc:304] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.524524 30089 raft_consensus.cc:2749] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.525279 30109 leader_election.cc:290] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.526386 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:37.527657 30004 leader_election.cc:343] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.528065 30004 leader_election.cc:304] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:37.529067 30109 raft_consensus.cc:2749] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.534171 30082 tablet_bootstrap.cc:654] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.546242 30078 ts_tablet_manager.cc:1434] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.064s	user 0.037s	sys 0.027s
I20260709 12:22:37.547310 30078 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.547573 30079 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.548065 30079 ts_tablet_manager.cc:1403] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.026s
I20260709 12:22:37.550856 30079 raft_consensus.cc:359] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.551633 30079 raft_consensus.cc:385] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.551970 30079 raft_consensus.cc:740] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.552796 30079 consensus_queue.cc:260] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.553496 30078 tablet_bootstrap.cc:654] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.555410 30079 ts_tablet_manager.cc:1434] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:37.557909 30082 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.558415 30082 ts_tablet_manager.cc:1403] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 12:22:37.561097 30082 raft_consensus.cc:359] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.561935 30082 raft_consensus.cc:385] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.563076 30079 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.563356 30082 raft_consensus.cc:740] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.566039 30082 consensus_queue.cc:260] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.568197 30082 ts_tablet_manager.cc:1434] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:22:37.574116 30082 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.577556 30109 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:37.573164 30079 tablet_bootstrap.cc:654] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.582909 30082 tablet_bootstrap.cc:654] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.587612 30079 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.591616 30082 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.592173 30082 ts_tablet_manager.cc:1403] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:22:37.594188 30079 ts_tablet_manager.cc:1403] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260709 12:22:37.596904 30079 raft_consensus.cc:359] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.598057 30131 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.599849 30131 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.602628 30131 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.603252 30079 raft_consensus.cc:385] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.603633 30079 raft_consensus.cc:740] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.604581 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:37.604374 30079 consensus_queue.cc:260] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.598954 30082 raft_consensus.cc:359] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.605417 30082 raft_consensus.cc:385] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.605747 30082 raft_consensus.cc:740] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.607833 30079 ts_tablet_manager.cc:1434] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260709 12:22:37.607745 29852 leader_election.cc:343] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.608461 30082 consensus_queue.cc:260] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.611754 30079 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.613997 30082 ts_tablet_manager.cc:1434] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:22:37.614285 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.614955 30082 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
W20260709 12:22:37.615720 29855 leader_election.cc:343] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.616199 29855 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:37.617334 30131 raft_consensus.cc:2749] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:37.621454 30079 tablet_bootstrap.cc:654] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.624872 30082 tablet_bootstrap.cc:654] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.633042 30079 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.633579 30079 ts_tablet_manager.cc:1403] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260709 12:22:37.635885 30079 raft_consensus.cc:359] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.637874 30078 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.638347 30078 ts_tablet_manager.cc:1403] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.091s	user 0.048s	sys 0.037s
I20260709 12:22:37.638619 30079 raft_consensus.cc:385] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.638947 30079 raft_consensus.cc:740] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.639588 30079 consensus_queue.cc:260] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.641065 30078 raft_consensus.cc:359] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.641498 30079 ts_tablet_manager.cc:1434] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.001s
I20260709 12:22:37.641822 30078 raft_consensus.cc:385] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.642154 30078 raft_consensus.cc:740] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.642627 30079 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.642853 30078 consensus_queue.cc:260] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.643640 30082 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.644052 30082 ts_tablet_manager.cc:1403] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.006s
I20260709 12:22:37.644984 30078 ts_tablet_manager.cc:1434] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:37.646359 30078 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.646427 30082 raft_consensus.cc:359] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.647060 30082 raft_consensus.cc:385] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.647300 30082 raft_consensus.cc:740] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.648123 30079 tablet_bootstrap.cc:654] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.652649 30078 tablet_bootstrap.cc:654] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.658871 30079 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.659219 30079 ts_tablet_manager.cc:1403] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 12:22:37.659170 30082 consensus_queue.cc:260] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.660981 30082 ts_tablet_manager.cc:1434] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:22:37.661662 30078 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.661785 30082 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.662245 30078 ts_tablet_manager.cc:1403] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:22:37.662748 30079 raft_consensus.cc:359] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.663386 30079 raft_consensus.cc:385] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.663654 30079 raft_consensus.cc:740] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.664359 30079 consensus_queue.cc:260] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.664778 30078 raft_consensus.cc:359] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.665483 30078 raft_consensus.cc:385] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.665863 30078 raft_consensus.cc:740] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.666627 30078 consensus_queue.cc:260] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.667773 30082 tablet_bootstrap.cc:654] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.671114 30078 ts_tablet_manager.cc:1434] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 12:22:37.672053 30078 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.669715 30079 ts_tablet_manager.cc:1434] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:22:37.673655 30079 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.677376 30078 tablet_bootstrap.cc:654] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.678931 30079 tablet_bootstrap.cc:654] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.683128 30082 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.683565 30082 ts_tablet_manager.cc:1403] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 12:22:37.685976 30082 raft_consensus.cc:359] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.686614 30082 raft_consensus.cc:385] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.686873 30082 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.687690 30082 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.694357 30082 ts_tablet_manager.cc:1434] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:37.695269 30082 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.699240 30078 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.699726 30078 ts_tablet_manager.cc:1403] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260709 12:22:37.702224 30082 tablet_bootstrap.cc:654] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.702548 30078 raft_consensus.cc:359] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.703272 30078 raft_consensus.cc:385] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.703537 30078 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.704211 30078 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.706507 30078 ts_tablet_manager.cc:1434] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:22:37.707372 30082 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.707741 30078 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.707755 30082 ts_tablet_manager.cc:1403] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 12:22:37.708942 30079 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.709365 30079 ts_tablet_manager.cc:1403] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.011s
I20260709 12:22:37.710646 30082 raft_consensus.cc:359] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.711298 30082 raft_consensus.cc:385] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.711553 30082 raft_consensus.cc:740] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.712193 30082 consensus_queue.cc:260] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.713697 30078 tablet_bootstrap.cc:654] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.714020 30082 ts_tablet_manager.cc:1434] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:37.715085 30082 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.711861 30079 raft_consensus.cc:359] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.716461 30079 raft_consensus.cc:385] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.716730 30079 raft_consensus.cc:740] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.717384 30079 consensus_queue.cc:260] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.719686 30079 ts_tablet_manager.cc:1434] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:22:37.721029 30079 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.723444 30082 tablet_bootstrap.cc:654] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.726924 30079 tablet_bootstrap.cc:654] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.735715 30082 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.736138 30082 ts_tablet_manager.cc:1403] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260709 12:22:37.738633 30082 raft_consensus.cc:359] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.739284 30082 raft_consensus.cc:385] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.739549 30082 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.740240 30079 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.740760 30079 ts_tablet_manager.cc:1403] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:22:37.740721 30082 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.743121 30082 ts_tablet_manager.cc:1434] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:22:37.744019 30082 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.743748 30079 raft_consensus.cc:359] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.744935 30079 raft_consensus.cc:385] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.745214 30079 raft_consensus.cc:740] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.746012 30079 consensus_queue.cc:260] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.749817 30082 tablet_bootstrap.cc:654] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.751919 30079 ts_tablet_manager.cc:1434] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:37.753068 30079 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.758911 30079 tablet_bootstrap.cc:654] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.760499 30082 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.760914 30082 ts_tablet_manager.cc:1403] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:22:37.763454 30082 raft_consensus.cc:359] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.764065 30082 raft_consensus.cc:385] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.764318 30082 raft_consensus.cc:740] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.765101 30082 consensus_queue.cc:260] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.767032 30082 ts_tablet_manager.cc:1434] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:37.767077 30078 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.767606 30078 ts_tablet_manager.cc:1403] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.029s
I20260709 12:22:37.767971 30082 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.769912 30079 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.770305 30079 ts_tablet_manager.cc:1403] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:22:37.770550 30078 raft_consensus.cc:359] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.771159 30078 raft_consensus.cc:385] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.771399 30078 raft_consensus.cc:740] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.772075 30078 consensus_queue.cc:260] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.772737 30079 raft_consensus.cc:359] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.773259 30082 tablet_bootstrap.cc:654] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.774773 30078 ts_tablet_manager.cc:1434] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:37.775943 30078 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.776980 30109 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:37.781374 30078 tablet_bootstrap.cc:654] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.773325 30079 raft_consensus.cc:385] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.784201 30082 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.784399 30079 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.784652 30082 ts_tablet_manager.cc:1403] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 12:22:37.785650 30079 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.786919 30108 raft_consensus.cc:493] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.787350 30108 raft_consensus.cc:515] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.787773 30082 raft_consensus.cc:359] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.788394 30082 raft_consensus.cc:385] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.788667 30082 raft_consensus.cc:740] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.789393 30082 consensus_queue.cc:260] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.790413 30089 raft_consensus.cc:493] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.790839 30089 raft_consensus.cc:515] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.791380 30082 ts_tablet_manager.cc:1434] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:37.792299 30082 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.792482 30079 ts_tablet_manager.cc:1434] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:37.792919 30089 leader_election.cc:290] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.793493 30079 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.793946 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.794533 29889 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:37.796686 29929 leader_election.cc:304] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:37.797425 30083 raft_consensus.cc:2804] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.797760 30083 raft_consensus.cc:493] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.798044 30082 tablet_bootstrap.cc:654] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.798105 30083 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.798458 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:37.799098 30037 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:37.799312 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:37.800621 30003 leader_election.cc:343] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.802647 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.803239 29962 raft_consensus.cc:2468] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.803694 30082 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.804096 30082 ts_tablet_manager.cc:1403] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:22:37.805045 30079 tablet_bootstrap.cc:654] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.805387 30004 leader_election.cc:304] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:37.805976 30083 raft_consensus.cc:515] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.806511 30109 raft_consensus.cc:2804] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.806609 30082 raft_consensus.cc:359] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.806984 30109 raft_consensus.cc:493] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.807363 30109 raft_consensus.cc:3060] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.808727 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.809321 29889 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.789335 30108 leader_election.cc:290] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.813138 30037 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.814409 30109 raft_consensus.cc:515] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.816115 30082 raft_consensus.cc:385] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.816419 30082 raft_consensus.cc:740] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.817186 30082 consensus_queue.cc:260] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.818058 30089 raft_consensus.cc:493] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.818611 30110 raft_consensus.cc:493] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.819108 30110 raft_consensus.cc:515] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.821382 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.821517 30110 leader_election.cc:290] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.821731 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:37.822001 29962 raft_consensus.cc:3060] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.822335 30038 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.823136 30083 leader_election.cc:290] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.823904 30109 leader_election.cc:290] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.824165 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.824776 29963 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.826022 30004 leader_election.cc:304] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.822638 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c52220ba4342bfaabb21720b86aa9c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.826895 30109 raft_consensus.cc:2804] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.827232 30109 raft_consensus.cc:493] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.827561 30109 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:37.828224 30003 leader_election.cc:343] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:37.829071 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.830061 29888 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.829478 29889 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:37.818599 30089 raft_consensus.cc:515] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.841187 30089 leader_election.cc:290] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.842149 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:37.842592 29929 leader_election.cc:304] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:37.842892 29888 raft_consensus.cc:2468] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.842226 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.843636 30083 raft_consensus.cc:2804] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.844139 30083 raft_consensus.cc:697] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:37.844887 30003 leader_election.cc:304] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.844995 30083 consensus_queue.cc:237] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.843883 29963 raft_consensus.cc:2468] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:37.848999 30089 raft_consensus.cc:2804] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.850062 30089 raft_consensus.cc:493] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.854249 30089 raft_consensus.cc:3060] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.859079 30038 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:37.859566 30082 ts_tablet_manager.cc:1434] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.023s
I20260709 12:22:37.852851 29962 raft_consensus.cc:2468] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.860533 30082 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.862262 30078 tablet_bootstrap.cc:492] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:37.862926 30004 leader_election.cc:304] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:37.867065 30078 ts_tablet_manager.cc:1403] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.000s
I20260709 12:22:37.867813 30082 tablet_bootstrap.cc:654] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.866580 30089 raft_consensus.cc:515] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.891034 30110 raft_consensus.cc:2804] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.894114 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.894403 30110 raft_consensus.cc:697] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:37.895165 30089 leader_election.cc:290] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.893611 30078 raft_consensus.cc:359] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.897424 30078 raft_consensus.cc:385] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.898124 29962 raft_consensus.cc:3060] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.897744 30078 raft_consensus.cc:740] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.896549 30110 consensus_queue.cc:237] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.900533 30082 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:37.900959 30082 ts_tablet_manager.cc:1403] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.008s
I20260709 12:22:37.899814 30078 consensus_queue.cc:260] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.904053 30082 raft_consensus.cc:359] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.904686 30082 raft_consensus.cc:385] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.904946 30082 raft_consensus.cc:740] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.905768 30078 ts_tablet_manager.cc:1434] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:22:37.907191 30078 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:37.905586 30082 consensus_queue.cc:260] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.913477 30109 raft_consensus.cc:515] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.916909 30082 ts_tablet_manager.cc:1434] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:22:37.917852 30082 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:37.929335 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403b60ee6014cec922840c5f8c6e636" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.930009 29888 raft_consensus.cc:3060] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.932039 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.932601 29964 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.938710 30109 leader_election.cc:290] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:37.939127 30131 raft_consensus.cc:493] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.939702 30131 raft_consensus.cc:515] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.941015 30079 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:37.941469 30079 ts_tablet_manager.cc:1403] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.148s	user 0.031s	sys 0.039s
I20260709 12:22:37.941962 30131 leader_election.cc:290] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.944500 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:37.945065 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:37.945212 30038 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:37.945662 29963 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:37.949786 29855 leader_election.cc:304] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:37.950780 30131 raft_consensus.cc:2804] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:37.951195 30131 raft_consensus.cc:493] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:37.951561 30131 raft_consensus.cc:3060] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.953303 29888 raft_consensus.cc:2468] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.955971 29964 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.957139 30004 leader_election.cc:304] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.958777 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:37.959796 29888 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.949817 30079 raft_consensus.cc:359] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.961024 29962 raft_consensus.cc:2468] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:37.961457 30079 raft_consensus.cc:385] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:37.961814 30079 raft_consensus.cc:740] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:37.962711 30079 consensus_queue.cc:260] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.965276 30004 leader_election.cc:304] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:37.965624 30079 ts_tablet_manager.cc:1434] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:22:37.966600 30164 raft_consensus.cc:2804] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.961066 30131 raft_consensus.cc:515] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.969121 30079 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:37.967074 30109 raft_consensus.cc:2804] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:37.967430 30164 raft_consensus.cc:697] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:37.971463 30131 leader_election.cc:290] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.971910 30162 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:37.972571 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:37.973116 30038 raft_consensus.cc:3060] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.974189 30109 raft_consensus.cc:697] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:37.979295 30078 tablet_bootstrap.cc:654] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.970494 30164 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.983585 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:37.984212 29962 raft_consensus.cc:3060] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:37.989024 30109 consensus_queue.cc:237] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.995685 30079 tablet_bootstrap.cc:654] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:37.997711 30083 raft_consensus.cc:493] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:37.998214 30083 raft_consensus.cc:515] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:37.998598 29962 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:37.999748 29855 leader_election.cc:304] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:38.000224 30083 leader_election.cc:290] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:37.996019 30110 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.000950 30130 raft_consensus.cc:2804] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.001093 30110 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.001463 30130 raft_consensus.cc:697] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:38.002714 30130 consensus_queue.cc:237] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.000558 29786 catalog_manager.cc:5697] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.000226 30038 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:38.003873 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.004920 30082 tablet_bootstrap.cc:654] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.009728 29887 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.012147 29929 leader_election.cc:304] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:38.011632 30110 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.015817 30083 raft_consensus.cc:2804] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.019393 30083 raft_consensus.cc:493] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.019929 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.020576 29887 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:38.019779 30083 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.025720 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.026458 29964 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:38.027974 30004 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.031513 30110 raft_consensus.cc:2804] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.031903 30110 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.032223 30110 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.034979 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.033310 30083 raft_consensus.cc:515] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.041118 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.041711 29887 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.035948 30038 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.041577 29784 catalog_manager.cc:5697] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.055647 30108 raft_consensus.cc:493] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.056143 30108 raft_consensus.cc:515] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.058146 30108 leader_election.cc:290] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.045511 29888 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:38.078256 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.100884 30166 raft_consensus.cc:493] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.101413 30166 raft_consensus.cc:515] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.084758 29887 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.106381 30130 raft_consensus.cc:493] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.112097 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.108012 30130 raft_consensus.cc:515] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.117065 30079 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:38.108969 29929 leader_election.cc:304] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:38.117516 30079 ts_tablet_manager.cc:1403] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.005s
I20260709 12:22:38.110958 30166 leader_election.cc:290] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.113397 30110 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.118736 30078 tablet_bootstrap.cc:492] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.119163 30078 ts_tablet_manager.cc:1403] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.028s
I20260709 12:22:38.120107 30079 raft_consensus.cc:359] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.107303 30083 leader_election.cc:290] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.120843 30079 raft_consensus.cc:385] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.121206 30079 raft_consensus.cc:740] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.120818 30110 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.121229 30083 raft_consensus.cc:2804] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.116832 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.122193 30083 raft_consensus.cc:697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:38.121977 30079 consensus_queue.cc:260] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.121572 30078 raft_consensus.cc:359] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.123032 30083 consensus_queue.cc:237] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.123723 30078 raft_consensus.cc:385] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.124004 30078 raft_consensus.cc:740] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
W20260709 12:22:38.124172 29929 leader_election.cc:343] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.122287 30037 raft_consensus.cc:2468] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.125869 30078 consensus_queue.cc:260] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.129441 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.130431 30110 raft_consensus.cc:493] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.126672 30084 consensus_queue.cc:1048] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:38.131023 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.131112 30110 raft_consensus.cc:515] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:38.125175 30004 leader_election.cc:343] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.118098 30130 leader_election.cc:290] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.134281 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.135154 30038 raft_consensus.cc:2468] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:38.135500 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:38.133379 30131 consensus_queue.cc:1048] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:38.136029 29964 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.136659 30110 leader_election.cc:290] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.138639 29852 leader_election.cc:304] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.138906 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6b326d770415ca346a306f2eb60a6" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.139505 29962 raft_consensus.cc:2468] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:38.139642 30131 raft_consensus.cc:2804] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.140165 30131 raft_consensus.cc:493] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.140573 30131 raft_consensus.cc:3060] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.140774 30004 leader_election.cc:304] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.141815 30166 raft_consensus.cc:2804] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.142227 30166 raft_consensus.cc:493] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.142586 30166 raft_consensus.cc:3060] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.142690 30109 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.143157 30109 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.131008 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.147998 29889 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.148975 30164 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.149425 30164 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:38.142005 29855 leader_election.cc:343] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.155234 30164 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.147064 30109 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.156571 30078 ts_tablet_manager.cc:1434] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.009s
I20260709 12:22:38.157538 30078 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.157830 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.158120 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.159343 30131 raft_consensus.cc:515] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.162730 30079 ts_tablet_manager.cc:1434] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.001s
W20260709 12:22:38.147291 30003 leader_election.cc:343] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.165899 30131 leader_election.cc:290] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:38.165933 30004 leader_election.cc:343] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.161365 30166 raft_consensus.cc:515] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.167457 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.168119 30037 raft_consensus.cc:3060] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.169039 30166 leader_election.cc:290] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:22:38.168046 30004 leader_election.cc:343] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.166115 30003 leader_election.cc:304] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.171188 30166 raft_consensus.cc:2749] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.171300 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6b326d770415ca346a306f2eb60a6" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:38.171572 30082 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:38.171867 29963 raft_consensus.cc:3060] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.172016 30082 ts_tablet_manager.cc:1403] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.254s	user 0.024s	sys 0.017s
W20260709 12:22:38.172910 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:38.173990 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.174576 30036 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.174685 30082 raft_consensus.cc:359] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.175407 30082 raft_consensus.cc:385] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.175714 30082 raft_consensus.cc:740] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.174998 29927 leader_election.cc:304] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.176628 30108 raft_consensus.cc:2804] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.176448 30082 consensus_queue.cc:260] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.176990 30108 raft_consensus.cc:493] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.177321 30108 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.174597 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6b326d770415ca346a306f2eb60a6" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.179538 29886 raft_consensus.cc:2468] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:38.180037 29963 raft_consensus.cc:2468] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:38.181010 30082 ts_tablet_manager.cc:1434] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:38.181299 30079 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:38.181747 30082 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:38.185127 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.186514 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.186622 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6b326d770415ca346a306f2eb60a6" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.182843 30004 leader_election.cc:304] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.187268 29888 raft_consensus.cc:3060] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.191201 29889 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
W20260709 12:22:38.193125 30003 leader_election.cc:343] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.191824 30166 raft_consensus.cc:2804] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.194125 30166 raft_consensus.cc:697] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:38.194927 30166 consensus_queue.cc:237] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.191619 30036 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.199657 30003 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.200428 30110 raft_consensus.cc:2749] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.200832 29964 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:38.200311 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
W20260709 12:22:38.201997 30003 leader_election.cc:343] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.202416 30003 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.203130 30110 raft_consensus.cc:2749] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.203313 30004 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.204242 30110 raft_consensus.cc:2804] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.204679 30110 raft_consensus.cc:697] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:38.205509 30110 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.204872 30037 raft_consensus.cc:2468] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:38.203215 30108 raft_consensus.cc:515] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.209892 29852 leader_election.cc:304] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:38.213464 30180 raft_consensus.cc:2804] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.215137 30180 raft_consensus.cc:697] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
W20260709 12:22:38.210983 29855 leader_election.cc:343] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.217743 29787 catalog_manager.cc:5697] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.219379 30180 consensus_queue.cc:237] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.219997 30078 tablet_bootstrap.cc:654] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.219827 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.219447 29787 catalog_manager.cc:5697] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
W20260709 12:22:38.221598 29929 leader_election.cc:343] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.222689 29787 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.231078 30108 leader_election.cc:290] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.226462 29888 raft_consensus.cc:2468] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:38.225163 30083 raft_consensus.cc:493] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.232995 30083 raft_consensus.cc:515] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.236212 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.236918 30037 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.237331 30083 leader_election.cc:290] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.236722 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.238834 30036 raft_consensus.cc:2468] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.239321 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.239897 29927 leader_election.cc:304] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
W20260709 12:22:38.241303 29929 leader_election.cc:343] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.241431 30083 raft_consensus.cc:2804] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.249629 30083 raft_consensus.cc:493] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.251176 30083 raft_consensus.cc:3060] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.255441 30037 raft_consensus.cc:2468] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.256601 29927 leader_election.cc:304] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.258119 29784 catalog_manager.cc:5697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.259707 30083 raft_consensus.cc:515] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.262465 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.263319 30108 raft_consensus.cc:2804] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.263767 30108 raft_consensus.cc:697] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
W20260709 12:22:38.264626 29929 leader_election.cc:343] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.264546 30108 consensus_queue.cc:237] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.269615 30083 leader_election.cc:290] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.270272 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.271155 30037 raft_consensus.cc:3060] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.275713 30082 tablet_bootstrap.cc:654] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.280457 30079 tablet_bootstrap.cc:654] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.282001 30037 raft_consensus.cc:2468] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.282341 29786 catalog_manager.cc:5697] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.283236 29927 leader_election.cc:304] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.284338 30108 raft_consensus.cc:2804] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.284822 30108 raft_consensus.cc:697] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:38.285635 30108 consensus_queue.cc:237] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.299304 30082 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:38.299805 30082 ts_tablet_manager.cc:1403] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.004s
I20260709 12:22:38.302580 30082 raft_consensus.cc:359] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.305138 30082 raft_consensus.cc:385] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.305747 30082 raft_consensus.cc:740] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.306792 30082 consensus_queue.cc:260] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.314845 30082 ts_tablet_manager.cc:1434] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:22:38.316517 30082 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:38.321836 29787 catalog_manager.cc:5697] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.323108 30082 tablet_bootstrap.cc:654] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.324110 29787 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:38.328191 30078 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.328796 30078 ts_tablet_manager.cc:1403] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.032s
I20260709 12:22:38.331781 30078 raft_consensus.cc:359] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.332494 30078 raft_consensus.cc:385] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.332747 30078 raft_consensus.cc:740] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.333622 30078 consensus_queue.cc:260] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.336447 30110 raft_consensus.cc:493] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.336977 30110 raft_consensus.cc:515] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.341331 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.341737 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:38.342862 30004 leader_election.cc:343] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.343456 30003 leader_election.cc:343] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.343961 30003 leader_election.cc:304] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.344816 30166 raft_consensus.cc:2749] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.343313 30110 leader_election.cc:290] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.350081 30078 ts_tablet_manager.cc:1434] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:22:38.351281 30078 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.357999 30078 tablet_bootstrap.cc:654] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.372735 29785 catalog_manager.cc:5697] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.374799 30078 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.375339 30078 ts_tablet_manager.cc:1403] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:22:38.378734 30078 raft_consensus.cc:359] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.379503 30078 raft_consensus.cc:385] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.379760 30078 raft_consensus.cc:740] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.380528 30078 consensus_queue.cc:260] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.383461 30078 ts_tablet_manager.cc:1434] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:22:38.384541 30078 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.393705 30162 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.401952 30078 tablet_bootstrap.cc:654] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.404142 29784 catalog_manager.cc:5697] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.413514 30078 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.415321 30078 ts_tablet_manager.cc:1403] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260709 12:22:38.418581 30078 raft_consensus.cc:359] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.419955 30078 raft_consensus.cc:385] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.420219 30078 raft_consensus.cc:740] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.420903 30078 consensus_queue.cc:260] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.423700 30078 ts_tablet_manager.cc:1434] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:22:38.424654 30078 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.430568 30078 tablet_bootstrap.cc:654] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.434605 30078 tablet_bootstrap.cc:492] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.435154 30078 ts_tablet_manager.cc:1403] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 12:22:38.436489 29888 raft_consensus.cc:3060] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.437731 30078 raft_consensus.cc:359] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.438508 30078 raft_consensus.cc:385] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.438879 30078 raft_consensus.cc:740] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.439677 30078 consensus_queue.cc:260] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.441502 30079 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:38.442167 30079 ts_tablet_manager.cc:1403] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.266s	user 0.053s	sys 0.073s
I20260709 12:22:38.442821 30108 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.445019 30079 raft_consensus.cc:359] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.445673 30079 raft_consensus.cc:385] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.445955 30079 raft_consensus.cc:740] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.447382 30079 consensus_queue.cc:260] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.451913 30082 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:38.452427 30082 ts_tablet_manager.cc:1403] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.136s	user 0.054s	sys 0.057s
I20260709 12:22:38.456045 30079 ts_tablet_manager.cc:1434] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:22:38.456123 30110 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.457158 30079 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:38.459501 30078 ts_tablet_manager.cc:1434] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 12:22:38.460981 30078 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.467443 30108 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.467454 30083 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:38.468039 30108 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.471058 30079 tablet_bootstrap.cc:654] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.473276 30108 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.473963 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.475227 30082 raft_consensus.cc:359] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.475904 30082 raft_consensus.cc:385] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.476161 30082 raft_consensus.cc:740] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.476183 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.476922 30082 consensus_queue.cc:260] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:38.477582 29927 leader_election.cc:343] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.478957 30082 ts_tablet_manager.cc:1434] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
W20260709 12:22:38.479794 29929 leader_election.cc:343] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.480247 29929 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:38.481040 30108 raft_consensus.cc:2749] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.479815 30082 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:38.490149 30084 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.490805 30082 tablet_bootstrap.cc:654] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.497370 30110 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.499435 30078 tablet_bootstrap.cc:654] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.499795 30084 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.529291 30109 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.531714 30078 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.532202 30078 ts_tablet_manager.cc:1403] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.014s
I20260709 12:22:38.534840 30078 raft_consensus.cc:359] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.535566 30078 raft_consensus.cc:385] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.535874 30078 raft_consensus.cc:740] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.536533 30078 consensus_queue.cc:260] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.538578 30078 ts_tablet_manager.cc:1434] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:38.539583 30078 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.545367 30078 tablet_bootstrap.cc:654] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.551316 30079 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:38.551795 30079 ts_tablet_manager.cc:1403] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.001s
I20260709 12:22:38.554629 30079 raft_consensus.cc:359] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.555330 30079 raft_consensus.cc:385] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.555586 30079 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.559295 30079 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.562099 30079 ts_tablet_manager.cc:1434] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:22:38.563073 30079 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:38.565961 30109 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.569357 30079 tablet_bootstrap.cc:654] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.576509 30083 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.577132 30083 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.579442 30083 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.581139 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.588392 30164 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:38.590090 29929 leader_election.cc:343] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.595310 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.596021 30038 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.597854 29927 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
W20260709 12:22:38.597599 30202 log.cc:927] Time spent T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:22:38.600484 30083 raft_consensus.cc:2804] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.600883 30083 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.601225 30083 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.607798 30109 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:38.621136 29855 consensus_peers.cc:597] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:38.628355 30084 raft_consensus.cc:493] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.628911 30084 raft_consensus.cc:515] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.632321 30084 leader_election.cc:290] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.633205 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.633646 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:38.634753 29855 leader_election.cc:343] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.635284 29852 leader_election.cc:343] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.635774 29852 leader_election.cc:304] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:38.637032 30084 raft_consensus.cc:2749] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.639269 30083 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.645000 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.645160 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.645915 30038 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:38.646395 29929 leader_election.cc:343] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.654192 30038 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.659999 29927 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.661154 30213 raft_consensus.cc:2804] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.661913 30213 raft_consensus.cc:697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:38.663170 30213 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.655018 30130 raft_consensus.cc:493] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.666072 30130 raft_consensus.cc:515] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.668138 30130 leader_election.cc:290] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.673405 30079 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:38.674013 30079 ts_tablet_manager.cc:1403] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.001s
I20260709 12:22:38.675287 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.676975 30079 raft_consensus.cc:359] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.677692 30079 raft_consensus.cc:385] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.664170 30083 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.677515 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5781f1c492c47b699e3f700331872bd" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.678963 30038 raft_consensus.cc:2393] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:38.680171 30079 raft_consensus.cc:740] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.680262 29852 leader_election.cc:304] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:38.681512 30130 raft_consensus.cc:3060] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.681561 30079 consensus_queue.cc:260] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.688782 30130 raft_consensus.cc:2749] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.689738 30109 consensus_queue.cc:1048] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:38.699736 30079 ts_tablet_manager.cc:1434] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:22:38.700838 30079 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:38.707204 30079 tablet_bootstrap.cc:654] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:38.708473 30109 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.640936 30212 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:22:38.695277 29787 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:38.725970 30212 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.726919 30212 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.733337 30079 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:38.733978 30079 ts_tablet_manager.cc:1403] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260709 12:22:38.740057 30109 raft_consensus.cc:493] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.740598 30109 raft_consensus.cc:515] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.743111 30109 leader_election.cc:290] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:38.744112 30212 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.744652 30212 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.744976 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:38.746699 29929 leader_election.cc:343] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.748090 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.748770 30037 raft_consensus.cc:2468] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:38.752431 29927 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.753326 30212 raft_consensus.cc:2804] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.753779 30212 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.754124 30212 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.754084 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:38.753254 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.754657 30213 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:22:38.760317 30003 leader_election.cc:343] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:38.770236 30004 leader_election.cc:343] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.770980 30004 leader_election.cc:304] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.772073 30109 raft_consensus.cc:2749] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.789973 30130 raft_consensus.cc:493] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.790521 30130 raft_consensus.cc:515] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.792542 30130 leader_election.cc:290] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.794034 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:38.795070 30213 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.795612 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.796299 30037 raft_consensus.cc:2393] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:38.797474 30162 consensus_queue.cc:1048] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.797397 29852 leader_election.cc:304] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:38.803987 30130 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.808558 30212 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.810643 30212 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.813614 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:38.814277 30037 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.821403 30079 raft_consensus.cc:359] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.822218 30079 raft_consensus.cc:385] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.837833 30130 raft_consensus.cc:2749] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:38.839461 30082 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:38.839972 30082 ts_tablet_manager.cc:1403] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.360s	user 0.105s	sys 0.163s
I20260709 12:22:38.822695 30079 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.844772 30078 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:38.845285 30078 ts_tablet_manager.cc:1403] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.306s	user 0.108s	sys 0.117s
I20260709 12:22:38.845240 30079 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.839037 30084 raft_consensus.cc:493] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:38.854091 30078 raft_consensus.cc:359] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.854744 30078 raft_consensus.cc:385] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.855011 30078 raft_consensus.cc:740] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.855603 30078 consensus_queue.cc:260] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.857520 30078 ts_tablet_manager.cc:1434] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 12:22:38.858773 30082 raft_consensus.cc:359] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.859436 30082 raft_consensus.cc:385] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:38.859701 30082 raft_consensus.cc:740] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:38.859887 30079 ts_tablet_manager.cc:1434] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.125s	user 0.006s	sys 0.000s
I20260709 12:22:38.860430 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:38.861037 30079 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:38.860348 30082 consensus_queue.cc:260] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.863823 30084 raft_consensus.cc:515] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.868491 30084 leader_election.cc:290] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:38.870138 30078 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:38.870016 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:38.871506 29855 leader_election.cc:343] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.873452 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:38.874110 30035 raft_consensus.cc:2468] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:38.879176 30082 ts_tablet_manager.cc:1434] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260709 12:22:38.880194 30082 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
W20260709 12:22:38.881750 29929 leader_election.cc:343] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:38.884213 29852 leader_election.cc:304] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:38.884622 30213 consensus_queue.cc:1048] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.873086 30037 raft_consensus.cc:2468] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:38.889483 30130 raft_consensus.cc:2804] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:38.889935 30130 raft_consensus.cc:493] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:38.890269 30130 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:38.895764 29927 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:38.896216 30180 consensus_queue.cc:1048] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:38.899130 30212 raft_consensus.cc:2804] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:38.904649 30212 raft_consensus.cc:697] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:38.905606 30212 consensus_queue.cc:237] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.927321 30130 raft_consensus.cc:515] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:38.986626 30083 consensus_queue.cc:1048] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:39.007933 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
W20260709 12:22:39.009411 29855 leader_election.cc:343] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.011777 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.012385 30037 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.018143 30130 leader_election.cc:290] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.019333 30037 raft_consensus.cc:2468] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:39.020465 29852 leader_election.cc:304] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.021588 30130 raft_consensus.cc:2804] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.021716 30078 tablet_bootstrap.cc:654] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.022198 30079 tablet_bootstrap.cc:654] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.024904 30130 raft_consensus.cc:697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:39.025171 29787 catalog_manager.cc:5697] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.026114 30130 consensus_queue.cc:237] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.026592 30212 raft_consensus.cc:493] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.029248 30212 raft_consensus.cc:515] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.032372 30212 leader_election.cc:290] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.032577 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.033281 30037 raft_consensus.cc:2468] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:39.034348 29927 leader_election.cc:304] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.034828 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.035305 30212 raft_consensus.cc:2804] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.035820 30212 raft_consensus.cc:493] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.036221 30212 raft_consensus.cc:3060] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:39.037886 29929 leader_election.cc:343] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.049904 30082 tablet_bootstrap.cc:654] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.045459 30212 raft_consensus.cc:515] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.054109 30078 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.054540 30078 ts_tablet_manager.cc:1403] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.009s
I20260709 12:22:39.056872 30078 raft_consensus.cc:359] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.059239 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.060042 30078 raft_consensus.cc:385] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.059592 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4143cc01e534e1d9073e16d59da5842" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.060623 30038 raft_consensus.cc:3060] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.060214 29787 catalog_manager.cc:5697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:39.061188 29929 leader_election.cc:343] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.067543 30038 raft_consensus.cc:2468] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:39.068061 30078 raft_consensus.cc:740] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.068396 30212 leader_election.cc:290] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.069322 30078 consensus_queue.cc:260] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.071593 30078 ts_tablet_manager.cc:1434] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:22:39.071666 29927 leader_election.cc:304] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:39.072472 30078 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.075048 30212 raft_consensus.cc:2804] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.076424 30212 raft_consensus.cc:697] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:39.077489 30212 consensus_queue.cc:237] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.078141 30078 tablet_bootstrap.cc:654] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.093591 29784 catalog_manager.cc:5697] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.098485 30082 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.099359 30082 ts_tablet_manager.cc:1403] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.219s	user 0.012s	sys 0.002s
I20260709 12:22:39.104635 30078 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.105028 30078 ts_tablet_manager.cc:1403] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.020s
I20260709 12:22:39.105615 30082 raft_consensus.cc:359] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.106335 30082 raft_consensus.cc:385] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.106598 30082 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.107352 30079 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.107816 30079 ts_tablet_manager.cc:1403] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.247s	user 0.013s	sys 0.036s
I20260709 12:22:39.107684 30082 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.109660 30082 ts_tablet_manager.cc:1434] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:22:39.109985 30078 raft_consensus.cc:359] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.110630 30078 raft_consensus.cc:385] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.110357 30079 raft_consensus.cc:359] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.110890 30078 raft_consensus.cc:740] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.111068 30079 raft_consensus.cc:385] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.111333 30079 raft_consensus.cc:740] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.111505 30078 consensus_queue.cc:260] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.111932 30079 consensus_queue.cc:260] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.113408 30078 ts_tablet_manager.cc:1434] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 12:22:39.114193 30079 ts_tablet_manager.cc:1434] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:39.114291 30082 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.115094 30078 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.118796 30079 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.119824 30082 tablet_bootstrap.cc:654] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.120771 30078 tablet_bootstrap.cc:654] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.125227 30079 tablet_bootstrap.cc:654] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.127602 30212 raft_consensus.cc:493] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.128043 30212 raft_consensus.cc:515] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.129984 30212 leader_election.cc:290] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.131678 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.132385 30038 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:39.133773 29927 leader_election.cc:304] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.134672 30212 raft_consensus.cc:2804] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.135021 30212 raft_consensus.cc:493] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.135334 30212 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.138048 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:39.139384 29929 leader_election.cc:343] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.142040 30078 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.142558 30078 ts_tablet_manager.cc:1403] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260709 12:22:39.142064 30212 raft_consensus.cc:515] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.144722 30079 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.145143 30079 ts_tablet_manager.cc:1403] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 12:22:39.145664 30078 raft_consensus.cc:359] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.146359 30078 raft_consensus.cc:385] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.146632 30078 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.147308 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.147255 30078 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.147531 30079 raft_consensus.cc:359] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.147915 30038 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.148197 30079 raft_consensus.cc:385] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.148476 30079 raft_consensus.cc:740] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.149273 30078 ts_tablet_manager.cc:1434] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:39.149067 30079 consensus_queue.cc:260] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.149629 30212 leader_election.cc:290] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.150085 30082 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.150471 30082 ts_tablet_manager.cc:1403] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260709 12:22:39.150980 30079 ts_tablet_manager.cc:1434] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 12:22:39.152935 30082 raft_consensus.cc:359] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.153579 30082 raft_consensus.cc:385] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.153848 30082 raft_consensus.cc:740] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.154489 30082 consensus_queue.cc:260] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.155055 30232 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.155485 30232 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.156263 30038 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:39.156685 30082 ts_tablet_manager.cc:1434] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:39.157516 30082 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.159554 30079 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.161321 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.161895 29887 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.163023 30082 tablet_bootstrap.cc:654] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.165282 30109 raft_consensus.cc:493] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.165978 30079 tablet_bootstrap.cc:654] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.165731 30109 raft_consensus.cc:515] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.167717 30109 leader_election.cc:290] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.168973 29887 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:39.169735 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.170194 29929 leader_election.cc:304] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.170974 30212 raft_consensus.cc:2804] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.171407 30212 raft_consensus.cc:697] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:39.171494 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.172088 29962 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:39.172267 30212 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.173205 30004 leader_election.cc:343] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.174361 30082 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.174827 30082 ts_tablet_manager.cc:1403] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 12:22:39.176009 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.176589 29889 raft_consensus.cc:2468] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:39.177440 30082 raft_consensus.cc:359] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.178164 30082 raft_consensus.cc:385] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.178428 30082 raft_consensus.cc:740] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.179561 30162 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.180075 30162 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.181098 29855 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.182061 30162 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.179059 30082 consensus_queue.cc:260] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.179718 30078 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.182009 30180 raft_consensus.cc:2804] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.187409 30180 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.187749 30003 leader_election.cc:304] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.187752 30180 raft_consensus.cc:3060] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.194272 30082 ts_tablet_manager.cc:1434] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:22:39.195216 30082 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.185096 30232 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.197501 30109 raft_consensus.cc:2804] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.197948 30109 raft_consensus.cc:493] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.198288 30109 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:39.206135 29929 consensus_peers.cc:597] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:39.207899 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.208369 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.210379 30038 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:39.211923 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.213068 29962 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:39.215621 30004 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.216427 30110 raft_consensus.cc:2804] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.216655 30079 tablet_bootstrap.cc:492] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.216809 30110 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.217193 30079 ts_tablet_manager.cc:1403] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.030s
I20260709 12:22:39.217209 30110 raft_consensus.cc:3060] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.221460 30078 tablet_bootstrap.cc:654] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.221508 30180 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.216441 30109 raft_consensus.cc:515] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.223852 30180 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.224932 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.224443 29887 raft_consensus.cc:2393] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:39.227592 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.228148 29962 raft_consensus.cc:3060] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.229702 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.227526 30109 leader_election.cc:290] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:22:39.232184 30004 leader_election.cc:343] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.232125 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.232980 30110 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.237586 29887 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.242096 29962 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:39.242517 30038 raft_consensus.cc:2393] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate c7f876862c6242828381d59b4524a0d5 in this term.
I20260709 12:22:39.243448 29855 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.244284 30110 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.244370 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.245246 29889 raft_consensus.cc:2393] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:39.246338 30232 raft_consensus.cc:2804] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.246790 30232 raft_consensus.cc:697] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:39.247870 30232 consensus_queue.cc:237] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.248476 30212 raft_consensus.cc:493] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.247941 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.249006 30212 raft_consensus.cc:515] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.250864 29962 raft_consensus.cc:2393] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:39.252035 30212 leader_election.cc:290] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.252863 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.253027 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.253719 30038 raft_consensus.cc:2393] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:39.254844 29927 leader_election.cc:304] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:39.255304 29887 raft_consensus.cc:2468] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:39.252004 30004 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.258253 30179 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.260452 30078 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.260824 30082 tablet_bootstrap.cc:654] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.261061 30078 ts_tablet_manager.cc:1403] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.006s
I20260709 12:22:39.258625 30003 leader_election.cc:304] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.261915 30212 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:39.263350 30110 raft_consensus.cc:2749] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.266489 30110 raft_consensus.cc:2804] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.266860 30110 raft_consensus.cc:697] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:39.267642 30110 consensus_queue.cc:237] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.269089 30179 raft_consensus.cc:2749] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.276829 29784 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.278880 30079 raft_consensus.cc:359] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.278957 30078 raft_consensus.cc:359] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.279695 30079 raft_consensus.cc:385] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.279735 30078 raft_consensus.cc:385] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.280242 30078 raft_consensus.cc:740] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
W20260709 12:22:39.281042 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:39.281035 30078 consensus_queue.cc:260] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.286671 29787 catalog_manager.cc:5697] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.280104 30079 raft_consensus.cc:740] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.289284 30079 consensus_queue.cc:260] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.291373 30078 ts_tablet_manager.cc:1434] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:22:39.294025 30078 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.302284 29786 catalog_manager.cc:5697] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:39.304652 30079 ts_tablet_manager.cc:1434] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 12:22:39.316656 30079 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.319706 30078 tablet_bootstrap.cc:654] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.328897 30079 tablet_bootstrap.cc:654] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.331408 30078 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.334601 30078 ts_tablet_manager.cc:1403] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 12:22:39.337486 30078 raft_consensus.cc:359] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.338219 30078 raft_consensus.cc:385] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.338490 30078 raft_consensus.cc:740] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.339131 30078 consensus_queue.cc:260] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.344597 30082 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.345050 30082 ts_tablet_manager.cc:1403] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.006s
I20260709 12:22:39.345151 30078 ts_tablet_manager.cc:1434] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:22:39.346342 30078 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.347958 30082 raft_consensus.cc:359] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.348625 30082 raft_consensus.cc:385] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.348881 30082 raft_consensus.cc:740] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.349700 30079 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.349491 30082 consensus_queue.cc:260] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.350181 30079 ts_tablet_manager.cc:1403] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.001s
I20260709 12:22:39.351931 30078 tablet_bootstrap.cc:654] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.360365 30079 raft_consensus.cc:359] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.361188 30079 raft_consensus.cc:385] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.361461 30079 raft_consensus.cc:740] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.362316 30079 consensus_queue.cc:260] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.364781 30079 ts_tablet_manager.cc:1434] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:22:39.366287 30079 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.366798 30082 ts_tablet_manager.cc:1434] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:22:39.373453 30082 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.374392 29887 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.372334 30079 tablet_bootstrap.cc:654] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.379448 30082 tablet_bootstrap.cc:654] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.380345 30232 raft_consensus.cc:493] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.380816 30232 raft_consensus.cc:515] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.382838 30232 leader_election.cc:290] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.387017 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.387681 29962 raft_consensus.cc:2468] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:39.388236 30079 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.388780 30079 ts_tablet_manager.cc:1403] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.012s
I20260709 12:22:39.388865 30078 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.389297 30078 ts_tablet_manager.cc:1403] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260709 12:22:39.389955 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.391420 30079 raft_consensus.cc:359] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.391630 30078 raft_consensus.cc:359] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.391738 29855 leader_election.cc:304] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.392053 30079 raft_consensus.cc:385] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.392215 30078 raft_consensus.cc:385] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.392390 30079 raft_consensus.cc:740] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.392509 30078 raft_consensus.cc:740] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.393036 30079 consensus_queue.cc:260] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.393359 29852 leader_election.cc:343] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.393208 30078 consensus_queue.cc:260] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.394326 30180 raft_consensus.cc:2804] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.394563 30079 ts_tablet_manager.cc:1434] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:22:39.394677 30180 raft_consensus.cc:493] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.395030 30180 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.395503 30079 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.401455 30180 raft_consensus.cc:515] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.403416 30079 tablet_bootstrap.cc:654] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.405646 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.406275 29962 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.413563 29962 raft_consensus.cc:2468] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:39.414712 30232 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.414883 29855 leader_election.cc:304] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.415328 30232 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.416311 30130 raft_consensus.cc:2804] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.416854 30130 raft_consensus.cc:697] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:39.417740 30130 consensus_queue.cc:237] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.418511 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.424508 30180 leader_election.cc:290] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.425675 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.402851 30078 ts_tablet_manager.cc:1434] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260709 12:22:39.427358 29852 leader_election.cc:343] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.427647 30078 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.424522 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.428574 30036 raft_consensus.cc:2468] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:39.430284 29852 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.431177 30232 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.431959 30232 raft_consensus.cc:2804] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:22:39.432348 30232 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.432723 30232 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:39.442248 30083 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.445896 30078 tablet_bootstrap.cc:654] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.449173 30232 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.452976 29889 raft_consensus.cc:1240] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Rejecting Update request from peer b17b0404f6cc4144b6e1075c9d31e254 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:22:39.457435 30083 consensus_queue.cc:1059] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.458287 30083 raft_consensus.cc:3055] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:39.457762 29784 catalog_manager.cc:5697] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.458591 30083 raft_consensus.cc:740] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:39.458789 30078 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.459342 30078 ts_tablet_manager.cc:1403] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 12:22:39.459700 30083 consensus_queue.cc:260] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.460889 30083 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:39.462107 30078 raft_consensus.cc:359] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.462790 30078 raft_consensus.cc:385] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.463107 30078 raft_consensus.cc:740] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.463879 30078 consensus_queue.cc:260] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.468752 30078 ts_tablet_manager.cc:1434] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:22:39.469826 30078 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.471087 30130 raft_consensus.cc:493] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.471611 30130 raft_consensus.cc:515] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.473704 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.474134 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.474334 30036 raft_consensus.cc:3060] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:39.475102 29962 raft_consensus.cc:2410] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:22:39.479357 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:39.481338 29852 leader_election.cc:343] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.481916 30036 raft_consensus.cc:2468] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:22:39.483235 29852 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.484455 30180 raft_consensus.cc:2804] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:39.485013 30180 raft_consensus.cc:697] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:39.486075 30180 consensus_queue.cc:237] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.486557 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:39.488037 29855 leader_election.cc:343] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.488505 29855 leader_election.cc:304] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:39.489507 30084 raft_consensus.cc:2749] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.489687 30232 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.493201 30082 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.493677 30082 ts_tablet_manager.cc:1403] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.058s
I20260709 12:22:39.493889 30079 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.494385 30079 ts_tablet_manager.cc:1403] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.099s	user 0.062s	sys 0.036s
I20260709 12:22:39.473747 30130 leader_election.cc:290] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.497102 30079 raft_consensus.cc:359] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.497876 30079 raft_consensus.cc:385] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.498144 30079 raft_consensus.cc:740] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.498762 30079 consensus_queue.cc:260] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.500154 30082 raft_consensus.cc:359] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.500854 30078 tablet_bootstrap.cc:654] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.500841 30082 raft_consensus.cc:385] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.501976 30082 raft_consensus.cc:740] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.501834 29784 catalog_manager.cc:5697] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:39.503958 30079 ts_tablet_manager.cc:1434] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:39.505944 30079 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.515654 30079 tablet_bootstrap.cc:654] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.516738 30083 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.502767 30082 consensus_queue.cc:260] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.528263 30109 raft_consensus.cc:493] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.528720 30109 raft_consensus.cc:515] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.530763 30109 leader_election.cc:290] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.532282 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.532896 30079 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.533355 30079 ts_tablet_manager.cc:1403] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
W20260709 12:22:39.534073 30004 leader_election.cc:343] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:39.535190 29929 consensus_peers.cc:597] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:39.536176 30079 raft_consensus.cc:359] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.536922 30079 raft_consensus.cc:385] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.536978 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.537247 30079 raft_consensus.cc:740] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.537571 30082 ts_tablet_manager.cc:1434] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.001s
I20260709 12:22:39.537962 30079 consensus_queue.cc:260] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.538558 30082 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
W20260709 12:22:39.542510 30003 leader_election.cc:343] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.542976 30003 leader_election.cc:304] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.543995 30130 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.544929 30110 raft_consensus.cc:2749] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.545090 30079 ts_tablet_manager.cc:1434] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:39.546021 30079 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.548908 30179 raft_consensus.cc:493] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.549366 30179 raft_consensus.cc:515] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.551389 30179 leader_election.cc:290] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.553158 30079 tablet_bootstrap.cc:654] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.554127 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.556128 30180 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.558936 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b799ef35e4994663a874fda23ed696dc" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.558863 30082 tablet_bootstrap.cc:654] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.560529 29927 leader_election.cc:304] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:39.561630 30179 raft_consensus.cc:2749] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.563602 30078 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.564064 30078 ts_tablet_manager.cc:1403] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.031s
I20260709 12:22:39.565969 29963 raft_consensus.cc:3060] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.566635 30078 raft_consensus.cc:359] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.567271 30078 raft_consensus.cc:385] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.567510 30078 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.568117 30078 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.568996 30084 raft_consensus.cc:493] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.569427 30084 raft_consensus.cc:515] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.569855 30078 ts_tablet_manager.cc:1434] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:22:39.568117 30079 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.570410 30079 ts_tablet_manager.cc:1403] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 12:22:39.570739 30078 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.571496 30084 leader_election.cc:290] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.572803 30079 raft_consensus.cc:359] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.573436 30079 raft_consensus.cc:385] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.573369 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.573870 30079 raft_consensus.cc:740] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.574529 30079 consensus_queue.cc:260] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.575047 29855 leader_election.cc:343] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.576570 30079 ts_tablet_manager.cc:1434] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:39.576987 30078 tablet_bootstrap.cc:654] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.577457 30079 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:39.577445 30082 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.578322 30082 ts_tablet_manager.cc:1403] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
I20260709 12:22:39.580765 30082 raft_consensus.cc:359] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.581357 30082 raft_consensus.cc:385] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.582296 30179 raft_consensus.cc:493] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.582723 30179 raft_consensus.cc:515] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.583421 30079 tablet_bootstrap.cc:654] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.584599 30179 leader_election.cc:290] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.581614 30082 raft_consensus.cc:740] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.587497 30082 consensus_queue.cc:260] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.587817 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4475a9085517448681a035352d33a350" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.590543 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4475a9085517448681a035352d33a350" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.591248 30038 raft_consensus.cc:2468] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:39.591845 30082 ts_tablet_manager.cc:1434] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:22:39.593149 30082 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.590906 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.594694 30037 raft_consensus.cc:2468] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:39.594941 29927 leader_election.cc:304] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.607148 29852 leader_election.cc:304] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.594123 30130 raft_consensus.cc:493] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.608608 30130 raft_consensus.cc:515] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.609517 30084 raft_consensus.cc:2804] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.610046 30084 raft_consensus.cc:493] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.604161 30179 raft_consensus.cc:2804] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.610363 30084 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:39.597153 29929 leader_election.cc:343] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.615288 30179 raft_consensus.cc:493] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.631366 30179 raft_consensus.cc:3060] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.634573 30108 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.638893 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.639678 29961 raft_consensus.cc:2468] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:39.651228 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.653597 30180 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.654559 30180 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.654814 29855 leader_election.cc:304] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:39.621665 30130 leader_election.cc:290] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.721870 30078 tablet_bootstrap.cc:492] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:39.729715 30078 ts_tablet_manager.cc:1403] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.010s
I20260709 12:22:39.702216 30108 raft_consensus.cc:493] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:22:39.725546 29852 leader_election.cc:343] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.740823 29889 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.753732 30179 raft_consensus.cc:515] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.755039 30109 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:39.741456 30265 raft_consensus.cc:2804] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.743391 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.747107 30110 raft_consensus.cc:493] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.758059 30110 raft_consensus.cc:515] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.732548 30180 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.760058 30110 leader_election.cc:290] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.760789 30179 leader_election.cc:290] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.761535 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d00947f0347f3bcc3a5604feb5a10" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.762173 29962 raft_consensus.cc:2468] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:39.731797 30108 raft_consensus.cc:515] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.773031 30078 raft_consensus.cc:359] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.775391 30078 raft_consensus.cc:385] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.775677 30078 raft_consensus.cc:740] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.776311 30078 consensus_queue.cc:260] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.756713 30265 raft_consensus.cc:493] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.777137 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.780697 30004 leader_election.cc:304] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.777109 30265 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.756963 30084 raft_consensus.cc:515] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.781553 30110 raft_consensus.cc:2804] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.781616 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4475a9085517448681a035352d33a350" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.783764 30079 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:39.786641 30079 ts_tablet_manager.cc:1403] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.209s	user 0.028s	sys 0.050s
I20260709 12:22:39.786255 30110 raft_consensus.cc:493] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.787492 30036 raft_consensus.cc:3060] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.787744 30110 raft_consensus.cc:3060] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.791956 30213 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.792090 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d00947f0347f3bcc3a5604feb5a10" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.792475 30213 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.800871 30084 leader_election.cc:290] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.803946 30082 tablet_bootstrap.cc:654] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:39.775111 29855 leader_election.cc:343] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.808377 30078 ts_tablet_manager.cc:1434] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.020s
I20260709 12:22:39.812470 30079 raft_consensus.cc:359] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.812959 30079 raft_consensus.cc:385] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.813128 30079 raft_consensus.cc:740] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.813548 30079 consensus_queue.cc:260] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.818359 30078 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:39.822746 30079 ts_tablet_manager.cc:1434] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
W20260709 12:22:39.813927 29852 leader_election.cc:343] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.825435 30079 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
W20260709 12:22:39.819844 30003 leader_election.cc:343] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.833330 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4475a9085517448681a035352d33a350" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.839746 29886 raft_consensus.cc:3060] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.828502 29852 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:39.843327 30213 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.852581 30110 raft_consensus.cc:515] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.864405 30108 leader_election.cc:290] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:39.866711 30110 leader_election.cc:290] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:22:39.855250 29852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 44011.9us
I20260709 12:22:39.861534 30271 raft_consensus.cc:2749] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:39.867261 30110 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:39.892516 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.895316 30082 tablet_bootstrap.cc:492] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:39.895805 30082 ts_tablet_manager.cc:1403] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.303s	user 0.017s	sys 0.006s
I20260709 12:22:39.887095 30110 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.903659 29855 leader_election.cc:343] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.905022 29885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.887445 30269 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:22:39.910147 29882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d00947f0347f3bcc3a5604feb5a10" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:39.910925 30082 raft_consensus.cc:359] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.911342 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d00947f0347f3bcc3a5604feb5a10" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:39.911590 30082 raft_consensus.cc:385] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:39.911844 30082 raft_consensus.cc:740] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:39.911887 29964 raft_consensus.cc:3060] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.916173 30082 consensus_queue.cc:260] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.921028 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:39.921587 30038 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.925439 30079 tablet_bootstrap.cc:654] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.906900 29962 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.922293 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.923792 30232 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b17b0404f6cc4144b6e1075c9d31e254)
I20260709 12:22:39.930359 30232 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.930389 29929 leader_election.cc:343] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.934428 30038 raft_consensus.cc:2468] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
W20260709 12:22:39.936013 30003 leader_election.cc:343] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.937445 30082 ts_tablet_manager.cc:1434] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 12:22:39.938248 30082 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:39.929461 30179 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:22:39.937507 30037 raft_consensus.cc:2468] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:39.944926 29852 leader_election.cc:304] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:39.938597 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:39.938483 29883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.945890 30036 raft_consensus.cc:2468] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:39.954159 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.947986 30271 raft_consensus.cc:2804] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.955240 30271 raft_consensus.cc:697] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:39.962949 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:39.958106 29960 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:22:39.961519 29927 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:39.963608 29960 pending_rounds.cc:85] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Aborting all ops after (but not including) 0
I20260709 12:22:39.963935 29960 pending_rounds.cc:107] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:22:39.964248 29960 raft_consensus.cc:2889] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:22:39.964632 29927 leader_election.cc:304] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:39.965426 30083 raft_consensus.cc:2804] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.965978 30083 raft_consensus.cc:697] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:39.966713 30083 consensus_queue.cc:237] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.967180 29964 raft_consensus.cc:2468] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:39.975572 30004 leader_election.cc:304] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:39.965363 30108 raft_consensus.cc:2804] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:39.976459 30108 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:39.976795 30108 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.977113 29929 leader_election.cc:304] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:39.957425 30271 consensus_queue.cc:237] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:39.978224 30003 leader_election.cc:343] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:39.978667 30162 raft_consensus.cc:2804] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:39.979171 30162 raft_consensus.cc:697] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:39.979961 30162 consensus_queue.cc:237] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.985302 30272 consensus_queue.cc:1048] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:39.988181 30078 tablet_bootstrap.cc:654] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:39.984282 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:39.982405 30110 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:39.955919 30265 raft_consensus.cc:515] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:39.972551 29886 raft_consensus.cc:2468] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:39.980962 30034 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:39.990785 30270 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:40.003890 30270 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.014789 30108 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.030659 29964 raft_consensus.cc:2393] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:40.031963 30212 raft_consensus.cc:2749] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.034921 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:40.035585 29961 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.041678 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.043886 29786 catalog_manager.cc:5697] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.046509 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.048791 29852 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.049655 30180 raft_consensus.cc:2749] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:22:40.043777 30232 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:40.046389 29929 leader_election.cc:343] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.066599 30277 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:40.068399 30269 consensus_queue.cc:1048] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.070231 30004 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:40.072032 30108 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.072324 30277 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.080540 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.089870 30079 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.090241 30079 ts_tablet_manager.cc:1403] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.265s	user 0.013s	sys 0.014s
I20260709 12:22:40.095877 30082 tablet_bootstrap.cc:654] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.099660 30037 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:22:40.102767 30265 leader_election.cc:290] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.110239 30078 tablet_bootstrap.cc:492] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.105500 29961 raft_consensus.cc:2468] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:40.110643 30078 ts_tablet_manager.cc:1403] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.296s	user 0.016s	sys 0.015s
I20260709 12:22:40.115432 29855 leader_election.cc:304] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.116235 30078 raft_consensus.cc:359] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.116873 30078 raft_consensus.cc:385] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.117130 30078 raft_consensus.cc:740] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.117820 30265 raft_consensus.cc:2804] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.118299 30265 raft_consensus.cc:697] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:40.119112 30265 consensus_queue.cc:237] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.119112 30232 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:40.112761 29784 catalog_manager.cc:5697] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:40.121119 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.117733 30078 consensus_queue.cc:260] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.132968 30078 ts_tablet_manager.cc:1434] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260709 12:22:40.140079 29852 leader_election.cc:343] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.160802 30078 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.161047 30079 raft_consensus.cc:359] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.162334 30079 raft_consensus.cc:385] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.162533 30079 raft_consensus.cc:740] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.166610 30079 consensus_queue.cc:260] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.167227 30082 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.167737 30082 ts_tablet_manager.cc:1403] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.230s	user 0.025s	sys 0.010s
I20260709 12:22:40.176170 30277 raft_consensus.cc:2749] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.180019 30079 ts_tablet_manager.cc:1434] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.002s
I20260709 12:22:40.180871 30079 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.189177 30078 tablet_bootstrap.cc:654] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.194481 30079 tablet_bootstrap.cc:654] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.196485 30082 raft_consensus.cc:359] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.197196 30082 raft_consensus.cc:385] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.197474 30082 raft_consensus.cc:740] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.197925 30034 raft_consensus.cc:2468] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:40.198150 30082 consensus_queue.cc:260] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.198751 30213 raft_consensus.cc:493] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.201386 30082 ts_tablet_manager.cc:1434] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:22:40.201298 30213 raft_consensus.cc:515] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.202487 30082 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.204555 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:40.206923 29929 leader_election.cc:343] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.207132 30213 leader_election.cc:290] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.208425 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.208959 29927 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:40.209818 30213 raft_consensus.cc:2804] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.210351 30213 raft_consensus.cc:697] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
W20260709 12:22:40.210476 29927 leader_election.cc:343] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.210960 29927 leader_election.cc:304] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.211694 30179 raft_consensus.cc:2749] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.211318 30213 consensus_queue.cc:237] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.217538 30082 tablet_bootstrap.cc:654] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.219241 30079 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.219692 30079 ts_tablet_manager.cc:1403] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.001s
I20260709 12:22:40.222286 30079 raft_consensus.cc:359] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.222891 30079 raft_consensus.cc:385] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.223163 30079 raft_consensus.cc:740] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.223711 30079 consensus_queue.cc:260] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.228506 29787 catalog_manager.cc:5697] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.225641 30079 ts_tablet_manager.cc:1434] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:40.230304 30079 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.236876 30078 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.237423 30078 ts_tablet_manager.cc:1403] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.014s
I20260709 12:22:40.239998 30078 raft_consensus.cc:359] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.240679 30078 raft_consensus.cc:385] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.241008 30079 tablet_bootstrap.cc:654] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.249289 30082 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.249763 30082 ts_tablet_manager.cc:1403] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.007s
I20260709 12:22:40.252748 30082 raft_consensus.cc:359] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.253427 30082 raft_consensus.cc:385] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.253696 30082 raft_consensus.cc:740] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.254305 30082 consensus_queue.cc:260] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.255703 29786 catalog_manager.cc:5697] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.241005 30078 raft_consensus.cc:740] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.258471 30082 ts_tablet_manager.cc:1434] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:22:40.259428 30082 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.263551 30082 tablet_bootstrap.cc:654] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.272125 30082 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.258363 30078 consensus_queue.cc:260] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.272536 30082 ts_tablet_manager.cc:1403] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:22:40.273216 30078 ts_tablet_manager.cc:1434] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:22:40.274129 30078 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.278920 30082 raft_consensus.cc:359] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.279615 30082 raft_consensus.cc:385] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.279886 30082 raft_consensus.cc:740] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.280505 30082 consensus_queue.cc:260] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.281471 30110 raft_consensus.cc:493] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.281929 30110 raft_consensus.cc:515] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.284022 30110 leader_election.cc:290] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.285636 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.286288 29887 raft_consensus.cc:2468] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:40.287248 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.288224 30078 tablet_bootstrap.cc:654] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.288910 30003 leader_election.cc:304] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
W20260709 12:22:40.289891 30004 leader_election.cc:343] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.290871 30110 raft_consensus.cc:2804] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.291266 30110 raft_consensus.cc:493] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.291610 30110 raft_consensus.cc:3060] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.295730 30213 raft_consensus.cc:493] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.296239 30213 raft_consensus.cc:515] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.298413 30213 leader_election.cc:290] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.299564 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.299882 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.300390 30037 raft_consensus.cc:2393] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:40.301518 29927 leader_election.cc:304] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.302289 30213 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.305621 30110 raft_consensus.cc:515] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.308225 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.308773 29887 raft_consensus.cc:3060] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.310631 30078 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.312268 30078 ts_tablet_manager.cc:1403] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.002s
I20260709 12:22:40.311589 30213 raft_consensus.cc:2749] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.314949 29887 raft_consensus.cc:2468] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:40.316129 30003 leader_election.cc:304] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:40.316380 30078 raft_consensus.cc:359] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.317175 30078 raft_consensus.cc:385] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.317201 30277 raft_consensus.cc:2804] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.317595 30078 raft_consensus.cc:740] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.317770 30277 raft_consensus.cc:697] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:40.318403 30078 consensus_queue.cc:260] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.318112 29787 catalog_manager.cc:5697] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.318621 30277 consensus_queue.cc:237] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.320770 30078 ts_tablet_manager.cc:1434] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:40.321730 30078 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.327406 30078 tablet_bootstrap.cc:654] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.336673 30082 ts_tablet_manager.cc:1434] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 12:22:40.337667 30082 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.343389 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
W20260709 12:22:40.343756 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:22:40.345192 30004 leader_election.cc:343] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.346771 30110 leader_election.cc:290] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.346892 30078 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.347431 30078 ts_tablet_manager.cc:1403] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260709 12:22:40.345359 29787 catalog_manager.cc:5697] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:40.349944 30078 raft_consensus.cc:359] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.350345 30079 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.350600 30078 raft_consensus.cc:385] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.350816 30079 ts_tablet_manager.cc:1403] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.121s	user 0.045s	sys 0.046s
I20260709 12:22:40.350857 30078 raft_consensus.cc:740] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.351778 30078 consensus_queue.cc:260] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.353598 30079 raft_consensus.cc:359] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.354193 30078 ts_tablet_manager.cc:1434] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:22:40.354341 30079 raft_consensus.cc:385] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.354650 30079 raft_consensus.cc:740] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.355129 30078 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.355350 30079 consensus_queue.cc:260] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.357362 30079 ts_tablet_manager.cc:1434] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:40.358322 30079 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.361199 30082 tablet_bootstrap.cc:654] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.365185 30078 tablet_bootstrap.cc:654] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.370668 30110 raft_consensus.cc:493] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.371189 30110 raft_consensus.cc:515] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.373502 30079 tablet_bootstrap.cc:654] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.374109 30110 leader_election.cc:290] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.374254 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.375021 29963 raft_consensus.cc:2393] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:40.375541 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.377611 30003 leader_election.cc:304] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:40.378834 30110 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.384145 30082 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.384685 30082 ts_tablet_manager.cc:1403] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 12:22:40.386231 30110 raft_consensus.cc:2749] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.387683 30078 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.388237 30078 ts_tablet_manager.cc:1403] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.013s
I20260709 12:22:40.387737 30082 raft_consensus.cc:359] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.388670 30082 raft_consensus.cc:385] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.389999 30082 raft_consensus.cc:740] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.390745 30082 consensus_queue.cc:260] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.391399 30078 raft_consensus.cc:359] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.392058 30078 raft_consensus.cc:385] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.392343 30079 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.392648 30078 raft_consensus.cc:740] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.392881 30079 ts_tablet_manager.cc:1403] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.016s
I20260709 12:22:40.393352 30078 consensus_queue.cc:260] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.395433 30078 ts_tablet_manager.cc:1434] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:40.396311 30078 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.400906 30082 ts_tablet_manager.cc:1434] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:22:40.401809 30078 tablet_bootstrap.cc:654] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.401921 30082 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.407307 30082 tablet_bootstrap.cc:654] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.409898 30079 raft_consensus.cc:359] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.410647 30079 raft_consensus.cc:385] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.410924 30079 raft_consensus.cc:740] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.411744 30079 consensus_queue.cc:260] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.414187 30079 ts_tablet_manager.cc:1434] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:22:40.415391 30079 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.422442 30082 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.422950 30082 ts_tablet_manager.cc:1403] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 12:22:40.423090 30079 tablet_bootstrap.cc:654] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.423640 30078 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.424552 30078 ts_tablet_manager.cc:1403] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 12:22:40.427026 30078 raft_consensus.cc:359] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.430130 30078 raft_consensus.cc:385] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.430403 30078 raft_consensus.cc:740] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.431098 30078 consensus_queue.cc:260] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.431515 30082 raft_consensus.cc:359] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.432271 30082 raft_consensus.cc:385] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.432569 30082 raft_consensus.cc:740] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.433295 30078 ts_tablet_manager.cc:1434] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:22:40.433235 30082 consensus_queue.cc:260] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.434079 30078 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.439477 30277 raft_consensus.cc:493] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.440006 30277 raft_consensus.cc:515] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.440452 30079 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.440932 30079 ts_tablet_manager.cc:1403] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 12:22:40.441581 30078 tablet_bootstrap.cc:654] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.443624 30079 raft_consensus.cc:359] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.444271 30079 raft_consensus.cc:385] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.444571 30079 raft_consensus.cc:740] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.445353 30079 consensus_queue.cc:260] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.446854 30079 ts_tablet_manager.cc:1434] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:40.446985 30082 ts_tablet_manager.cc:1434] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:22:40.452389 30212 raft_consensus.cc:493] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.461557 30212 raft_consensus.cc:515] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.462178 30082 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.464267 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.464880 29886 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:40.466065 29929 leader_election.cc:304] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.466948 30213 raft_consensus.cc:2804] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.467283 30213 raft_consensus.cc:493] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.467262 30265 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.467761 30213 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.455945 29887 raft_consensus.cc:3060] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.478312 30269 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.479782 30213 raft_consensus.cc:515] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.480957 30277 leader_election.cc:290] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.482347 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.482654 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.482942 29886 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:40.484193 30004 leader_election.cc:343] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.485838 30179 raft_consensus.cc:493] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.486356 30179 raft_consensus.cc:515] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.488423 30179 leader_election.cc:290] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.490022 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.490309 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.491305 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:40.491786 29929 leader_election.cc:343] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.492817 30212 leader_election.cc:290] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:40.493050 29927 leader_election.cc:343] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.496014 29927 leader_election.cc:304] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.498545 30082 tablet_bootstrap.cc:654] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.494241 29886 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:40.508531 29929 leader_election.cc:304] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.495316 30079 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.509848 30108 raft_consensus.cc:2804] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.510313 30108 raft_consensus.cc:697] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:40.511091 30108 consensus_queue.cc:237] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.493638 30213 leader_election.cc:290] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.500620 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:40.501631 30003 leader_election.cc:343] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.501682 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.502187 30277 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.516319 30079 tablet_bootstrap.cc:654] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.517613 30232 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.518172 30232 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.498864 30212 raft_consensus.cc:2749] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.521076 30003 leader_election.cc:304] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:40.521536 30212 consensus_queue.cc:1048] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.522308 30232 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.522832 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.523623 30078 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.524056 30078 ts_tablet_manager.cc:1403] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.090s	user 0.037s	sys 0.042s
I20260709 12:22:40.524482 30110 raft_consensus.cc:2749] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.523615 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.525705 30035 raft_consensus.cc:2393] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
W20260709 12:22:40.526105 29927 leader_election.cc:343] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.526520 30078 raft_consensus.cc:359] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.527185 30078 raft_consensus.cc:385] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.527438 30078 raft_consensus.cc:740] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.528010 30078 consensus_queue.cc:260] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.527943 29852 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
W20260709 12:22:40.529850 29927 leader_election.cc:343] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.530661 30078 ts_tablet_manager.cc:1434] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:22:40.531594 30078 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.531567 30269 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.538000 30078 tablet_bootstrap.cc:654] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.545357 30269 raft_consensus.cc:2749] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.546589 30179 consensus_queue.cc:1048] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.552948 30078 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.553462 30078 ts_tablet_manager.cc:1403] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 12:22:40.555925 30078 raft_consensus.cc:359] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.556586 30078 raft_consensus.cc:385] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.556847 30078 raft_consensus.cc:740] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.557448 30078 consensus_queue.cc:260] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.559259 30078 ts_tablet_manager.cc:1434] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:40.560099 30078 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.566198 30078 tablet_bootstrap.cc:654] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.572896 30277 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.576874 30078 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.577338 30078 ts_tablet_manager.cc:1403] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:22:40.578194 29889 raft_consensus.cc:3060] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.579843 30078 raft_consensus.cc:359] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.580492 30078 raft_consensus.cc:385] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.580739 30078 raft_consensus.cc:740] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.581331 30078 consensus_queue.cc:260] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.583386 30078 ts_tablet_manager.cc:1434] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:40.584213 30078 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.591272 30078 tablet_bootstrap.cc:654] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.609069 30078 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.609506 30078 ts_tablet_manager.cc:1403] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 12:22:40.611778 30082 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.612221 30082 ts_tablet_manager.cc:1403] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.016s
I20260709 12:22:40.614745 30082 raft_consensus.cc:359] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.615391 30082 raft_consensus.cc:385] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.615650 30082 raft_consensus.cc:740] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.616264 30082 consensus_queue.cc:260] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.618860 30269 raft_consensus.cc:493] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.619325 30269 raft_consensus.cc:515] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.620909 30078 raft_consensus.cc:359] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.621346 30269 leader_election.cc:290] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.622277 30082 ts_tablet_manager.cc:1434] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:22:40.623202 30082 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.623454 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.623581 30232 raft_consensus.cc:493] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.624051 30232 raft_consensus.cc:515] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:40.624727 29855 leader_election.cc:343] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.624848 30110 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.625336 30110 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.626068 30232 leader_election.cc:290] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.628403 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.628751 30082 tablet_bootstrap.cc:654] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.629004 30034 raft_consensus.cc:2468] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:40.627410 30110 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.629534 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.621591 30078 raft_consensus.cc:385] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.630070 30078 raft_consensus.cc:740] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.630203 29886 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:40.630759 29852 leader_election.cc:304] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:40.630728 30078 consensus_queue.cc:260] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.631588 30003 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:40.631702 30232 raft_consensus.cc:2804] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.632158 30232 raft_consensus.cc:493] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.632534 30232 raft_consensus.cc:3060] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.633209 30162 raft_consensus.cc:2804] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.633576 30162 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.633949 30162 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.636247 30079 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.636715 30079 ts_tablet_manager.cc:1403] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.025s
I20260709 12:22:40.636940 30078 ts_tablet_manager.cc:1434] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:22:40.637885 30078 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.638880 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.639597 29964 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:40.643318 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.643873 29963 raft_consensus.cc:2468] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:40.644416 30232 raft_consensus.cc:515] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.645839 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.646425 30035 raft_consensus.cc:2468] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:40.648020 30162 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.648382 29852 leader_election.cc:304] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:40.649051 30269 raft_consensus.cc:2804] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.649390 30269 raft_consensus.cc:493] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.649678 30269 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.651292 30232 leader_election.cc:290] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.653301 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:40.654526 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.655140 29886 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.657130 30269 raft_consensus.cc:515] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.659418 30162 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.659840 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:40.660409 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:40.660955 29964 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.657768 30079 raft_consensus.cc:359] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.661445 30079 raft_consensus.cc:385] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.655354 30078 tablet_bootstrap.cc:654] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.661966 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.662506 30034 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.663244 30079 raft_consensus.cc:740] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.663970 30079 consensus_queue.cc:260] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.655875 30179 raft_consensus.cc:493] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.666348 30179 raft_consensus.cc:515] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.667985 30079 ts_tablet_manager.cc:1434] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 12:22:40.668130 29964 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:40.655733 29963 raft_consensus.cc:3060] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.668378 30179 leader_election.cc:290] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.668944 30034 raft_consensus.cc:2468] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:40.671461 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d987f9e303445db09f5c73a8093c90" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.671780 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d987f9e303445db09f5c73a8093c90" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.672075 29887 raft_consensus.cc:2468] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:40.672356 30037 raft_consensus.cc:2468] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:40.673288 29929 leader_election.cc:304] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.674019 30179 raft_consensus.cc:2804] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.669387 29961 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.674352 30179 raft_consensus.cc:493] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.674715 30179 raft_consensus.cc:3060] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.665194 29886 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:40.679872 30003 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:40.680640 29963 raft_consensus.cc:2468] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:40.681525 30162 raft_consensus.cc:2804] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.681895 29961 raft_consensus.cc:2468] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:40.682047 29855 leader_election.cc:304] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.682958 30232 raft_consensus.cc:2804] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.683414 30232 raft_consensus.cc:697] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:40.682062 30162 raft_consensus.cc:697] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:40.668972 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.684190 30232 consensus_queue.cc:237] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.684612 30035 raft_consensus.cc:3060] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.684490 30162 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.688834 30079 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.670024 30269 leader_election.cc:290] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.697573 30082 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.698148 30082 ts_tablet_manager.cc:1403] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.075s	user 0.002s	sys 0.010s
I20260709 12:22:40.701524 30082 raft_consensus.cc:359] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.702808 30082 raft_consensus.cc:385] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.702910 30079 tablet_bootstrap.cc:654] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.703224 30082 raft_consensus.cc:740] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.707406 30082 consensus_queue.cc:260] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.713203 29852 leader_election.cc:304] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:40.714171 30269 raft_consensus.cc:2804] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.713848 30179 raft_consensus.cc:515] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.714808 30269 raft_consensus.cc:697] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:40.715667 30269 consensus_queue.cc:237] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.716909 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d987f9e303445db09f5c73a8093c90" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.717519 29886 raft_consensus.cc:3060] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.724743 29886 raft_consensus.cc:2468] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:40.726110 29929 leader_election.cc:304] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.727123 30213 raft_consensus.cc:2804] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.727623 30213 raft_consensus.cc:697] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:40.728477 30213 consensus_queue.cc:237] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.743170 30082 ts_tablet_manager.cc:1434] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.004s
I20260709 12:22:40.744150 30082 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.752893 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d987f9e303445db09f5c73a8093c90" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.753203 30078 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.753557 30038 raft_consensus.cc:3060] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.753988 30078 ts_tablet_manager.cc:1403] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.116s	user 0.048s	sys 0.027s
I20260709 12:22:40.754670 30232 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.751945 30179 leader_election.cc:290] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.773649 30079 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.774147 30079 ts_tablet_manager.cc:1403] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.004s
I20260709 12:22:40.776854 30232 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:40.781147 30035 raft_consensus.cc:2468] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
W20260709 12:22:40.783289 30004 consensus_peers.cc:597] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:40.788225 30038 raft_consensus.cc:2468] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:40.793773 30082 tablet_bootstrap.cc:654] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.796672 30078 raft_consensus.cc:359] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.797362 30078 raft_consensus.cc:385] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.797634 30078 raft_consensus.cc:740] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.798535 30078 consensus_queue.cc:260] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.799255 30079 raft_consensus.cc:359] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.807345 30079 raft_consensus.cc:385] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.807633 30079 raft_consensus.cc:740] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.808235 30078 ts_tablet_manager.cc:1434] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 12:22:40.808296 30079 consensus_queue.cc:260] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.808954 30078 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.801723 30179 consensus_queue.cc:1048] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:40.810927 29786 catalog_manager.cc:5697] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.812435 29786 catalog_manager.cc:5697] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.810499 30079 ts_tablet_manager.cc:1434] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:22:40.815385 30213 consensus_queue.cc:1048] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.816587 30079 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.822517 30078 tablet_bootstrap.cc:654] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.806460 29785 catalog_manager.cc:5697] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.824084 30082 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.824556 30082 ts_tablet_manager.cc:1403] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.012s
I20260709 12:22:40.834932 30082 raft_consensus.cc:359] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.835597 30082 raft_consensus.cc:385] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.835866 30082 raft_consensus.cc:740] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.843057 30082 consensus_queue.cc:260] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.844826 30082 ts_tablet_manager.cc:1434] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:22:40.845698 30082 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:40.855886 30078 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.856365 30078 ts_tablet_manager.cc:1403] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.017s
I20260709 12:22:40.857367 30269 raft_consensus.cc:493] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.857762 30269 raft_consensus.cc:515] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.858613 30079 tablet_bootstrap.cc:654] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.860311 30180 raft_consensus.cc:493] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.860980 30180 raft_consensus.cc:515] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.862936 30180 leader_election.cc:290] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.865224 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.866289 30078 raft_consensus.cc:359] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:40.866700 29855 leader_election.cc:343] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.866992 30078 raft_consensus.cc:385] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.867352 30078 raft_consensus.cc:740] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.868134 30078 consensus_queue.cc:260] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.868422 29787 catalog_manager.cc:5697] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:40.869575 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:40.870200 29961 raft_consensus.cc:2468] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:40.870739 30078 ts_tablet_manager.cc:1434] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:22:40.871706 30078 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.874347 30269 leader_election.cc:290] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.875478 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.878007 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:40.871368 29855 leader_election.cc:304] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.879241 30162 raft_consensus.cc:493] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.879698 30162 raft_consensus.cc:515] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.881738 30162 leader_election.cc:290] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.879705 30269 raft_consensus.cc:2804] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:40.879727 29852 leader_election.cc:343] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.882987 30269 raft_consensus.cc:493] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.886649 30269 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.885895 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:40.890935 30004 leader_election.cc:343] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:40.892518 29852 leader_election.cc:343] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.892848 29852 leader_election.cc:304] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.894057 30180 raft_consensus.cc:2749] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:40.895278 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.897780 29886 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:40.899049 30003 leader_election.cc:304] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:40.900512 30110 raft_consensus.cc:2804] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.900853 30110 raft_consensus.cc:493] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.901155 30110 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.901571 30269 raft_consensus.cc:515] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.903728 30269 leader_election.cc:290] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.905857 30078 tablet_bootstrap.cc:654] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.903988 30082 tablet_bootstrap.cc:654] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.904434 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:40.904834 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:40.908566 29961 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:40.910967 29852 leader_election.cc:343] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.905959 30079 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.912130 30079 ts_tablet_manager.cc:1403] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.015s
I20260709 12:22:40.914672 30079 raft_consensus.cc:359] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.915333 30079 raft_consensus.cc:385] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.915623 30079 raft_consensus.cc:740] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.916296 30079 consensus_queue.cc:260] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.919221 30179 raft_consensus.cc:493] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:40.919620 30079 ts_tablet_manager.cc:1434] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:40.919710 30179 raft_consensus.cc:515] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.920629 30079 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.923122 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:40.923806 29887 raft_consensus.cc:2468] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:40.925287 29929 leader_election.cc:304] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.926190 30108 raft_consensus.cc:2804] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:40.926573 30108 raft_consensus.cc:493] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:40.926903 30108 raft_consensus.cc:3060] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.927523 30079 tablet_bootstrap.cc:654] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.928143 29787 catalog_manager.cc:5697] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:40.930160 30179 leader_election.cc:290] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.940968 30079 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.941469 30079 ts_tablet_manager.cc:1403] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:22:40.945250 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:40.947431 29927 leader_election.cc:343] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:40.948514 30079 raft_consensus.cc:359] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.949316 30079 raft_consensus.cc:385] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.949616 30079 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.950508 30079 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.953042 30079 ts_tablet_manager.cc:1434] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:22:40.954037 30079 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.955651 30277 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:40.957193 30108 raft_consensus.cc:515] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.959283 30108 leader_election.cc:290] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:40.961753 30110 raft_consensus.cc:515] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.963560 29961 raft_consensus.cc:2468] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:40.959981 30079 tablet_bootstrap.cc:654] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.966406 29855 leader_election.cc:304] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:40.966706 30110 leader_election.cc:290] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:40.968067 30269 raft_consensus.cc:2804] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.968564 30269 raft_consensus.cc:697] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:40.969349 30269 consensus_queue.cc:237] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.971319 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.972285 29889 raft_consensus.cc:3060] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.973932 30078 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:40.974402 30078 ts_tablet_manager.cc:1403] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.035s
I20260709 12:22:40.976893 30078 raft_consensus.cc:359] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.979790 30078 raft_consensus.cc:385] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.979405 30079 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:40.980376 30079 ts_tablet_manager.cc:1403] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 12:22:40.980530 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:40.981093 29888 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:40.981616 29889 raft_consensus.cc:2468] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:40.982949 30079 raft_consensus.cc:359] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.983505 30079 raft_consensus.cc:385] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.983672 30079 raft_consensus.cc:740] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.984256 30078 raft_consensus.cc:740] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.985049 30082 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:40.984980 30078 consensus_queue.cc:260] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.985491 30082 ts_tablet_manager.cc:1403] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.013s
I20260709 12:22:40.985965 30079 consensus_queue.cc:260] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.987123 29929 leader_election.cc:304] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:40.988240 30078 ts_tablet_manager.cc:1434] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 12:22:40.987950 30082 raft_consensus.cc:359] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.988583 30082 raft_consensus.cc:385] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:40.988839 30082 raft_consensus.cc:740] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:40.989173 30078 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:40.989427 30082 consensus_queue.cc:260] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:40.991902 30108 raft_consensus.cc:2804] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:40.992408 30108 raft_consensus.cc:697] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:40.992559 30079 ts_tablet_manager.cc:1434] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:22:40.993428 30079 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:40.993239 30108 consensus_queue.cc:237] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.001341 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.002521 30079 tablet_bootstrap.cc:654] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:40.991109 29888 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:41.008635 30078 tablet_bootstrap.cc:654] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:41.010128 29927 leader_election.cc:343] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.004068 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.011809 30082 ts_tablet_manager.cc:1434] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
W20260709 12:22:41.012458 30004 leader_election.cc:343] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.014777 30079 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:41.015311 30079 ts_tablet_manager.cc:1403] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:22:41.018157 30079 raft_consensus.cc:359] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.018833 30079 raft_consensus.cc:385] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.019145 30079 raft_consensus.cc:740] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.020197 30079 consensus_queue.cc:260] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.022662 30082 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:41.019737 30003 leader_election.cc:304] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:41.024262 30110 raft_consensus.cc:2804] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.024462 30079 ts_tablet_manager.cc:1434] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:22:41.026067 30110 raft_consensus.cc:697] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:41.027120 30079 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:41.026996 30110 consensus_queue.cc:237] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.030333 30213 raft_consensus.cc:493] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.030958 30082 tablet_bootstrap.cc:654] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.030812 30213 raft_consensus.cc:515] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.032609 30078 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:41.033078 30078 ts_tablet_manager.cc:1403] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.006s
I20260709 12:22:41.035612 30078 raft_consensus.cc:359] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.036263 30078 raft_consensus.cc:385] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.036512 30078 raft_consensus.cc:740] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.036563 30277 raft_consensus.cc:493] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.037089 30277 raft_consensus.cc:515] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.032948 30213 leader_election.cc:290] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.039208 30277 leader_election.cc:290] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:41.039463 30078 consensus_queue.cc:260] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.040729 30079 tablet_bootstrap.cc:654] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.041821 30078 ts_tablet_manager.cc:1434] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:22:41.043241 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.043864 30038 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:41.044359 30078 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:41.044683 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.045152 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.045842 29888 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:41.046960 29929 leader_election.cc:304] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:41.047820 30213 raft_consensus.cc:2804] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.048213 30213 raft_consensus.cc:493] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.048623 30213 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.053499 30082 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:41.054003 30082 ts_tablet_manager.cc:1403] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260709 12:22:41.056474 30082 raft_consensus.cc:359] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.057106 30082 raft_consensus.cc:385] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.057369 30082 raft_consensus.cc:740] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.058388 30082 consensus_queue.cc:260] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.040956 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.060678 30082 ts_tablet_manager.cc:1434] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:41.060859 29961 raft_consensus.cc:2393] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:41.061580 30082 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:41.044742 29787 catalog_manager.cc:5697] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.062768 30078 tablet_bootstrap.cc:654] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.065353 30003 leader_election.cc:304] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:41.067170 30162 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.058959 30213 raft_consensus.cc:515] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.073292 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:41.074059 30082 tablet_bootstrap.cc:654] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.074011 29888 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.074503 30162 raft_consensus.cc:2749] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.081770 30078 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:41.082235 30078 ts_tablet_manager.cc:1403] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260709 12:22:41.084666 30078 raft_consensus.cc:359] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.085294 30078 raft_consensus.cc:385] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.085556 30078 raft_consensus.cc:740] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.086153 30078 consensus_queue.cc:260] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.086884 30213 leader_election.cc:290] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.088016 30078 ts_tablet_manager.cc:1434] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:22:41.088865 30078 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:41.093263 29888 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:41.093513 30162 raft_consensus.cc:493] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.094743 29929 leader_election.cc:304] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:41.097699 30082 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:41.100297 30082 ts_tablet_manager.cc:1403] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.001s
I20260709 12:22:41.101136 30213 raft_consensus.cc:2804] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.102900 30082 raft_consensus.cc:359] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.103104 30213 raft_consensus.cc:697] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:41.103583 30082 raft_consensus.cc:385] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.103864 30082 raft_consensus.cc:740] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.104166 30213 consensus_queue.cc:237] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.104492 30082 consensus_queue.cc:260] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.105314 30162 raft_consensus.cc:515] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.105021 29787 catalog_manager.cc:5697] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.097975 30078 tablet_bootstrap.cc:654] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.107507 30082 ts_tablet_manager.cc:1434] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:41.109228 30082 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:41.114173 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.114780 30035 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.137619 30035 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:41.146214 30232 raft_consensus.cc:493] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.146920 30232 raft_consensus.cc:515] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.158778 30265 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:41.156965 30108 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:22:41.162365 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.163033 29961 raft_consensus.cc:2468] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:41.154081 30232 leader_election.cc:290] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.165993 30079 tablet_bootstrap.cc:492] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:41.166440 30079 ts_tablet_manager.cc:1403] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.039s
I20260709 12:22:41.170652 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.171746 30082 tablet_bootstrap.cc:654] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:41.171887 30004 leader_election.cc:343] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.171384 29784 catalog_manager.cc:5697] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:41.178897 30179 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.179404 30179 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.183056 30179 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.183235 29855 leader_election.cc:304] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:41.180301 30079 raft_consensus.cc:359] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.184680 30079 raft_consensus.cc:385] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.185086 30180 raft_consensus.cc:2804] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.185441 30180 raft_consensus.cc:493] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.185784 30180 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.187160 30079 raft_consensus.cc:740] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.173911 30162 leader_election.cc:290] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:41.192054 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.193866 30179 raft_consensus.cc:493] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.181643 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.194332 30179 raft_consensus.cc:515] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.196535 30179 leader_election.cc:290] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.199167 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
W20260709 12:22:41.201458 29929 leader_election.cc:343] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.200598 30180 raft_consensus.cc:515] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.212852 30108 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:41.214687 29852 leader_election.cc:343] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.226980 30232 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.227375 30082 tablet_bootstrap.cc:492] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:41.227977 30082 ts_tablet_manager.cc:1403] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.004s
I20260709 12:22:41.228962 29961 raft_consensus.cc:3060] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.229871 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.230440 29963 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.236028 30078 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:41.236510 30078 ts_tablet_manager.cc:1403] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.003s
I20260709 12:22:41.238742 30180 leader_election.cc:290] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.237663 29963 raft_consensus.cc:2468] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:41.256959 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.258932 29855 leader_election.cc:304] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:41.260996 30265 raft_consensus.cc:2804] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.261452 30265 raft_consensus.cc:697] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:41.261734 30082 raft_consensus.cc:359] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.262493 30082 raft_consensus.cc:385] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.262904 30082 raft_consensus.cc:740] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.263422 30082 consensus_queue.cc:260] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.262502 30265 consensus_queue.cc:237] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.266824 30082 ts_tablet_manager.cc:1434] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:22:41.267889 30082 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
W20260709 12:22:41.272606 29852 leader_election.cc:343] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.274061 30079 consensus_queue.cc:260] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.279917 29785 catalog_manager.cc:5697] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.288697 30079 ts_tablet_manager.cc:1434] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.002s
I20260709 12:22:41.289603 30079 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:41.290068 30360 raft_consensus.cc:493] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.290612 30360 raft_consensus.cc:515] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.292534 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.293169 29886 raft_consensus.cc:2468] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:41.293639 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.296096 30277 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:41.297217 29855 leader_election.cc:343] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.273715 30078 raft_consensus.cc:359] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.298975 30078 raft_consensus.cc:385] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.299302 30078 raft_consensus.cc:740] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.299961 30078 consensus_queue.cc:260] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.300679 30360 leader_election.cc:290] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.304929 30078 ts_tablet_manager.cc:1434] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 12:22:41.305743 30078 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:41.307150 30036 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.313387 30162 raft_consensus.cc:493] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.313993 30162 raft_consensus.cc:515] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.322654 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.330786 30162 leader_election.cc:290] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:41.331854 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.334158 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ade267ed4fd4c96834a6dbf4ca477ca" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.334194 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.339377 30082 tablet_bootstrap.cc:654] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:41.339771 29852 leader_election.cc:343] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.342852 30003 leader_election.cc:304] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:41.344728 29852 leader_election.cc:304] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:41.345358 30162 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:22:41.346060 30360 raft_consensus.cc:2749] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.353670 30162 raft_consensus.cc:2804] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.355965 30162 raft_consensus.cc:493] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.369823 30162 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.370926 30369 raft_consensus.cc:493] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.373234 30369 raft_consensus.cc:515] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:41.400811 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 58002.3us
I20260709 12:22:41.402055 30213 raft_consensus.cc:493] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.402598 30213 raft_consensus.cc:515] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.404596 30213 leader_election.cc:290] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.401190 30079 tablet_bootstrap.cc:654] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.407353 30078 tablet_bootstrap.cc:654] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.410354 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.411021 29887 raft_consensus.cc:2468] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:41.412096 30369 leader_election.cc:290] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.412295 29929 leader_election.cc:304] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:41.411778 29785 catalog_manager.cc:5697] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.413146 30213 raft_consensus.cc:2804] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.413558 30213 raft_consensus.cc:493] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.413939 30213 raft_consensus.cc:3060] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.417912 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.418506 30038 raft_consensus.cc:2468] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:41.415328 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.420516 29852 leader_election.cc:304] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:41.421567 30265 raft_consensus.cc:2804] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.424324 30265 raft_consensus.cc:493] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.424655 30265 raft_consensus.cc:3060] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.426180 30369 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:41.428815 30360 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.429745 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62befcdc5ee4aeab6c67ad6f237374c" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:41.430543 29886 raft_consensus.cc:2393] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:41.434466 29927 leader_election.cc:304] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:41.436601 30179 raft_consensus.cc:2749] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.440171 30212 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.453370 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.454164 30035 raft_consensus.cc:2468] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:41.466667 30265 raft_consensus.cc:515] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.472632 30079 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:41.473129 30079 ts_tablet_manager.cc:1403] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.000s
W20260709 12:22:41.472689 29927 leader_election.cc:343] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.477785 29927 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:41.478719 30318 raft_consensus.cc:2749] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.479117 30108 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.476769 30003 leader_election.cc:304] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:41.482273 30110 raft_consensus.cc:3060] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.475780 30162 raft_consensus.cc:515] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.484406 30082 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:41.486675 30082 ts_tablet_manager.cc:1403] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.219s	user 0.011s	sys 0.010s
I20260709 12:22:41.494688 30213 raft_consensus.cc:515] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.496233 29963 raft_consensus.cc:2393] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:41.504993 30110 raft_consensus.cc:2749] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.507915 30078 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:41.508431 30078 ts_tablet_manager.cc:1403] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.203s	user 0.025s	sys 0.010s
I20260709 12:22:41.526647 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:41.527232 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.527546 29888 raft_consensus.cc:2393] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:41.575062 30078 raft_consensus.cc:359] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.580284 30078 raft_consensus.cc:385] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.580528 30078 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.521304 30162 leader_election.cc:290] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:41.582903 30078 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.522639 30213 leader_election.cc:290] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:41.587049 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 69302.4us
W20260709 12:22:41.558611 30004 consensus_peers.cc:597] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:41.550098 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:41.590869 30179 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.592370 30082 raft_consensus.cc:359] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.593053 30082 raft_consensus.cc:385] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.593307 30082 raft_consensus.cc:740] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.593945 30082 consensus_queue.cc:260] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.595467 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.596225 29963 raft_consensus.cc:2393] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:41.597252 29888 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.598461 30079 raft_consensus.cc:359] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.599141 30079 raft_consensus.cc:385] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.599388 30079 raft_consensus.cc:740] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.600025 30079 consensus_queue.cc:260] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.601428 30079 ts_tablet_manager.cc:1434] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.128s	user 0.004s	sys 0.000s
I20260709 12:22:41.601979 30082 ts_tablet_manager.cc:1434] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.001s
I20260709 12:22:41.603291 30082 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:41.605142 30079 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:41.608433 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.609050 30036 raft_consensus.cc:3060] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:41.590603 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 56943.6us
W20260709 12:22:41.611634 30004 leader_election.cc:343] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:41.614956 30232 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.619793 30265 leader_election.cc:290] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.621356 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1c083987c64c7e9964266f83a1fea4" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.624053 29852 leader_election.cc:304] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:41.625211 30108 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:41.628185 30381 log.cc:927] Time spent T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:22:41.630717 30374 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.633744 30180 raft_consensus.cc:493] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.634227 30180 raft_consensus.cc:515] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.627674 30078 ts_tablet_manager.cc:1434] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.119s	user 0.014s	sys 0.018s
I20260709 12:22:41.636106 30078 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:41.627215 30265 raft_consensus.cc:2749] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:41.633643 30036 raft_consensus.cc:2468] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:41.680701 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.682210 30078 tablet_bootstrap.cc:654] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.682781 30180 leader_election.cc:290] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.683209 30037 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:41.673960 30277 consensus_queue.cc:1048] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:41.685212 30082 tablet_bootstrap.cc:654] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.685132 29852 leader_election.cc:304] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:41.685714 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.686085 30265 raft_consensus.cc:2804] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.686491 30265 raft_consensus.cc:493] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:22:41.683280 30385 log.cc:927] Time spent T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: Append to log took a long time: real 0.077s	user 0.004s	sys 0.000s
I20260709 12:22:41.688198 30265 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.691998 29961 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:41.696537 30079 tablet_bootstrap.cc:654] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:41.699360 29852 consensus_peers.cc:597] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:41.680991 29888 raft_consensus.cc:2468] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:41.712615 30360 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:41.719681 30003 leader_election.cc:304] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:41.724103 30382 raft_consensus.cc:2804] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.738255 30382 raft_consensus.cc:697] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:41.739095 30382 consensus_queue.cc:237] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.735615 29927 leader_election.cc:304] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:41.741727 30318 raft_consensus.cc:2804] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.742295 30318 raft_consensus.cc:697] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:41.742959 30369 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:41.743499 30369 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.746405 30369 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.748005 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:41.748149 30265 raft_consensus.cc:515] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:41.749724 29852 leader_election.cc:343] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:41.757498 30384 log.cc:927] Time spent T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Append to log took a long time: real 0.141s	user 0.003s	sys 0.000s
I20260709 12:22:41.758538 30387 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:22:41.759094 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:41.766423 30037 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.743057 30318 consensus_queue.cc:237] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.758572 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.758760 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:41.758358 30265 leader_election.cc:290] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:41.782902 29959 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.788930 30079 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:41.789330 30079 ts_tablet_manager.cc:1403] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.024s
I20260709 12:22:41.784744 29964 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
W20260709 12:22:41.798267 30388 log.cc:927] Time spent T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:22:41.799336 30386 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:41.811812 30037 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:41.812567 30079 raft_consensus.cc:359] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.813251 30079 raft_consensus.cc:385] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.813144 29852 leader_election.cc:304] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:41.814033 30265 raft_consensus.cc:2804] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:41.814666 30265 raft_consensus.cc:697] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:41.815652 30265 consensus_queue.cc:237] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.817029 29855 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:41.813575 30079 raft_consensus.cc:740] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.820923 30079 consensus_queue.cc:260] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.830122 30079 ts_tablet_manager.cc:1434] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 12:22:41.822050 30369 raft_consensus.cc:2804] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:41.832480 30369 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:41.832818 30369 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:41.833940 30082 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:41.834450 30082 ts_tablet_manager.cc:1403] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.231s	user 0.024s	sys 0.000s
I20260709 12:22:41.838765 30079 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:41.860451 29959 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:41.868785 30369 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.870325 30082 raft_consensus.cc:359] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.871011 30082 raft_consensus.cc:385] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.870605 29784 catalog_manager.cc:5697] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:41.871264 30082 raft_consensus.cc:740] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.885430 30082 consensus_queue.cc:260] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.905722 30082 ts_tablet_manager.cc:1434] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:22:41.909117 30078 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:41.943565 30078 ts_tablet_manager.cc:1403] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.308s	user 0.028s	sys 0.018s
I20260709 12:22:41.944813 30082 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
W20260709 12:22:41.947297 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 82853.5us
I20260709 12:22:41.947014 29787 catalog_manager.cc:5697] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:41.958134 30078 raft_consensus.cc:359] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.959066 30078 raft_consensus.cc:385] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.959359 30078 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.960047 30078 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:41.961072 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:41.963096 30079 tablet_bootstrap.cc:654] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.970292 30078 ts_tablet_manager.cc:1434] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 12:22:41.973512 30078 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:41.983349 30079 tablet_bootstrap.cc:492] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:41.983953 30079 ts_tablet_manager.cc:1403] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.004s
I20260709 12:22:41.988554 30082 tablet_bootstrap.cc:654] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.989825 30078 tablet_bootstrap.cc:654] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:41.993585 30079 raft_consensus.cc:359] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.994319 30079 raft_consensus.cc:385] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:41.994607 30079 raft_consensus.cc:740] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:41.995230 30079 consensus_queue.cc:260] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:41.997270 30079 ts_tablet_manager.cc:1434] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260709 12:22:41.998541 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:41.999153 29960 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.002123 30079 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.010524 30079 tablet_bootstrap.cc:654] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.012253 30369 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.013157 29960 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:42.013456 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
W20260709 12:22:42.015326 29852 leader_election.cc:343] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.017057 29855 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.018326 30369 raft_consensus.cc:2804] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.018873 30369 raft_consensus.cc:697] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:42.019938 30369 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.021164 30082 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.021839 30078 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.022400 30078 ts_tablet_manager.cc:1403] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260709 12:22:42.025035 30078 raft_consensus.cc:359] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.025653 30082 ts_tablet_manager.cc:1403] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.005s
I20260709 12:22:42.025869 30078 raft_consensus.cc:385] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.026276 30078 raft_consensus.cc:740] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.027078 30078 consensus_queue.cc:260] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.028321 30082 raft_consensus.cc:359] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.029035 30082 raft_consensus.cc:385] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.029301 30082 raft_consensus.cc:740] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.030362 30078 ts_tablet_manager.cc:1434] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:42.030118 30082 consensus_queue.cc:260] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.031219 29960 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.032327 30078 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.033409 29785 catalog_manager.cc:5697] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.039620 30078 tablet_bootstrap.cc:654] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.042316 30082 ts_tablet_manager.cc:1434] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:22:42.044651 30082 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.048694 30405 raft_consensus.cc:493] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.049348 30405 raft_consensus.cc:515] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.061946 30405 leader_election.cc:290] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.053612 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.065201 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.066547 30035 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:42.067973 29927 leader_election.cc:343] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.069587 30180 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.070097 30180 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:42.071204 29929 leader_election.cc:343] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.071727 29929 leader_election.cc:304] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.072134 30180 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.064164 30078 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.074163 30078 ts_tablet_manager.cc:1403] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 12:22:42.078125 30404 raft_consensus.cc:2749] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.077677 29784 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.079476 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.080075 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.086000 30078 raft_consensus.cc:359] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.086724 30078 raft_consensus.cc:385] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.087261 30269 raft_consensus.cc:493] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.087816 30269 raft_consensus.cc:515] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:42.091519 29852 leader_election.cc:343] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:42.092216 29855 leader_election.cc:343] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.092778 30082 tablet_bootstrap.cc:654] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.092631 29855 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.093950 30180 raft_consensus.cc:2749] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.094992 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.096071 30269 leader_election.cc:290] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:42.097468 29855 leader_election.cc:343] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.098271 30078 raft_consensus.cc:740] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.099156 30078 consensus_queue.cc:260] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.101365 30078 ts_tablet_manager.cc:1434] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:22:42.102651 30078 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.103626 30079 tablet_bootstrap.cc:492] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.104101 30079 ts_tablet_manager.cc:1403] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.102s	user 0.046s	sys 0.036s
I20260709 12:22:42.103942 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.106691 30079 raft_consensus.cc:359] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.107354 30079 raft_consensus.cc:385] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.107610 30079 raft_consensus.cc:740] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
W20260709 12:22:42.108421 29852 leader_election.cc:343] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.108345 30079 consensus_queue.cc:260] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.108692 30078 tablet_bootstrap.cc:654] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.108852 29852 leader_election.cc:304] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.110675 30079 ts_tablet_manager.cc:1434] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:22:42.111392 30269 raft_consensus.cc:2749] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.111582 30079 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.120687 30078 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.121249 30078 ts_tablet_manager.cc:1403] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 12:22:42.123791 30078 raft_consensus.cc:359] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.124706 30078 raft_consensus.cc:385] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.125025 30078 raft_consensus.cc:740] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.125910 30079 tablet_bootstrap.cc:654] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.125977 30078 consensus_queue.cc:260] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.126849 30082 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.127357 30082 ts_tablet_manager.cc:1403] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.005s
I20260709 12:22:42.129999 30082 raft_consensus.cc:359] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.130708 30082 raft_consensus.cc:385] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.130970 30082 raft_consensus.cc:740] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.131754 30082 consensus_queue.cc:260] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.133953 30082 ts_tablet_manager.cc:1434] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:22:42.136387 30078 ts_tablet_manager.cc:1434] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:22:42.136745 30082 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.137651 30078 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.144181 30078 tablet_bootstrap.cc:654] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.149706 30079 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.150228 30079 ts_tablet_manager.cc:1403] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.012s
I20260709 12:22:42.151824 30082 tablet_bootstrap.cc:654] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.152628 30079 raft_consensus.cc:359] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.153302 30079 raft_consensus.cc:385] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.153560 30079 raft_consensus.cc:740] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.154348 30079 consensus_queue.cc:260] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.156827 30079 ts_tablet_manager.cc:1434] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:22:42.157994 30079 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.162688 30078 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.163244 30078 ts_tablet_manager.cc:1403] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 12:22:42.165740 30079 tablet_bootstrap.cc:654] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.165931 30078 raft_consensus.cc:359] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.166811 30078 raft_consensus.cc:385] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.167132 30078 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.167925 30078 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.170032 30078 ts_tablet_manager.cc:1434] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:42.171312 30078 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.180153 30078 tablet_bootstrap.cc:654] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.181262 30079 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.181757 30079 ts_tablet_manager.cc:1403] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 12:22:42.184271 30079 raft_consensus.cc:359] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.185231 30079 raft_consensus.cc:385] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.185503 30079 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.186228 30079 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.188391 30079 ts_tablet_manager.cc:1434] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:42.189275 30079 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.193598 30078 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.194105 30078 ts_tablet_manager.cc:1403] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 12:22:42.195535 30079 tablet_bootstrap.cc:654] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.196426 30078 raft_consensus.cc:359] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.196893 30078 raft_consensus.cc:385] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.197067 30078 raft_consensus.cc:740] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.198477 30082 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.198936 30082 ts_tablet_manager.cc:1403] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.010s
I20260709 12:22:42.203361 30078 consensus_queue.cc:260] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.205402 30079 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.205706 30078 ts_tablet_manager.cc:1434] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:22:42.205904 30079 ts_tablet_manager.cc:1403] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:22:42.206826 30082 raft_consensus.cc:359] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.207505 30082 raft_consensus.cc:385] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.207772 30082 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.208264 30079 raft_consensus.cc:359] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.208432 30082 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.208940 30079 raft_consensus.cc:385] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.209247 30079 raft_consensus.cc:740] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.209996 30082 ts_tablet_manager.cc:1434] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:22:42.209892 30079 consensus_queue.cc:260] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.210898 30082 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.211902 30079 ts_tablet_manager.cc:1434] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:22:42.213380 30079 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.217043 30082 tablet_bootstrap.cc:654] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.217163 30078 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.223665 30079 tablet_bootstrap.cc:654] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.228956 30404 consensus_queue.cc:1048] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:42.229760 30078 tablet_bootstrap.cc:654] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.237958 30372 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.242978 30078 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.243517 30078 ts_tablet_manager.cc:1403] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 12:22:42.245149 30382 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.245625 30382 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.248617 30382 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.248771 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.249559 29958 raft_consensus.cc:2393] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:42.251924 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.255146 30405 raft_consensus.cc:493] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.255657 30405 raft_consensus.cc:515] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.257630 30405 leader_election.cc:290] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.260253 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.260993 30003 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:42.264724 30269 raft_consensus.cc:493] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.265211 30269 raft_consensus.cc:515] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.267156 30079 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.267588 30079 ts_tablet_manager.cc:1403] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.011s
I20260709 12:22:42.267521 30180 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.268059 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.268952 30372 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.269209 30269 leader_election.cc:290] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:42.270072 29855 leader_election.cc:343] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.270859 30079 raft_consensus.cc:359] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.271535 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.272732 30078 raft_consensus.cc:359] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.263909 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:42.273787 29852 leader_election.cc:343] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.277289 30078 raft_consensus.cc:385] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.277496 29852 leader_election.cc:304] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.277684 30078 raft_consensus.cc:740] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.278252 30269 raft_consensus.cc:2749] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.271531 30079 raft_consensus.cc:385] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.274701 30082 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.278441 30078 consensus_queue.cc:260] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.279407 30082 ts_tablet_manager.cc:1403] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.034s
I20260709 12:22:42.280037 30078 ts_tablet_manager.cc:1434] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:22:42.282442 30082 raft_consensus.cc:359] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.282763 29927 leader_election.cc:304] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.283371 30082 raft_consensus.cc:385] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.283978 30404 raft_consensus.cc:2749] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.283684 30079 raft_consensus.cc:740] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.283782 30078 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.284051 30082 raft_consensus.cc:740] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.285616 30082 consensus_queue.cc:260] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.288309 30082 ts_tablet_manager.cc:1434] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:22:42.289212 30082 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.289705 30277 raft_consensus.cc:493] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.290181 30277 raft_consensus.cc:515] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.292102 30277 leader_election.cc:290] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.294462 30082 tablet_bootstrap.cc:654] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.286403 30079 consensus_queue.cc:260] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.298444 30079 ts_tablet_manager.cc:1434] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:22:42.299329 30079 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.300073 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.300689 29888 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.302630 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.303282 29958 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.304227 30003 leader_election.cc:304] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.305424 30079 tablet_bootstrap.cc:654] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.316020 30277 raft_consensus.cc:2804] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.316457 30277 raft_consensus.cc:493] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.316890 30277 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.324476 30277 raft_consensus.cc:515] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.329679 30387 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.330287 30387 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.308621 30078 tablet_bootstrap.cc:654] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.311736 30404 raft_consensus.cc:493] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.332979 30387 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.333220 30404 raft_consensus.cc:515] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.334340 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.335249 29888 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:42.337554 29929 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.338421 30387 raft_consensus.cc:2804] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.338828 30387 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.339165 30079 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.339213 30387 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.339797 30079 ts_tablet_manager.cc:1403] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 12:22:42.336305 30404 leader_election.cc:290] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.342880 30079 raft_consensus.cc:359] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.343557 30079 raft_consensus.cc:385] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.343815 30079 raft_consensus.cc:740] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.344499 30079 consensus_queue.cc:260] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.312367 30372 raft_consensus.cc:2749] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.346557 29960 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.347150 30387 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.349844 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.350497 29888 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.354159 30269 raft_consensus.cc:493] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.354715 30269 raft_consensus.cc:515] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.355696 30180 raft_consensus.cc:493] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.356163 30180 raft_consensus.cc:515] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.337423 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.357327 29889 raft_consensus.cc:2468] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:42.358108 30180 leader_election.cc:290] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.358376 30269 leader_election.cc:290] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.358534 29929 leader_election.cc:304] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.358989 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.359017 30372 raft_consensus.cc:493] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.359522 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.363830 29962 raft_consensus.cc:2468] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:42.364657 30405 raft_consensus.cc:2804] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.365104 30405 raft_consensus.cc:493] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.365422 30405 raft_consensus.cc:3060] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.365605 29855 leader_election.cc:304] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.366107 30404 consensus_queue.cc:1048] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.367092 30269 raft_consensus.cc:2804] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.367447 30269 raft_consensus.cc:493] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.367767 30269 raft_consensus.cc:3060] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.373462 30369 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.373631 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.376972 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.377640 29889 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.379667 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.382459 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.384423 29889 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:42.388120 30162 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:42.390650 29927 leader_election.cc:343] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.391685 30003 leader_election.cc:304] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.393638 30435 raft_consensus.cc:2804] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.395679 30372 raft_consensus.cc:515] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.359733 30387 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.360143 30277 leader_election.cc:290] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.360700 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.399549 29963 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.361413 30079 ts_tablet_manager.cc:1434] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:22:42.362165 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.400800 30079 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
W20260709 12:22:42.401288 29852 leader_election.cc:343] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.398352 30037 raft_consensus.cc:2468] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:42.402827 30180 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.403280 30180 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.404846 30369 raft_consensus.cc:493] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.405295 30369 raft_consensus.cc:515] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.406821 29852 leader_election.cc:304] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.408730 30079 tablet_bootstrap.cc:654] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.404433 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.407596 30369 leader_election.cc:290] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.409574 30377 raft_consensus.cc:2804] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.414706 30377 raft_consensus.cc:493] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.415107 30377 raft_consensus.cc:3060] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.414925 30180 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.417546 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90e02f959f2437c8318b9ff6fa5e334" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.417743 30082 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.418581 30082 ts_tablet_manager.cc:1403] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.005s
I20260709 12:22:42.418228 29960 raft_consensus.cc:2468] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:42.420688 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.421242 29855 leader_election.cc:304] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
W20260709 12:22:42.422290 29855 leader_election.cc:343] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.422514 29888 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:42.423349 30369 raft_consensus.cc:2804] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.423970 29929 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.424955 30180 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:42.426283 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90e02f959f2437c8318b9ff6fa5e334" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.426961 30035 raft_consensus.cc:2468] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:42.425384 30369 raft_consensus.cc:493] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.428303 30369 raft_consensus.cc:3060] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.435096 30387 raft_consensus.cc:2804] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.393298 30269 raft_consensus.cc:515] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:42.446811 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 54388.8us
I20260709 12:22:42.438310 29963 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:42.436731 30435 raft_consensus.cc:697] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:42.441906 30372 leader_election.cc:290] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.444944 30387 raft_consensus.cc:697] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:42.460904 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.465507 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.466115 29961 raft_consensus.cc:3060] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.445276 30405 raft_consensus.cc:515] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:42.466527 29852 leader_election.cc:343] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:42.468000 29927 leader_election.cc:343] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.476346 30078 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.480123 30377 raft_consensus.cc:515] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.481072 30405 leader_election.cc:290] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.481814 29958 raft_consensus.cc:2393] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:42.482079 30377 leader_election.cc:290] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.482671 30078 ts_tablet_manager.cc:1403] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.019s
I20260709 12:22:42.482837 29852 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.469498 30269 leader_election.cc:290] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.470845 30387 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.471836 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.485711 30082 raft_consensus.cc:359] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.458295 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.487032 30082 raft_consensus.cc:385] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.487317 30082 raft_consensus.cc:740] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.488219 30082 consensus_queue.cc:260] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.489009 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.489555 30031 raft_consensus.cc:3060] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.473729 30369 raft_consensus.cc:515] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.490253 29886 raft_consensus.cc:2393] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:42.491380 30369 leader_election.cc:290] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.493014 30082 ts_tablet_manager.cc:1434] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 12:22:42.493961 30082 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.495630 30078 raft_consensus.cc:359] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.496268 30078 raft_consensus.cc:385] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.496518 30078 raft_consensus.cc:740] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.486816 30180 raft_consensus.cc:2749] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.506204 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.506276 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90e02f959f2437c8318b9ff6fa5e334" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.507385 30003 leader_election.cc:304] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:42.502573 30078 consensus_queue.cc:260] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.510576 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.510843 30033 raft_consensus.cc:3060] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.511317 29889 raft_consensus.cc:2393] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate 038631415bd946cbb95bf63801cf751d in this term.
I20260709 12:22:42.507266 29961 raft_consensus.cc:2468] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:42.514277 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.520330 30078 ts_tablet_manager.cc:1434] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:22:42.521631 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e97b6f5d6f64e02bee56ef25cf7a85d" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.522410 29958 raft_consensus.cc:2393] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
W20260709 12:22:42.523599 29852 leader_election.cc:343] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.508184 30435 consensus_queue.cc:237] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.519829 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90e02f959f2437c8318b9ff6fa5e334" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.528252 30078 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.530104 29855 leader_election.cc:304] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.527036 29962 raft_consensus.cc:3060] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.535192 30369 raft_consensus.cc:2804] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.535660 30369 raft_consensus.cc:697] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:42.536437 30369 consensus_queue.cc:237] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.525445 30033 raft_consensus.cc:2468] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:42.540148 29855 leader_election.cc:304] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.540539 30031 raft_consensus.cc:2468] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:42.541040 30162 raft_consensus.cc:2749] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.541457 29852 leader_election.cc:304] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.542416 30374 raft_consensus.cc:2749] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.548774 30180 raft_consensus.cc:2804] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.549220 30180 raft_consensus.cc:697] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:42.552106 30079 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.552548 30079 ts_tablet_manager.cc:1403] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.152s	user 0.025s	sys 0.015s
I20260709 12:22:42.553157 29927 leader_election.cc:304] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:22:42.553947 30213 raft_consensus.cc:2804] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.554396 30213 raft_consensus.cc:697] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:42.550158 30180 consensus_queue.cc:237] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.553309 30082 tablet_bootstrap.cc:654] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.555167 30213 consensus_queue.cc:237] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.569461 30079 raft_consensus.cc:359] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.570119 30079 raft_consensus.cc:385] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.570344 30079 raft_consensus.cc:740] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.570911 30079 consensus_queue.cc:260] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.572038 30079 ts_tablet_manager.cc:1434] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:22:42.572718 30079 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.590256 30269 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:22:42.617286 30078 tablet_bootstrap.cc:654] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.606194 29962 raft_consensus.cc:2468] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:42.637902 29784 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.646703 30079 tablet_bootstrap.cc:654] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.652913 30082 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.653367 30082 ts_tablet_manager.cc:1403] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.023s
I20260709 12:22:42.675748 30079 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.676169 30079 ts_tablet_manager.cc:1403] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.004s
I20260709 12:22:42.672245 30082 raft_consensus.cc:359] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.676463 30082 raft_consensus.cc:385] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.676764 30082 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.677471 30082 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.678251 30079 raft_consensus.cc:359] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.678830 30079 raft_consensus.cc:385] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.679051 30079 raft_consensus.cc:740] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.679600 30079 consensus_queue.cc:260] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.680055 30082 ts_tablet_manager.cc:1434] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:22:42.680428 30078 tablet_bootstrap.cc:492] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.680830 30078 ts_tablet_manager.cc:1403] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.003s
I20260709 12:22:42.680943 30082 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.681263 30079 ts_tablet_manager.cc:1434] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:22:42.681995 30079 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.683205 30078 raft_consensus.cc:359] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.683820 30078 raft_consensus.cc:385] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.684092 30078 raft_consensus.cc:740] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.687193 30078 consensus_queue.cc:260] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.687577 30082 tablet_bootstrap.cc:654] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.687554 30079 tablet_bootstrap.cc:654] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.689431 30078 ts_tablet_manager.cc:1434] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:22:42.690363 30078 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.696116 30078 tablet_bootstrap.cc:654] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.699672 29785 catalog_manager.cc:5697] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:42.706890 30079 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.707295 30078 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.707901 30078 ts_tablet_manager.cc:1403] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:22:42.707355 30079 ts_tablet_manager.cc:1403] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:22:42.709923 30082 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.710410 30082 ts_tablet_manager.cc:1403] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260709 12:22:42.710259 30078 raft_consensus.cc:359] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.710853 30079 raft_consensus.cc:359] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.711340 30078 raft_consensus.cc:385] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.711522 30079 raft_consensus.cc:385] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.711673 30078 raft_consensus.cc:740] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.711850 30079 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.712378 30078 consensus_queue.cc:260] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.712517 30079 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.713392 30082 raft_consensus.cc:359] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.714134 30082 raft_consensus.cc:385] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.714430 30082 raft_consensus.cc:740] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.714452 30078 ts_tablet_manager.cc:1434] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:22:42.715575 30078 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.715233 30082 consensus_queue.cc:260] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.714530 30079 ts_tablet_manager.cc:1434] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:42.717500 30082 ts_tablet_manager.cc:1434] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:42.717865 30079 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.718338 30082 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.721665 30382 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.722157 30382 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.724237 30082 tablet_bootstrap.cc:654] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.726444 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.724135 30382 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.727046 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.727617 29962 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.728807 30078 tablet_bootstrap.cc:654] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.730247 30082 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.730726 30082 ts_tablet_manager.cc:1403] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:22:42.731570 30079 tablet_bootstrap.cc:654] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.733255 30082 raft_consensus.cc:359] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.733928 30082 raft_consensus.cc:385] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.734184 30082 raft_consensus.cc:740] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.734979 30082 consensus_queue.cc:260] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.736701 30004 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.737334 30082 ts_tablet_manager.cc:1434] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:22:42.737504 30382 raft_consensus.cc:2804] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.737916 30382 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.738283 30382 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.738296 30082 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:42.740615 30078 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.741050 30078 ts_tablet_manager.cc:1403] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260709 12:22:42.727016 29888 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.744943 29786 catalog_manager.cc:5697] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.746271 29786 catalog_manager.cc:5697] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.747252 30405 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.748651 30405 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.752578 30079 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.752851 30405 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.753083 30079 ts_tablet_manager.cc:1403] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 12:22:42.755025 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.756768 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.757357 29888 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:42.757220 30078 raft_consensus.cc:359] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.757916 30078 raft_consensus.cc:385] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.757819 30382 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.758239 30078 raft_consensus.cc:740] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.758539 29929 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.758921 30078 consensus_queue.cc:260] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.759601 30033 raft_consensus.cc:2393] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate c7f876862c6242828381d59b4524a0d5 in this term.
I20260709 12:22:42.760766 30078 ts_tablet_manager.cc:1434] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 12:22:42.761438 30078 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.762084 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.762595 29888 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.765020 30443 raft_consensus.cc:493] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.765446 30443 raft_consensus.cc:515] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.769609 29888 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:42.764221 30405 raft_consensus.cc:2804] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.770187 30405 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.770854 30434 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.770524 30405 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.771281 30434 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.772840 30079 raft_consensus.cc:359] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.773514 30079 raft_consensus.cc:385] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.773768 30079 raft_consensus.cc:740] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.772718 30003 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.774415 30082 tablet_bootstrap.cc:654] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.774430 30079 consensus_queue.cc:260] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.777364 30434 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.780946 30079 ts_tablet_manager.cc:1434] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 12:22:42.781687 30079 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:42.776921 30372 raft_consensus.cc:2804] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.794885 29784 catalog_manager.cc:5697] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:42.786346 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.810866 30372 raft_consensus.cc:697] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:42.811720 30372 consensus_queue.cc:237] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.782200 30443 leader_election.cc:290] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.806730 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.813090 30038 raft_consensus.cc:2468] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 0.
I20260709 12:22:42.808171 30078 tablet_bootstrap.cc:654] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.786660 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.786125 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:42.786319 30387 raft_consensus.cc:493] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.814635 29852 leader_election.cc:304] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.816964 30377 raft_consensus.cc:2804] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:22:42.817313 29855 leader_election.cc:343] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.817359 30377 raft_consensus.cc:493] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.818148 30377 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.784682 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.818722 29887 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.793599 30213 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:42.820590 30213 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.815701 30387 raft_consensus.cc:515] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.822623 30213 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.824035 30003 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:42.824720 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:42.824756 30162 raft_consensus.cc:2804] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.825886 30162 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.826332 30162 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.777164 30382 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.833287 29964 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:42.835944 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.840634 30387 leader_election.cc:290] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.842664 30079 tablet_bootstrap.cc:654] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:42.842706 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:42.846740 29888 raft_consensus.cc:2468] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:42.848192 29929 leader_election.cc:304] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.849941 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:42.851919 29927 leader_election.cc:343] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.853921 30387 raft_consensus.cc:2804] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.854364 30387 raft_consensus.cc:493] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.854705 30387 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.846205 29887 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:42.866287 29929 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.867486 30078 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:42.868003 30078 ts_tablet_manager.cc:1403] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.006s
I20260709 12:22:42.870846 30318 raft_consensus.cc:2804] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:42.878265 30318 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:42.881904 30318 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.901204 30405 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.911113 29958 raft_consensus.cc:2393] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:42.908409 30078 raft_consensus.cc:359] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.914242 30078 raft_consensus.cc:385] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:42.914564 30078 raft_consensus.cc:740] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:42.891176 30377 raft_consensus.cc:515] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.918967 30078 consensus_queue.cc:260] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.907374 30318 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.920761 30082 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:42.930176 30377 leader_election.cc:290] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.935334 30082 ts_tablet_manager.cc:1403] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.037s
I20260709 12:22:42.927778 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.936285 30038 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.932500 30078 ts_tablet_manager.cc:1434] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 12:22:42.923131 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.936551 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.937625 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
W20260709 12:22:42.938102 29855 leader_election.cc:343] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:42.938962 30078 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:42.915496 30162 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.938181 29888 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.940114 30031 raft_consensus.cc:2393] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate c7f876862c6242828381d59b4524a0d5 in this term.
I20260709 12:22:42.943887 30079 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:42.944341 30079 ts_tablet_manager.cc:1403] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.009s
I20260709 12:22:42.944933 30213 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.945180 30162 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:42.946270 30318 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.921067 30387 raft_consensus.cc:515] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.948740 29888 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:42.949687 29958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:42.931222 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.950486 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:42.952229 29887 raft_consensus.cc:2393] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate c7f876862c6242828381d59b4524a0d5 in this term.
I20260709 12:22:42.953981 30038 raft_consensus.cc:2468] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 1.
I20260709 12:22:42.955083 29852 leader_election.cc:304] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:42.962111 30374 raft_consensus.cc:2804] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:42.954905 29929 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:42.963547 30031 raft_consensus.cc:2393] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b17b0404f6cc4144b6e1075c9d31e254 in current term 1: Already voted for candidate c7f876862c6242828381d59b4524a0d5 in this term.
I20260709 12:22:42.964368 30374 raft_consensus.cc:697] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:22:42.965186 30374 consensus_queue.cc:237] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.967996 29929 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:42.930156 30405 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.970876 30405 raft_consensus.cc:2749] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:42.978319 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.978856 29887 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:42.970399 30387 leader_election.cc:290] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:42.980266 29958 raft_consensus.cc:2393] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:42.986584 29888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:42.988147 30435 consensus_queue.cc:1048] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.997362 30434 consensus_queue.cc:1048] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.997364 30079 raft_consensus.cc:359] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:42.978381 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:43.005201 30404 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.998353 30079 raft_consensus.cc:385] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.006947 30079 raft_consensus.cc:740] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.007861 29785 catalog_manager.cc:5697] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:43.008953 30318 raft_consensus.cc:2804] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.009084 30079 consensus_queue.cc:260] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.010320 30318 raft_consensus.cc:697] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:43.021852 30318 consensus_queue.cc:237] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.025345 30444 consensus_queue.cc:1048] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:42.994421 29888 raft_consensus.cc:2393] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:42.996094 29887 raft_consensus.cc:2468] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:43.029136 29929 leader_election.cc:304] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:43.029923 30404 raft_consensus.cc:2804] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.030464 30404 raft_consensus.cc:697] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:43.031281 30404 consensus_queue.cc:237] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.035450 30078 tablet_bootstrap.cc:654] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.034875 30003 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:43.041285 30435 raft_consensus.cc:2749] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.012769 30079 ts_tablet_manager.cc:1434] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 12:22:42.989674 30082 raft_consensus.cc:359] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.047216 30082 raft_consensus.cc:385] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.047600 30082 raft_consensus.cc:740] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.048260 30082 consensus_queue.cc:260] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.048966 30031 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.050401 30079 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:43.057492 30031 raft_consensus.cc:2468] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:43.074405 30082 ts_tablet_manager.cc:1434] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.001s
I20260709 12:22:43.075383 30082 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:43.068693 30387 raft_consensus.cc:493] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.078300 30387 raft_consensus.cc:515] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.080597 30387 leader_election.cc:290] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.081212 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:43.081867 29889 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:43.089947 29929 leader_election.cc:304] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:43.097242 30435 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.097934 30435 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.100696 30435 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:43.103308 29785 catalog_manager.cc:5697] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.108778 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:43.110077 29927 leader_election.cc:343] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.111965 30213 raft_consensus.cc:2804] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.112401 30213 raft_consensus.cc:493] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.112715 30213 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.119691 30377 raft_consensus.cc:493] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.120213 30377 raft_consensus.cc:515] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.120898 30443 raft_consensus.cc:493] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.121336 30443 raft_consensus.cc:515] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.122200 30377 leader_election.cc:290] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.119746 29883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:43.123193 30443 leader_election.cc:290] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.124922 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:43.125344 30405 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:43.128376 30213 raft_consensus.cc:515] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.142709 30078 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:43.143285 30078 ts_tablet_manager.cc:1403] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.205s	user 0.010s	sys 0.003s
I20260709 12:22:43.144470 30004 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:43.146582 30213 leader_election.cc:290] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.147070 30213 raft_consensus.cc:493] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.147383 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:43.147466 30213 raft_consensus.cc:515] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:43.156472 29927 leader_election.cc:343] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.157383 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
W20260709 12:22:43.160710 29852 consensus_peers.cc:597] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:43.162686 29852 leader_election.cc:343] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.190176 30213 leader_election.cc:290] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.519601 30078 raft_consensus.cc:359] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.520370 30078 raft_consensus.cc:385] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.423406 30443 raft_consensus.cc:493] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.198073 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:43.520671 30078 raft_consensus.cc:740] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.523626 30078 consensus_queue.cc:260] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.398044 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:43.529002 30079 tablet_bootstrap.cc:654] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.148605 30435 raft_consensus.cc:2749] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:43.518164 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:43.538566 30038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:43.521320 30443 raft_consensus.cc:515] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.547796 30078 ts_tablet_manager.cc:1434] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.404s	user 0.026s	sys 0.049s
I20260709 12:22:43.548758 30078 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:43.265303 29784 catalog_manager.cc:5697] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:43.560240 29784 catalog_manager.cc:5697] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:43.302582 30113 log.cc:927] Time spent T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 12:22:43.565765 29927 leader_election.cc:343] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.569046 30082 tablet_bootstrap.cc:654] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.249892 30405 raft_consensus.cc:493] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.376636 29964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:43.579401 29852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 53994.7us
W20260709 12:22:43.580051 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 493249us
I20260709 12:22:43.584767 30485 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:43.585211 30485 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.586933 30443 leader_election.cc:290] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.587347 29882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:43.612991 29882 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.594911 30405 raft_consensus.cc:515] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.637780 30078 tablet_bootstrap.cc:654] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.643121 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:43.643899 29887 raft_consensus.cc:2468] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:43.653296 30405 leader_election.cc:290] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.694782 30038 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:43.697145 29852 leader_election.cc:343] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.700727 30481 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:43.702368 29855 leader_election.cc:343] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.702790 29855 leader_election.cc:304] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:43.712152 30079 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:43.712708 30079 ts_tablet_manager.cc:1403] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.664s	user 0.013s	sys 0.015s
W20260709 12:22:43.713557 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 66951.5us
I20260709 12:22:43.698835 30485 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.714483 30374 raft_consensus.cc:2749] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.722434 29929 leader_election.cc:304] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
W20260709 12:22:43.727281 29855 leader_election.cc:343] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.727746 29855 leader_election.cc:304] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:43.729264 30480 raft_consensus.cc:2749] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.742561 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:43.756100 30078 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:43.732736 30482 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:22:43.766036 30029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:43.766686 30078 ts_tablet_manager.cc:1403] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.208s	user 0.011s	sys 0.028s
I20260709 12:22:43.753326 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c5c14543364ce0930b09576e786e5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:43.773729 30082 tablet_bootstrap.cc:492] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:43.751250 30497 raft_consensus.cc:2804] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.814177 29882 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:43.809466 30497 raft_consensus.cc:493] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.814777 30497 raft_consensus.cc:3060] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.820963 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:43.823063 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:43.823634 30082 ts_tablet_manager.cc:1403] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.748s	user 0.005s	sys 0.037s
I20260709 12:22:43.825764 30435 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:43.826504 29855 leader_election.cc:343] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.834950 30078 raft_consensus.cc:359] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.835635 30078 raft_consensus.cc:385] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.835891 30078 raft_consensus.cc:740] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.836503 30078 consensus_queue.cc:260] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.837961 30078 ts_tablet_manager.cc:1434] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 12:22:43.838847 30078 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: Bootstrap starting.
I20260709 12:22:43.838999 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c5c14543364ce0930b09576e786e5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:43.839612 29887 raft_consensus.cc:2468] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
W20260709 12:22:43.840631 29852 leader_election.cc:343] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.841042 29852 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
W20260709 12:22:43.843683 29852 leader_election.cc:343] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.845925 30377 raft_consensus.cc:2749] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:43.846123 30079 raft_consensus.cc:359] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.846763 30079 raft_consensus.cc:385] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.847044 30079 raft_consensus.cc:740] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.847616 30079 consensus_queue.cc:260] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.848476 30497 raft_consensus.cc:515] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.853546 29962 raft_consensus.cc:2393] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038631415bd946cbb95bf63801cf751d in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:43.854462 30481 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:22:43.858528 30497 leader_election.cc:290] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:43.858894 30079 ts_tablet_manager.cc:1434] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.002s
I20260709 12:22:43.859635 30082 raft_consensus.cc:359] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.860351 30082 raft_consensus.cc:385] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:43.860615 30082 raft_consensus.cc:740] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:43.861282 30082 consensus_queue.cc:260] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.864625 29883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:43.865139 30082 ts_tablet_manager.cc:1434] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.004s
I20260709 12:22:43.865263 29883 raft_consensus.cc:3060] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.866178 30082 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:43.870685 29929 leader_election.cc:304] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
W20260709 12:22:43.867856 29927 leader_election.cc:343] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:43.876773 29855 consensus_peers.cc:597] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:43.880175 30477 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:22:43.892381 30478 raft_consensus.cc:2804] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:43.893034 30478 raft_consensus.cc:697] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:43.898262 29929 leader_election.cc:304] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:43.905668 30475 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:22:43.878383 30387 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:22:43.907668 30405 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:43.908782 30497 raft_consensus.cc:2804] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:43.909180 30497 raft_consensus.cc:493] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:43.909526 30497 raft_consensus.cc:3060] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:43.914592 30032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
W20260709 12:22:43.916510 29927 leader_election.cc:343] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:43.893920 30478 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:43.961217 30079 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:43.961292 29855 leader_election.cc:304] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:43.980580 29883 raft_consensus.cc:2468] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:44.016208 30079 tablet_bootstrap.cc:654] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.020210 30082 tablet_bootstrap.cc:654] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:43.980695 30434 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 12:22:44.018409 30485 raft_consensus.cc:2749] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.122383 30405 raft_consensus.cc:493] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.122913 30405 raft_consensus.cc:515] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.124821 30405 leader_election.cc:290] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:44.127347 29959 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.130951 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:44.115633 30497 raft_consensus.cc:515] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.138545 30497 leader_election.cc:290] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:22:44.177135 30508 log.cc:927] Time spent T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:22:44.166712 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c5c14543364ce0930b09576e786e5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:44.184373 30078 tablet_bootstrap.cc:654] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:44.187110 29927 leader_election.cc:343] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:44.245059 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 57987.3us
W20260709 12:22:44.254568 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 326984us
I20260709 12:22:44.251500 30162 raft_consensus.cc:493] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.273705 30484 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:22:44.277415 30162 raft_consensus.cc:515] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.319348 30079 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:44.319903 30079 ts_tablet_manager.cc:1403] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.359s	user 0.018s	sys 0.008s
I20260709 12:22:44.320255 30037 raft_consensus.cc:3060] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:44.344108 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 73184.6us
I20260709 12:22:44.345274 29929 leader_election.cc:304] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:44.357524 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:44.361172 30079 raft_consensus.cc:359] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.362550 29883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:44.364478 30079 raft_consensus.cc:385] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.364785 30079 raft_consensus.cc:740] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.364980 30082 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:44.365624 30082 ts_tablet_manager.cc:1403] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.500s	user 0.027s	sys 0.016s
I20260709 12:22:44.365420 30079 consensus_queue.cc:260] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.366219 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c5c14543364ce0930b09576e786e5f" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:44.366731 29887 raft_consensus.cc:3060] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:44.418313 30079 ts_tablet_manager.cc:1434] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.002s
I20260709 12:22:44.419699 29887 raft_consensus.cc:2468] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:44.450809 29929 leader_election.cc:304] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: c7f876862c6242828381d59b4524a0d5
I20260709 12:22:44.454461 30516 raft_consensus.cc:2804] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.455000 30516 raft_consensus.cc:697] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:44.423259 30477 raft_consensus.cc:2804] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:44.457645 29929 leader_election.cc:304] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:44.455945 30516 consensus_queue.cc:237] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.467952 30078 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: No bootstrap required, opened a new log
I20260709 12:22:44.468425 30078 ts_tablet_manager.cc:1403] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: Time spent bootstrapping tablet: real 0.630s	user 0.009s	sys 0.010s
I20260709 12:22:44.469421 30079 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:44.476581 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c22021bd64a819e6e7d2e8044b9c3" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:44.478828 30082 raft_consensus.cc:359] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.479535 30082 raft_consensus.cc:385] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.479801 30082 raft_consensus.cc:740] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.480397 30082 consensus_queue.cc:260] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.486076 30521 raft_consensus.cc:2749] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.463794 30477 raft_consensus.cc:697] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
W20260709 12:22:44.496481 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 51659.4us
I20260709 12:22:44.498448 30082 ts_tablet_manager.cc:1434] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.000s
I20260709 12:22:44.499493 30082 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:44.502437 30078 raft_consensus.cc:359] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.503973 30078 raft_consensus.cc:385] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:44.504220 30078 raft_consensus.cc:740] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Initialized, Role: FOLLOWER
I20260709 12:22:44.506343 30078 consensus_queue.cc:260] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:44.501492 30509 log.cc:927] Time spent T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: Append to log took a long time: real 0.214s	user 0.003s	sys 0.000s
I20260709 12:22:44.511691 30078 ts_tablet_manager.cc:1434] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 12:22:44.513957 30162 leader_election.cc:290] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:44.489629 30477 consensus_queue.cc:237] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:44.556891 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 45704.7us
I20260709 12:22:44.557628 30004 leader_election.cc:304] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:44.581398 30404 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:44.583864 29927 consensus_peers.cc:597] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:44.587567 30434 raft_consensus.cc:2749] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:44.768456 30079 tablet_bootstrap.cc:654] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:44.853978 29835 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:44.860662 30521 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.880641 30521 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.883807 30521 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:44.851372 30495 raft_consensus.cc:493] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:44.892917 30495 raft_consensus.cc:515] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:44.904000 29786 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:44.945948 30495 leader_election.cc:290] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:44.948071 29956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:44.949630 29855 leader_election.cc:343] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:44.960000 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:44.978196 30082 tablet_bootstrap.cc:654] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:44.988930 30079 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:44.990061 30079 ts_tablet_manager.cc:1403] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.521s	user 0.057s	sys 0.033s
I20260709 12:22:45.016584 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:45.031397 29885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.049540 29885 raft_consensus.cc:2468] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:45.051343 29929 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.046190 30520 raft_consensus.cc:493] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.054885 30318 raft_consensus.cc:2804] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.055313 30318 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.055642 30318 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.060802 30082 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.061162 30082 ts_tablet_manager.cc:1403] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.562s	user 0.041s	sys 0.012s
I20260709 12:22:45.063197 30082 raft_consensus.cc:359] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.063828 30082 raft_consensus.cc:385] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.064086 30082 raft_consensus.cc:740] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.064709 30082 consensus_queue.cc:260] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:45.066468 29927 leader_election.cc:343] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.053597 30520 raft_consensus.cc:515] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.073263 30520 leader_election.cc:290] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:45.075183 30030 raft_consensus.cc:3060] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.087983 30034 raft_consensus.cc:3060] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.088733 29957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:45.092041 29887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec0159fc6374b2e922a28b59401342b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.092188 30318 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.092742 29887 raft_consensus.cc:2393] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:45.094130 30318 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.096032 30082 ts_tablet_manager.cc:1434] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:22:45.097376 29885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:45.097983 29885 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.098233 30003 leader_election.cc:304] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:45.097385 30082 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:45.102746 30079 raft_consensus.cc:359] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.103400 30079 raft_consensus.cc:385] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.103659 30079 raft_consensus.cc:740] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
W20260709 12:22:45.107239 30537 log.cc:927] Time spent T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:22:45.108574 30079 consensus_queue.cc:260] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.106544 30477 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:45.119169 30404 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.118980 30079 ts_tablet_manager.cc:1434] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.128s	user 0.004s	sys 0.001s
I20260709 12:22:45.123911 30079 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
W20260709 12:22:45.131162 29852 leader_election.cc:343] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.131636 29852 leader_election.cc:304] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:45.135989 30524 raft_consensus.cc:2749] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.141732 29885 raft_consensus.cc:2468] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:45.153189 29929 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.152369 30478 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.176106 30082 tablet_bootstrap.cc:654] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.167985 30478 raft_consensus.cc:2804] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.179453 29784 catalog_manager.cc:5697] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.169389 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
W20260709 12:22:45.182062 29927 leader_election.cc:343] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.183956 29784 catalog_manager.cc:5697] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.183779 30478 raft_consensus.cc:697] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:45.191769 30542 raft_consensus.cc:2749] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.192266 30478 consensus_queue.cc:237] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.190474 30521 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:22:45.215524 30079 tablet_bootstrap.cc:654] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.249305 30524 raft_consensus.cc:493] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.249902 30524 raft_consensus.cc:515] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.253588 30524 leader_election.cc:290] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.255223 30079 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:45.255705 30079 ts_tablet_manager.cc:1403] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.001s
I20260709 12:22:45.255484 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
W20260709 12:22:45.257017 29855 leader_election.cc:343] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.258417 30079 raft_consensus.cc:359] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.259006 30082 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.259091 30079 raft_consensus.cc:385] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.259414 30079 raft_consensus.cc:740] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.259480 30082 ts_tablet_manager.cc:1403] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.016s
I20260709 12:22:45.260954 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:45.262111 30082 raft_consensus.cc:359] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.262754 30082 raft_consensus.cc:385] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.263000 30082 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.263038 30079 consensus_queue.cc:260] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:22:45.263554 29852 leader_election.cc:343] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:45.263680 30082 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.263967 29852 leader_election.cc:304] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038631415bd946cbb95bf63801cf751d; no voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5
I20260709 12:22:45.265097 30082 ts_tablet_manager.cc:1434] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:22:45.265462 30524 raft_consensus.cc:2749] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.266750 30079 ts_tablet_manager.cc:1434] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:22:45.267642 30079 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: Bootstrap starting.
I20260709 12:22:45.277912 30079 tablet_bootstrap.cc:654] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.265949 30082 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:45.285997 30082 tablet_bootstrap.cc:654] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.286763 30079 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: No bootstrap required, opened a new log
I20260709 12:22:45.287271 30079 ts_tablet_manager.cc:1403] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 12:22:45.291074 30079 raft_consensus.cc:359] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.291795 30079 raft_consensus.cc:385] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.292121 30082 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.292112 30079 raft_consensus.cc:740] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.310571 30082 ts_tablet_manager.cc:1403] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260709 12:22:45.311002 30079 consensus_queue.cc:260] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.311514 29784 catalog_manager.cc:5697] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.313210 30079 ts_tablet_manager.cc:1434] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 12:22:45.315004 30082 raft_consensus.cc:359] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.315693 30082 raft_consensus.cc:385] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.315948 30082 raft_consensus.cc:740] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.319479 30082 consensus_queue.cc:260] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.321537 30082 ts_tablet_manager.cc:1434] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:22:45.326459 30082 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:45.332160 30082 tablet_bootstrap.cc:654] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.354481 30082 tablet_bootstrap.cc:492] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.354837 30082 ts_tablet_manager.cc:1403] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260709 12:22:45.356633 30082 raft_consensus.cc:359] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.357120 30082 raft_consensus.cc:385] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.357321 30082 raft_consensus.cc:740] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.357837 30082 consensus_queue.cc:260] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.359666 30082 ts_tablet_manager.cc:1434] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:45.360771 30082 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:45.365355 30082 tablet_bootstrap.cc:654] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.369969 30082 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.370368 30082 ts_tablet_manager.cc:1403] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:45.372117 30082 raft_consensus.cc:359] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.372646 30082 raft_consensus.cc:385] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.372846 30082 raft_consensus.cc:740] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.373384 30082 consensus_queue.cc:260] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.375154 30082 ts_tablet_manager.cc:1434] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:45.375891 30082 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: Bootstrap starting.
I20260709 12:22:45.390094 30082 tablet_bootstrap.cc:654] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:45.399470 30082 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: No bootstrap required, opened a new log
I20260709 12:22:45.399930 30082 ts_tablet_manager.cc:1403] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: Time spent bootstrapping tablet: real 0.024s	user 0.001s	sys 0.007s
I20260709 12:22:45.402427 30082 raft_consensus.cc:359] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.405218 30082 raft_consensus.cc:385] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:45.405478 30082 raft_consensus.cc:740] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Initialized, Role: FOLLOWER
I20260709 12:22:45.406185 30082 consensus_queue.cc:260] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.407763 30082 ts_tablet_manager.cc:1434] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:45.515226 30542 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.515717 30542 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.517513 30542 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:45.518006 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.518352 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:45.518692 29880 raft_consensus.cc:2393] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7f876862c6242828381d59b4524a0d5 in current term 1: Already voted for candidate b17b0404f6cc4144b6e1075c9d31e254 in this term.
I20260709 12:22:45.519601 30003 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:22:45.520097 30542 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.524942 30542 raft_consensus.cc:2749] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:45.558193 30036 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.560348 30478 raft_consensus.cc:493] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.560768 30478 raft_consensus.cc:515] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.562533 30478 leader_election.cc:290] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.563151 30372 raft_consensus.cc:493] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.563129 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.563858 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:45.563745 30372 raft_consensus.cc:515] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.564545 30031 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:45.563861 29880 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:45.565747 30372 leader_election.cc:290] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:45.569532 29929 leader_election.cc:304] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.570621 30478 raft_consensus.cc:2804] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.570951 30478 raft_consensus.cc:493] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.571264 30478 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.574020 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.574674 29880 raft_consensus.cc:2468] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:45.575645 30003 leader_election.cc:304] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:45.578886 30372 raft_consensus.cc:2804] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.579340 30372 raft_consensus.cc:493] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.579669 30372 raft_consensus.cc:3060] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.582442 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254" is_pre_election: true
I20260709 12:22:45.583602 29955 raft_consensus.cc:2468] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 0.
I20260709 12:22:45.585551 30478 raft_consensus.cc:515] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.588342 30372 raft_consensus.cc:515] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.589083 30478 leader_election.cc:290] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.589685 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:45.590232 29880 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.593441 30372 leader_election.cc:290] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:45.593652 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:22:45.594282 29955 raft_consensus.cc:3060] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.595156 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73755f81e5a845339a4cc93b1218ea17" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:45.595721 29886 raft_consensus.cc:3060] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.596433 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:45.599444 29880 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:45.597026 30036 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.600811 29955 raft_consensus.cc:2468] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:45.602337 29929 leader_election.cc:304] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.603018 30004 leader_election.cc:304] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:22:45.603252 29886 raft_consensus.cc:2468] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:22:45.603837 30372 raft_consensus.cc:2804] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.604195 30477 raft_consensus.cc:2804] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.604290 30372 raft_consensus.cc:697] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:22:45.604624 30477 raft_consensus.cc:697] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:45.605177 30372 consensus_queue.cc:237] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.605429 30477 consensus_queue.cc:237] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.614646 30036 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:45.616551 30478 consensus_queue.cc:1048] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:45.627393 30484 raft_consensus.cc:493] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:45.627866 30484 raft_consensus.cc:515] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.629940 30484 leader_election.cc:290] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.634616 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d" is_pre_election: true
I20260709 12:22:45.635311 29880 raft_consensus.cc:2468] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:45.636659 29929 leader_election.cc:304] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.637848 30521 raft_consensus.cc:2804] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:45.638216 30521 raft_consensus.cc:493] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:45.638542 30521 raft_consensus.cc:3060] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.647360 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:22:45.647966 30036 raft_consensus.cc:2468] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 0.
I20260709 12:22:45.648804 30521 raft_consensus.cc:515] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.646327 30477 consensus_queue.cc:1048] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:22:45.651288 30521 leader_election.cc:290] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:45.651407 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:22:45.651971 29880 raft_consensus.cc:3060] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.659687 29880 raft_consensus.cc:2468] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:45.660737 29929 leader_election.cc:304] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:22:45.662287 30031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26246c9a3be243c096fb2b992e4f2917" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:22:45.662878 30031 raft_consensus.cc:3060] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:45.663067 30521 raft_consensus.cc:2804] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:45.663552 30521 raft_consensus.cc:697] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:22:45.664331 30521 consensus_queue.cc:237] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:22:45.671708 30031 raft_consensus.cc:2468] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 1.
I20260709 12:22:45.673938 29784 catalog_manager.cc:5697] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:45.684466 29785 catalog_manager.cc:5697] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:45.713100 29785 catalog_manager.cc:5697] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:46.058632 30372 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.071201 30372 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.081681 30484 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:46.095490 30521 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.130697 30521 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:46.144289 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:22:46.147030 30521 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:22:46.187611 30569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:46.187603 30573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:46.189568 28730 server_base.cc:1061] running on GCE node
W20260709 12:22:46.190116 30571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:46.191864 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:46.192088 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:46.192281 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599766192263 us; error 0 us; skew 500 ppm
I20260709 12:22:46.192951 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:46.195868 28730 webserver.cc:533] Webserver started at http://127.28.14.132:38689/ using document root <none> and password file <none>
I20260709 12:22:46.196353 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:46.196537 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:46.196820 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:46.198123 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-3-root/instance:
uuid: "86b337777a3f47ba90fc4179560c9d99"
format_stamp: "Formatted at 2026-07-09 12:22:46 on dist-test-slave-4jnj"
I20260709 12:22:46.204137 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:22:46.208863 30578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:46.211439 28730 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:22:46.211820 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
uuid: "86b337777a3f47ba90fc4179560c9d99"
format_stamp: "Formatted at 2026-07-09 12:22:46 on dist-test-slave-4jnj"
I20260709 12:22:46.212194 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:46.243865 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:46.247449 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:46.249244 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:46.251919 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:46.252120 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:46.252365 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:46.252544 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:46.300902 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.132:40403
I20260709 12:22:46.301044 30640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.132:40403 every 8 connection(s)
I20260709 12:22:46.306509 28730 auto_leader_rebalancer-test.cc:439] add a tserver: 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:46.322918 30641 heartbeater.cc:344] Connected to a master server at 127.28.14.190:37347
I20260709 12:22:46.323356 30641 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:46.324095 30641 heartbeater.cc:507] Master 127.28.14.190:37347 requested a full tablet report, sending...
I20260709 12:22:46.326005 29786 ts_manager.cc:194] Registered new tserver with Master: 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:22:46.327518 29786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51528
I20260709 12:22:46.997848 29886 consensus_queue.cc:237] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.004524 30029 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.004757 29955 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.007717 30482 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:47.009658 30482 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.016696 30647 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.022082 29955 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:22:47.035537 29855 consensus_peers.cc:597] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68f5e29ee6ed4bdc96c740d0f23dcc41. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:47.042718 30036 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.047637 29786 catalog_manager.cc:5697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:47.077296 29955 consensus_queue.cc:237] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.086146 30029 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.087181 29880 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.088752 30484 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:47.090975 30484 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.097173 30478 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.098675 29886 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.108369 30029 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.122412 29785 catalog_manager.cc:5697] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.124002 29886 consensus_queue.cc:237] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:22:47.147197 29930 consensus_peers.cc:597] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3c5c14543364ce0930b09576e786e5f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:47.157578 30034 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.159116 30647 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:22:47.160054 29855 consensus_peers.cc:597] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f31a100a9d5143feb5d78b399cefef60. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:47.160410 29955 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.161672 30647 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.167626 30647 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.169104 30029 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.180557 29886 consensus_queue.cc:237] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.185611 29786 catalog_manager.cc:5697] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:47.190927 29959 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:22:47.194830 29855 consensus_peers.cc:597] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e90e02f959f2437c8318b9ff6fa5e334. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:47.193181 30034 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.196280 29955 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:47.196954 30650 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.198293 30646 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:47.209561 30482 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.211160 30034 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.215543 29957 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.240300 29786 catalog_manager.cc:5697] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:47.330230 30641 heartbeater.cc:499] Master 127.28.14.190:37347 was elected leader, sending a full tablet report...
I20260709 12:22:47.437750 30673 ts_tablet_manager.cc:933] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:47.440011 30673 tablet_copy_client.cc:323] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:47.454164 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:47.454838 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-68f5e29ee6ed4bdc96c740d0f23dcc41
I20260709 12:22:47.463639 29899 tablet_copy_source_session.cc:215] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:47.467778 30673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:47.481595 30673 tablet_copy_client.cc:806] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:47.482338 30673 tablet_copy_client.cc:670] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:47.486186 30673 tablet_copy_client.cc:538] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:47.494195 30673 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:47.515194 30673 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:47.515950 30673 tablet_bootstrap.cc:492] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:47.516573 30673 ts_tablet_manager.cc:1403] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260709 12:22:47.519143 30673 raft_consensus.cc:359] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.519791 30673 raft_consensus.cc:740] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:47.520325 30673 consensus_queue.cc:260] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.523804 30673 ts_tablet_manager.cc:1434] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:22:47.525890 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-68f5e29ee6ed4bdc96c740d0f23dcc41 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:47.526383 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-68f5e29ee6ed4bdc96c740d0f23dcc41 on tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:47.563745 30673 ts_tablet_manager.cc:933] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:47.566617 30673 tablet_copy_client.cc:323] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:47.568197 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet f31a100a9d5143feb5d78b399cefef60 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:47.568735 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet f31a100a9d5143feb5d78b399cefef60 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-f31a100a9d5143feb5d78b399cefef60
I20260709 12:22:47.574656 29899 tablet_copy_source_session.cc:215] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:47.577641 30673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31a100a9d5143feb5d78b399cefef60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:47.594298 30673 tablet_copy_client.cc:806] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:47.594841 30673 tablet_copy_client.cc:670] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:47.597105 30679 ts_tablet_manager.cc:933] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:47.599856 30679 tablet_copy_client.cc:323] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:22:47.607460 30673 tablet_copy_client.cc:538] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:47.617367 30673 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:47.620702 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet a3c5c14543364ce0930b09576e786e5f from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:22:47.621306 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet a3c5c14543364ce0930b09576e786e5f from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-a3c5c14543364ce0930b09576e786e5f
I20260709 12:22:47.621991 30683 ts_tablet_manager.cc:933] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:47.632889 29974 tablet_copy_source_session.cc:215] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:47.635478 30683 tablet_copy_client.cc:323] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:47.643771 30673 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:47.644227 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet e90e02f959f2437c8318b9ff6fa5e334 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:47.644863 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet e90e02f959f2437c8318b9ff6fa5e334 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-e90e02f959f2437c8318b9ff6fa5e334
I20260709 12:22:47.645251 30673 tablet_bootstrap.cc:492] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:47.645574 30679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c5c14543364ce0930b09576e786e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:47.645988 30673 ts_tablet_manager.cc:1403] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.004s
I20260709 12:22:47.648754 30673 raft_consensus.cc:359] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.649605 30673 raft_consensus.cc:740] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:47.650305 30673 consensus_queue.cc:260] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.658414 30673 ts_tablet_manager.cc:1434] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:22:47.663429 30679 tablet_copy_client.cc:806] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:47.664021 30679 tablet_copy_client.cc:670] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:47.666188 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-f31a100a9d5143feb5d78b399cefef60 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:47.666637 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-f31a100a9d5143feb5d78b399cefef60 on tablet f31a100a9d5143feb5d78b399cefef60 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:47.669430 29899 tablet_copy_source_session.cc:215] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:47.672343 30679 tablet_copy_client.cc:538] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:47.672436 30683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90e02f959f2437c8318b9ff6fa5e334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:47.683881 30679 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:47.700675 30683 tablet_copy_client.cc:806] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:47.701589 30683 tablet_copy_client.cc:670] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:47.704054 30679 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:47.704938 30679 tablet_bootstrap.cc:492] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:47.705565 30679 ts_tablet_manager.cc:1403] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260709 12:22:47.706739 30683 tablet_copy_client.cc:538] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:47.708943 30679 raft_consensus.cc:359] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.709860 30679 raft_consensus.cc:740] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:47.710557 30679 consensus_queue.cc:260] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.719022 30683 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:47.719144 30679 ts_tablet_manager.cc:1434] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:47.725713 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-a3c5c14543364ce0930b09576e786e5f received from {username='slave'} at 127.0.0.1:56696
I20260709 12:22:47.726200 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-a3c5c14543364ce0930b09576e786e5f on tablet a3c5c14543364ce0930b09576e786e5f with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:47.743616 30683 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:47.744319 30683 tablet_bootstrap.cc:492] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:47.744879 30683 ts_tablet_manager.cc:1403] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 12:22:47.747097 30683 raft_consensus.cc:359] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.747681 30683 raft_consensus.cc:740] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:47.748164 30683 consensus_queue.cc:260] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:47.750466 30683 ts_tablet_manager.cc:1434] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 12:22:47.754580 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-e90e02f959f2437c8318b9ff6fa5e334 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:47.754972 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-e90e02f959f2437c8318b9ff6fa5e334 on tablet e90e02f959f2437c8318b9ff6fa5e334 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:47.995232 30616 raft_consensus.cc:1217] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:48.017130 30616 raft_consensus.cc:1217] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:48.100823 30616 raft_consensus.cc:1217] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:48.117174 30616 raft_consensus.cc:1217] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:48.404414 30650 raft_consensus.cc:1064] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:48.406466 30650 consensus_queue.cc:237] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.414160 30616 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.415643 30482 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.416087 30034 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.416082 29959 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.417515 30482 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.418413 30646 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.437069 30646 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.455281 30521 raft_consensus.cc:1064] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:48.456347 29959 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.457926 30521 consensus_queue.cc:237] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.467389 30616 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.473769 29784 catalog_manager.cc:5697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:48.491081 30616 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.491540 29881 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.493242 30695 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.494473 30682 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.499040 30036 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.507647 30478 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.531311 30036 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.532758 30521 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.535815 30616 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.541756 30034 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.547362 30693 raft_consensus.cc:1064] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:48.549998 30693 consensus_queue.cc:237] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.558017 29881 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.559935 30034 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.561347 29959 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.561448 30693 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.562919 30616 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.562839 30646 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:48.564682 30692 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.585883 29786 catalog_manager.cc:5697] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.608323 29959 consensus_queue.cc:237] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.613713 30616 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.615154 30521 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.615171 30646 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.616668 30615 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.617906 30034 raft_consensus.cc:1275] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.619470 30478 consensus_queue.cc:1048] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.630326 29787 catalog_manager.cc:5697] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.633275 30682 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.640434 29959 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.644719 30034 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.648490 29886 consensus_queue.cc:237] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.657596 30615 raft_consensus.cc:2955] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.660212 30036 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.668824 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3c5c14543364ce0930b09576e786e5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:48.669978 30029 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.670902 30616 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.672120 30693 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.673995 30699 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:48.682964 29787 catalog_manager.cc:5697] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.690140 30646 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.696875 30615 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.703400 30036 raft_consensus.cc:2955] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.705466 29886 consensus_queue.cc:237] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.711227 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:48.721386 29784 catalog_manager.cc:5697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.724980 30650 raft_consensus.cc:1064] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:48.722150 30616 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.723821 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet a3c5c14543364ce0930b09576e786e5f with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:22:48.727396 30650 consensus_queue.cc:237] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.735160 30692 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.740064 29959 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.743343 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:48.745873 30715 tablet_replica.cc:333] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
W20260709 12:22:48.755613 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 63656.8us
I20260709 12:22:48.757205 30615 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.759002 30693 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.745662 30699 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.766479 30715 raft_consensus.cc:2243] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:48.767351 30715 raft_consensus.cc:2272] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:48.770859 30715 ts_tablet_manager.cc:1916] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:48.771973 30699 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.773648 30616 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.777449 29955 raft_consensus.cc:2955] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.779477 29957 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.780597 30029 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:48.782267 30693 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:48.796044 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f31a100a9d5143feb5d78b399cefef60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:48.801707 29784 catalog_manager.cc:5697] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:48.815600 30699 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:48.819315 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet f31a100a9d5143feb5d78b399cefef60 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:22:48.832393 30718 tablet_replica.cc:333] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:22:48.836802 30718 raft_consensus.cc:2243] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:48.840749 30693 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.842566 30718 raft_consensus.cc:2272] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:48.847509 30034 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.851639 29955 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.860498 30718 ts_tablet_manager.cc:1916] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:48.862378 30711 tablet_replica.cc:333] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:22:48.868028 30715 ts_tablet_manager.cc:1929] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:48.868647 30715 log.cc:1199] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/68f5e29ee6ed4bdc96c740d0f23dcc41
I20260709 12:22:48.870249 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 68f5e29ee6ed4bdc96c740d0f23dcc41 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:48.875048 29784 catalog_manager.cc:5697] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.886489 30711 raft_consensus.cc:2243] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:48.890502 30711 raft_consensus.cc:2272] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:48.895423 30616 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.904770 30711 ts_tablet_manager.cc:1916] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:48.910238 29886 consensus_queue.cc:237] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:48.916260 30616 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.920627 30482 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.923643 29959 raft_consensus.cc:1275] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:48.928928 30482 consensus_queue.cc:1048] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:48.934513 30711 ts_tablet_manager.cc:1929] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:48.935053 30711 log.cc:1199] T a3c5c14543364ce0930b09576e786e5f P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/a3c5c14543364ce0930b09576e786e5f
I20260709 12:22:48.938225 30692 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.941109 30615 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.943151 30718 ts_tablet_manager.cc:1929] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:48.946988 30718 log.cc:1199] T f31a100a9d5143feb5d78b399cefef60 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/f31a100a9d5143feb5d78b399cefef60
I20260709 12:22:48.948786 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet f31a100a9d5143feb5d78b399cefef60 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:48.949982 29955 raft_consensus.cc:2955] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.951529 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e90e02f959f2437c8318b9ff6fa5e334 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:48.962864 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet a3c5c14543364ce0930b09576e786e5f (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:48.963085 29784 catalog_manager.cc:5697] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:48.975960 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet e90e02f959f2437c8318b9ff6fa5e334 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:22:48.977144 30718 tablet_replica.cc:333] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:22:48.978111 30718 raft_consensus.cc:2243] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:48.978719 30718 raft_consensus.cc:2272] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:48.981117 30718 ts_tablet_manager.cc:1916] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:48.992861 30718 ts_tablet_manager.cc:1929] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:48.993224 30718 log.cc:1199] T e90e02f959f2437c8318b9ff6fa5e334 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/e90e02f959f2437c8318b9ff6fa5e334
I20260709 12:22:48.994807 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet e90e02f959f2437c8318b9ff6fa5e334 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:50.051386 30036 consensus_queue.cc:237] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.060297 29881 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.061509 29957 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.061553 30649 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:50.063211 30709 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.071606 30649 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.073254 29957 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.105280 29886 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.110643 30034 consensus_queue.cc:237] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.111835 29787 catalog_manager.cc:5697] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:22:50.113336 30004 consensus_peers.cc:597] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed28c46e8a78413eb1c387f24b5c4307. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:50.136873 30004 consensus_peers.cc:597] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 819d00947f0347f3bcc3a5604feb5a10. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:50.138440 29957 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.140022 30709 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.143805 29886 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.145854 30709 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.149345 30709 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.151211 29957 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.168264 29886 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.170261 30034 consensus_queue.cc:237] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.172935 29784 catalog_manager.cc:5697] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:22:50.202688 30004 consensus_peers.cc:597] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 182ba1b192b6420caebe02042e216a37. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:50.203696 29959 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.204164 29886 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.204905 30730 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.205672 30649 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.213418 30730 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.215114 29957 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.216075 29886 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.227114 29889 consensus_queue.cc:237] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.232339 29785 catalog_manager.cc:5697] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:50.239979 29855 consensus_peers.cc:597] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d42f6e3950a24654800bcf24c4e4eefe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:50.241021 30034 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.241472 29957 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:50.242424 30729 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.244127 30692 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:50.251355 30650 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.260706 29959 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.261395 30034 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:50.272764 29785 catalog_manager.cc:5697] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:50.568007 30747 ts_tablet_manager.cc:933] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:50.569622 30747 tablet_copy_client.cc:323] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:22:50.581205 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 819d00947f0347f3bcc3a5604feb5a10 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:22:50.581784 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 819d00947f0347f3bcc3a5604feb5a10 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-819d00947f0347f3bcc3a5604feb5a10
I20260709 12:22:50.588212 30048 tablet_copy_source_session.cc:215] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.591146 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d00947f0347f3bcc3a5604feb5a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.606536 30747 tablet_copy_client.cc:806] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.607074 30747 tablet_copy_client.cc:670] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.610306 30747 tablet_copy_client.cc:538] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.616745 30747 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:50.634720 30747 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:50.635582 30747 tablet_bootstrap.cc:492] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:50.636101 30747 ts_tablet_manager.cc:1403] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.012s
I20260709 12:22:50.638633 30747 raft_consensus.cc:359] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.639269 30747 raft_consensus.cc:740] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:50.639786 30747 consensus_queue.cc:260] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.642174 30747 ts_tablet_manager.cc:1434] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:22:50.644230 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-819d00947f0347f3bcc3a5604feb5a10 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:22:50.644614 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-819d00947f0347f3bcc3a5604feb5a10 on tablet 819d00947f0347f3bcc3a5604feb5a10 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:50.651026 30747 ts_tablet_manager.cc:933] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:50.655019 30747 tablet_copy_client.cc:323] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:22:50.656802 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet ed28c46e8a78413eb1c387f24b5c4307 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:22:50.657310 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet ed28c46e8a78413eb1c387f24b5c4307 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-ed28c46e8a78413eb1c387f24b5c4307
I20260709 12:22:50.668823 30048 tablet_copy_source_session.cc:215] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.672209 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed28c46e8a78413eb1c387f24b5c4307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.684211 30747 tablet_copy_client.cc:806] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.684818 30747 tablet_copy_client.cc:670] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.688958 30747 tablet_copy_client.cc:538] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.700431 30747 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:50.718449 30747 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:50.719527 30747 tablet_bootstrap.cc:492] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:50.720227 30747 ts_tablet_manager.cc:1403] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.001s
I20260709 12:22:50.723826 30747 raft_consensus.cc:359] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.724712 30747 raft_consensus.cc:740] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:50.725404 30747 consensus_queue.cc:260] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.728076 30747 ts_tablet_manager.cc:1434] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:50.732154 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-ed28c46e8a78413eb1c387f24b5c4307 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:22:50.732563 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-ed28c46e8a78413eb1c387f24b5c4307 on tablet ed28c46e8a78413eb1c387f24b5c4307 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:50.782445 30747 ts_tablet_manager.cc:933] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:50.784627 30747 tablet_copy_client.cc:323] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:22:50.786072 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 182ba1b192b6420caebe02042e216a37 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:22:50.786537 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 182ba1b192b6420caebe02042e216a37 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-182ba1b192b6420caebe02042e216a37
I20260709 12:22:50.791260 30048 tablet_copy_source_session.cc:215] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.793776 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182ba1b192b6420caebe02042e216a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.804167 30756 ts_tablet_manager.cc:933] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:50.807478 30747 tablet_copy_client.cc:806] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.808086 30747 tablet_copy_client.cc:670] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.810055 30756 tablet_copy_client.cc:323] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:50.812040 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet d42f6e3950a24654800bcf24c4e4eefe from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:50.812544 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet d42f6e3950a24654800bcf24c4e4eefe from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-d42f6e3950a24654800bcf24c4e4eefe
I20260709 12:22:50.812556 30747 tablet_copy_client.cc:538] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.819638 29899 tablet_copy_source_session.cc:215] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:50.823036 30756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42f6e3950a24654800bcf24c4e4eefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:50.827708 30747 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:50.837985 30756 tablet_copy_client.cc:806] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:50.838583 30756 tablet_copy_client.cc:670] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:50.842061 30756 tablet_copy_client.cc:538] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:50.850561 30756 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:50.879802 30756 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:50.880712 30756 tablet_bootstrap.cc:492] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:50.881428 30756 ts_tablet_manager.cc:1403] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260709 12:22:50.883339 30747 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:50.884214 30747 tablet_bootstrap.cc:492] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:50.884814 30747 ts_tablet_manager.cc:1403] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.023s
I20260709 12:22:50.884495 30756 raft_consensus.cc:359] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.885413 30756 raft_consensus.cc:740] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:50.886118 30756 consensus_queue.cc:260] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.887434 30747 raft_consensus.cc:359] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.888236 30747 raft_consensus.cc:740] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:50.888804 30747 consensus_queue.cc:260] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:50.890646 30756 ts_tablet_manager.cc:1434] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:50.890867 30747 ts_tablet_manager.cc:1434] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:50.892395 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-d42f6e3950a24654800bcf24c4e4eefe received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:50.892802 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-d42f6e3950a24654800bcf24c4e4eefe on tablet d42f6e3950a24654800bcf24c4e4eefe with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:50.892710 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-182ba1b192b6420caebe02042e216a37 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:22:50.893414 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-182ba1b192b6420caebe02042e216a37 on tablet 182ba1b192b6420caebe02042e216a37 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:51.121135 30615 raft_consensus.cc:1217] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:51.240746 30615 raft_consensus.cc:1217] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:51.286859 30615 raft_consensus.cc:1217] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:51.364149 30615 raft_consensus.cc:1217] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:51.629706 30731 raft_consensus.cc:1064] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:51.631605 30731 consensus_queue.cc:237] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:51.638859 29959 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.639385 30615 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.641022 29886 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.641405 30760 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.642309 30730 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.642983 30731 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.652849 30760 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.655344 29959 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.655346 30615 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.669533 29886 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.672979 29787 catalog_manager.cc:5697] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.724323 30036 consensus_queue.cc:237] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:51.734990 30615 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.736667 30730 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.737700 29889 raft_consensus.cc:1275] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:51.739320 30731 consensus_queue.cc:1048] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:51.744985 30729 raft_consensus.cc:1064] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:51.747411 30729 consensus_queue.cc:237] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:51.748953 30616 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.749557 29886 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.747493 30760 raft_consensus.cc:2955] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.769761 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 819d00947f0347f3bcc3a5604feb5a10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:51.782320 29786 catalog_manager.cc:5697] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.792500 30770 raft_consensus.cc:1064] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:51.795356 30770 consensus_queue.cc:237] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:51.804296 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 819d00947f0347f3bcc3a5604feb5a10 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:51.820957 30772 tablet_replica.cc:333] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:22:51.822127 30772 raft_consensus.cc:2243] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:51.823956 30772 raft_consensus.cc:2272] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:51.825732 30615 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.827749 29957 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.829380 30729 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.831151 30692 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.837973 30036 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.842433 30650 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.853444 29886 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.859397 30760 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:22:51.900429 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 51868.5us
I20260709 12:22:51.928859 30772 ts_tablet_manager.cc:1916] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:51.931938 30616 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:51.947739 30770 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:51.950984 30770 raft_consensus.cc:1064] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:51.959658 30729 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.964587 30615 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.973253 30034 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:51.972359 30770 consensus_queue.cc:237] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:22:51.994521 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 45437.6us
I20260709 12:22:52.010780 29784 catalog_manager.cc:5697] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.035964 29959 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:52.048343 30615 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:52.049010 29886 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:52.049845 30776 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:52.051102 30774 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:52.072556 29957 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:52.073423 30770 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:22:52.153618 30772 ts_tablet_manager.cc:1929] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:52.154136 30772 log.cc:1199] T 819d00947f0347f3bcc3a5604feb5a10 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/819d00947f0347f3bcc3a5604feb5a10
I20260709 12:22:52.156654 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 819d00947f0347f3bcc3a5604feb5a10 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:52.174814 30616 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.163074 30791 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:22:52.174847 30770 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.173005 29959 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.205384 29889 consensus_queue.cc:237] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:52.214200 30760 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.218462 30614 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.218592 29956 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.220103 29961 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.219960 30692 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:52.222033 30788 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:52.228989 30789 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.236186 30614 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.236323 29955 raft_consensus.cc:2955] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.254961 30615 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.258301 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d42f6e3950a24654800bcf24c4e4eefe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:52.268622 29957 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.274546 29786 catalog_manager.cc:5697] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:52.279548 29784 catalog_manager.cc:5697] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.286082 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet d42f6e3950a24654800bcf24c4e4eefe with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:22:52.300441 29786 catalog_manager.cc:5697] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.305219 29889 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.305315 29886 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.309463 30797 tablet_replica.cc:333] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:22:52.328111 30797 raft_consensus.cc:2243] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.325179 30034 consensus_queue.cc:237] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:52.337893 30797 raft_consensus.cc:2272] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.340613 30616 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.346783 29957 raft_consensus.cc:1275] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.347501 30029 consensus_queue.cc:237] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:52.349392 30795 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:52.351145 30791 consensus_queue.cc:1048] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:52.356596 30791 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.357656 30616 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.362139 30615 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.364138 30760 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:52.365156 29955 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:52.368747 30760 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:52.376155 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 182ba1b192b6420caebe02042e216a37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:52.377420 30614 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.377437 30730 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.384264 29786 catalog_manager.cc:5697] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:52.401577 30797 ts_tablet_manager.cc:1916] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:52.401233 29787 catalog_manager.cc:5697] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.405059 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed28c46e8a78413eb1c387f24b5c4307 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:52.414429 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet ed28c46e8a78413eb1c387f24b5c4307 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:22:52.418069 29879 tablet_service.cc:1558] Processing DeleteTablet for tablet 182ba1b192b6420caebe02042e216a37 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:22:52.425364 30798 tablet_replica.cc:333] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:22:52.426601 30798 raft_consensus.cc:2243] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.427455 30798 raft_consensus.cc:2272] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.432598 30798 ts_tablet_manager.cc:1916] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:52.442826 29956 raft_consensus.cc:2955] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.446187 29959 raft_consensus.cc:2955] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:52.449929 30798 ts_tablet_manager.cc:1929] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:52.450459 30798 log.cc:1199] T ed28c46e8a78413eb1c387f24b5c4307 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/ed28c46e8a78413eb1c387f24b5c4307
I20260709 12:22:52.452165 30798 tablet_replica.cc:333] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:22:52.452206 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet ed28c46e8a78413eb1c387f24b5c4307 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:52.453377 30798 raft_consensus.cc:2243] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:52.454203 30798 raft_consensus.cc:2272] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:52.462606 30797 ts_tablet_manager.cc:1929] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:52.467473 30798 ts_tablet_manager.cc:1916] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:52.463061 30797 log.cc:1199] T d42f6e3950a24654800bcf24c4e4eefe P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/d42f6e3950a24654800bcf24c4e4eefe
I20260709 12:22:52.470269 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet d42f6e3950a24654800bcf24c4e4eefe (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:52.479714 30798 ts_tablet_manager.cc:1929] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:52.480077 30798 log.cc:1199] T 182ba1b192b6420caebe02042e216a37 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/182ba1b192b6420caebe02042e216a37
I20260709 12:22:52.481129 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 182ba1b192b6420caebe02042e216a37 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:53.485098 29881 consensus_queue.cc:237] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:53.490505 29959 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.490909 30029 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:53.492748 29855 consensus_peers.cc:597] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d58a704cecf6407bb281f081553682bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.492832 30799 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:53.493775 30789 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.502898 30799 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.505489 29959 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.507426 30029 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.521020 29786 catalog_manager.cc:5697] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.525967 29955 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:22:53.543597 29930 consensus_peers.cc:597] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ae951b591274a90ac9eb21ab4eec898. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.544139 30029 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.544914 29881 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.545295 30782 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.546285 30766 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.575009 30811 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.578222 30034 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.588269 29881 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.593075 29786 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.595587 29889 consensus_queue.cc:237] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:22:53.603667 29855 consensus_peers.cc:597] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eecb1983f87740e4b42a02938971d9d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.604396 30029 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.605772 29955 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.605998 30692 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.607446 30789 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.626288 30799 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.627763 30034 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.628120 29959 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.647127 29959 consensus_queue.cc:237] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:53.650115 29787 catalog_manager.cc:5697] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:53.659374 29930 consensus_peers.cc:597] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df11b73d5e084a9baa45309aeadf6bef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:53.661725 29889 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.662959 30034 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:53.664319 30782 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.667119 30782 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:53.675379 30782 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.677222 29889 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.679272 30034 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.697207 29786 catalog_manager.cc:5697] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:53.906324 30818 ts_tablet_manager.cc:933] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:53.908421 30818 tablet_copy_client.cc:323] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:53.909893 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet d58a704cecf6407bb281f081553682bf from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:53.910354 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet d58a704cecf6407bb281f081553682bf from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-d58a704cecf6407bb281f081553682bf
I20260709 12:22:53.915218 29899 tablet_copy_source_session.cc:215] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:53.917874 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58a704cecf6407bb281f081553682bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.935087 30818 tablet_copy_client.cc:806] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:53.935688 30818 tablet_copy_client.cc:670] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:53.939810 30818 tablet_copy_client.cc:538] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:53.949095 30818 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:53.984313 30818 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:53.985265 30818 tablet_bootstrap.cc:492] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:53.986037 30818 ts_tablet_manager.cc:1403] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.016s
I20260709 12:22:53.988739 30818 raft_consensus.cc:359] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:53.989617 30818 raft_consensus.cc:740] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:53.990240 30818 consensus_queue.cc:260] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:53.993463 30818 ts_tablet_manager.cc:1434] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:22:53.996228 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-d58a704cecf6407bb281f081553682bf received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:53.996647 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-d58a704cecf6407bb281f081553682bf on tablet d58a704cecf6407bb281f081553682bf with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:54.019968 30818 ts_tablet_manager.cc:933] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:22:54.021474 30818 tablet_copy_client.cc:323] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:22:54.022812 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet eecb1983f87740e4b42a02938971d9d9 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:22:54.023231 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet eecb1983f87740e4b42a02938971d9d9 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-eecb1983f87740e4b42a02938971d9d9
I20260709 12:22:54.029312 29899 tablet_copy_source_session.cc:215] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:54.032930 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eecb1983f87740e4b42a02938971d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:54.049038 30818 tablet_copy_client.cc:806] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:54.049672 30818 tablet_copy_client.cc:670] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:54.058714 30825 ts_tablet_manager.cc:933] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:54.061558 30818 tablet_copy_client.cc:538] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:54.063858 30825 tablet_copy_client.cc:323] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:22:54.065511 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet df11b73d5e084a9baa45309aeadf6bef from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:22:54.066075 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet df11b73d5e084a9baa45309aeadf6bef from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-df11b73d5e084a9baa45309aeadf6bef
I20260709 12:22:54.070478 30818 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:54.077162 29974 tablet_copy_source_session.cc:215] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:54.080437 30825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df11b73d5e084a9baa45309aeadf6bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:54.099202 30825 tablet_copy_client.cc:806] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:54.102451 30825 tablet_copy_client.cc:670] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:54.110286 30828 ts_tablet_manager.cc:933] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:54.116060 30818 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:54.117143 30818 tablet_bootstrap.cc:492] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:54.117946 30818 ts_tablet_manager.cc:1403] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.005s
I20260709 12:22:54.120850 30818 raft_consensus.cc:359] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.121721 30818 raft_consensus.cc:740] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:54.122416 30818 consensus_queue.cc:260] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.124183 30828 tablet_copy_client.cc:323] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:22:54.126366 30825 tablet_copy_client.cc:538] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:54.126487 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 1ae951b591274a90ac9eb21ab4eec898 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:22:54.127818 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 1ae951b591274a90ac9eb21ab4eec898 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-1ae951b591274a90ac9eb21ab4eec898
I20260709 12:22:54.135308 30825 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:54.136750 30818 ts_tablet_manager.cc:1434] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:22:54.138413 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-eecb1983f87740e4b42a02938971d9d9 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:22:54.138840 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-eecb1983f87740e4b42a02938971d9d9 on tablet eecb1983f87740e4b42a02938971d9d9 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:54.146034 29974 tablet_copy_source_session.cc:215] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:54.150487 30828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae951b591274a90ac9eb21ab4eec898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:54.168403 30825 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:54.169070 30828 tablet_copy_client.cc:806] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:54.169706 30828 tablet_copy_client.cc:670] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:54.169755 30825 tablet_bootstrap.cc:492] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:54.170619 30825 ts_tablet_manager.cc:1403] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.004s
I20260709 12:22:54.173659 30828 tablet_copy_client.cc:538] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:54.181874 30825 raft_consensus.cc:359] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.182986 30825 raft_consensus.cc:740] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:54.183209 30828 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:54.183710 30825 consensus_queue.cc:260] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.186620 30825 ts_tablet_manager.cc:1434] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:22:54.190130 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-df11b73d5e084a9baa45309aeadf6bef received from {username='slave'} at 127.0.0.1:56696
I20260709 12:22:54.190563 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-df11b73d5e084a9baa45309aeadf6bef on tablet df11b73d5e084a9baa45309aeadf6bef with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:54.214882 30828 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:54.215561 30828 tablet_bootstrap.cc:492] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:54.216166 30828 ts_tablet_manager.cc:1403] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260709 12:22:54.218469 30828 raft_consensus.cc:359] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.219089 30828 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:54.219635 30828 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:54.221649 30828 ts_tablet_manager.cc:1434] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:54.223475 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-1ae951b591274a90ac9eb21ab4eec898 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:22:54.223897 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-1ae951b591274a90ac9eb21ab4eec898 on tablet 1ae951b591274a90ac9eb21ab4eec898 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:54.509303 30614 raft_consensus.cc:1217] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.590939 30614 raft_consensus.cc:1217] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.610054 30614 raft_consensus.cc:1217] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.660501 30614 raft_consensus.cc:1217] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:54.907357 30789 raft_consensus.cc:1064] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:54.909126 30789 consensus_queue.cc:237] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:54.916981 30614 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.918453 30799 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.924853 30029 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.925868 29955 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:54.929251 30799 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.931411 30692 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:54.987193 30789 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:54.988588 30614 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.003832 29787 catalog_manager.cc:5697] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.005596 30029 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.012806 29961 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.041705 30840 raft_consensus.cc:1064] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:55.045670 30840 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.046372 29881 consensus_queue.cc:237] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.051453 30614 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.054847 30789 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.056619 30029 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.060045 30835 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.063176 30615 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.064199 29889 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.065624 30029 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.065934 30782 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.066946 30766 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.072677 30810 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.073686 30836 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.089448 30616 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.097174 30036 raft_consensus.cc:2955] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.116572 29784 catalog_manager.cc:5697] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.123219 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d58a704cecf6407bb281f081553682bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.127452 30692 raft_consensus.cc:1064] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:55.134302 30692 consensus_queue.cc:237] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.149609 30782 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.161551 30615 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.163262 30836 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.176663 30029 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.178386 30029 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.179206 29889 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.182273 30789 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.186841 29955 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.189191 30810 raft_consensus.cc:1064] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:55.189471 30835 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.191809 30810 consensus_queue.cc:237] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.194824 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet d58a704cecf6407bb281f081553682bf with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:55.210841 29785 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.214099 30616 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.253304 29955 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.259356 30616 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.260659 29889 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.261605 30782 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:55.262573 30847 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.269243 30614 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.271202 29889 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.274298 30847 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:55.275664 30852 tablet_replica.cc:333] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:22:55.277143 30766 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.279605 30766 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.280484 30835 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.283394 30615 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.294446 29959 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.296662 30613 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.303843 29784 catalog_manager.cc:5697] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.306305 29880 raft_consensus.cc:2955] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.321168 30852 raft_consensus.cc:2243] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.322063 30852 raft_consensus.cc:2272] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.325726 30852 ts_tablet_manager.cc:1916] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.337270 30036 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.342478 30852 ts_tablet_manager.cc:1929] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.343034 30852 log.cc:1199] T d58a704cecf6407bb281f081553682bf P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/d58a704cecf6407bb281f081553682bf
I20260709 12:22:55.344763 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet d58a704cecf6407bb281f081553682bf (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:55.348034 29886 consensus_queue.cc:237] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.355594 30032 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:55.356045 30615 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.371897 30847 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:55.367970 29785 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.373342 30835 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.381481 30615 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.381150 30836 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.392606 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae951b591274a90ac9eb21ab4eec898 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:22:55.395020 30861 tablet_replica.cc:333] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:22:55.396245 30861 raft_consensus.cc:2243] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.397322 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eecb1983f87740e4b42a02938971d9d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.399237 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ae951b591274a90ac9eb21ab4eec898 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.406342 30034 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.412403 30692 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.413358 30782 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.421298 30034 raft_consensus.cc:2955] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.411684 30861 raft_consensus.cc:2272] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.428613 30029 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.429577 29786 catalog_manager.cc:5697] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.431594 30614 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.438618 30861 ts_tablet_manager.cc:1916] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.441670 29881 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.454242 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet eecb1983f87740e4b42a02938971d9d9 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:55.455196 30852 tablet_replica.cc:333] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:22:55.456162 30852 raft_consensus.cc:2243] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.456730 30852 raft_consensus.cc:2272] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.468614 30852 ts_tablet_manager.cc:1916] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.483510 29784 catalog_manager.cc:5697] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.487507 30852 ts_tablet_manager.cc:1929] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.488008 30852 log.cc:1199] T eecb1983f87740e4b42a02938971d9d9 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/eecb1983f87740e4b42a02938971d9d9
I20260709 12:22:55.489552 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet eecb1983f87740e4b42a02938971d9d9 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:55.494076 30861 ts_tablet_manager.cc:1929] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.494563 30861 log.cc:1199] T 1ae951b591274a90ac9eb21ab4eec898 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/1ae951b591274a90ac9eb21ab4eec898
I20260709 12:22:55.497030 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 1ae951b591274a90ac9eb21ab4eec898 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:55.507010 29959 consensus_queue.cc:237] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:55.511736 30034 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.512219 30614 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:55.513291 30766 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.516223 30766 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:55.519840 30782 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.522356 30036 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.523900 30614 raft_consensus.cc:2955] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:55.533553 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df11b73d5e084a9baa45309aeadf6bef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:55.540235 29785 catalog_manager.cc:5697] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:55.561658 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet df11b73d5e084a9baa45309aeadf6bef with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:22:55.563061 30862 tablet_replica.cc:333] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:22:55.563884 30862 raft_consensus.cc:2243] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:55.564492 30862 raft_consensus.cc:2272] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:55.566984 30862 ts_tablet_manager.cc:1916] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:55.581063 30862 ts_tablet_manager.cc:1929] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:55.581380 30862 log.cc:1199] T df11b73d5e084a9baa45309aeadf6bef P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/df11b73d5e084a9baa45309aeadf6bef
I20260709 12:22:55.582737 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet df11b73d5e084a9baa45309aeadf6bef (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:56.635267 29959 consensus_queue.cc:237] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:56.640897 30034 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.640897 29886 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:56.641065 29930 consensus_peers.cc:597] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4143cc01e534e1d9073e16d59da5842. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.642220 30864 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.642951 30782 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.649250 30840 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.651444 29886 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.659103 30034 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.728067 30029 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:56.716069 29786 catalog_manager.cc:5697] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:22:56.769820 30004 consensus_peers.cc:597] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1da12913919941feb85b615a336862fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.770622 29881 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.772197 29961 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.772451 30770 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:56.774251 30859 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:56.801290 30859 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.820139 29881 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.845431 29961 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.864135 29959 consensus_queue.cc:237] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:56.894941 29787 catalog_manager.cc:5697] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:56.927114 30029 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:56.927484 29930 consensus_peers.cc:597] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36b21badc4d14edb90d6ac1076a964c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.928647 30782 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:56.929971 29881 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.931540 30782 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:56.938169 30871 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.946583 30029 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.957394 30034 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:56.950773 29881 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.960440 29785 catalog_manager.cc:5697] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:56.972206 29959 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:22:56.974524 30004 consensus_peers.cc:597] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f56c2d5584d145488a9062b6f14c7064. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:56.975173 30881 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:56.977336 29889 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:56.985253 30882 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:56.989898 30881 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:56.991773 29959 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:57.002869 29889 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:57.024696 30889 ts_tablet_manager.cc:933] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:57.027244 30889 tablet_copy_client.cc:323] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:22:57.017681 29785 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:57.036211 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet b4143cc01e534e1d9073e16d59da5842 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:22:57.036916 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet b4143cc01e534e1d9073e16d59da5842 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-b4143cc01e534e1d9073e16d59da5842
I20260709 12:22:57.051563 29974 tablet_copy_source_session.cc:215] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.056452 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4143cc01e534e1d9073e16d59da5842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.074705 30889 tablet_copy_client.cc:806] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.075441 30889 tablet_copy_client.cc:670] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.079072 30889 tablet_copy_client.cc:538] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.088791 30889 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:57.133625 30889 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:57.134429 30889 tablet_bootstrap.cc:492] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:57.135114 30889 ts_tablet_manager.cc:1403] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.011s
I20260709 12:22:57.140916 30889 raft_consensus.cc:359] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.143186 30889 raft_consensus.cc:740] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:57.143731 30889 consensus_queue.cc:260] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.146816 30889 ts_tablet_manager.cc:1434] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:22:57.148723 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-b4143cc01e534e1d9073e16d59da5842 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:22:57.149225 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-b4143cc01e534e1d9073e16d59da5842 on tablet b4143cc01e534e1d9073e16d59da5842 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:57.307547 30889 ts_tablet_manager.cc:933] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:22:57.309998 30889 tablet_copy_client.cc:323] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:22:57.311491 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 36b21badc4d14edb90d6ac1076a964c0 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:22:57.312027 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 36b21badc4d14edb90d6ac1076a964c0 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-36b21badc4d14edb90d6ac1076a964c0
I20260709 12:22:57.319864 29974 tablet_copy_source_session.cc:215] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.323725 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b21badc4d14edb90d6ac1076a964c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.332494 30895 ts_tablet_manager.cc:933] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:57.335368 30895 tablet_copy_client.cc:323] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:22:57.337384 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 1da12913919941feb85b615a336862fa from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:22:57.337945 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 1da12913919941feb85b615a336862fa from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-1da12913919941feb85b615a336862fa
I20260709 12:22:57.340592 30889 tablet_copy_client.cc:806] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.341205 30889 tablet_copy_client.cc:670] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.344343 30889 tablet_copy_client.cc:538] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.346552 30048 tablet_copy_source_session.cc:215] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.349932 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da12913919941feb85b615a336862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.352017 30889 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:57.372674 30895 tablet_copy_client.cc:806] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.373320 30895 tablet_copy_client.cc:670] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.381274 30889 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:57.382333 30889 tablet_bootstrap.cc:492] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:57.383097 30889 ts_tablet_manager.cc:1403] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.031s	user 0.028s	sys 0.000s
I20260709 12:22:57.386169 30889 raft_consensus.cc:359] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.387050 30889 raft_consensus.cc:740] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:57.390264 30895 tablet_copy_client.cc:538] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.399822 30895 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:57.403569 30897 ts_tablet_manager.cc:933] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:22:57.389552 30889 consensus_queue.cc:260] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.413874 30889 ts_tablet_manager.cc:1434] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:22:57.415796 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-36b21badc4d14edb90d6ac1076a964c0 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:22:57.416203 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-36b21badc4d14edb90d6ac1076a964c0 on tablet 36b21badc4d14edb90d6ac1076a964c0 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:57.438644 30897 tablet_copy_client.cc:323] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:22:57.441756 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet f56c2d5584d145488a9062b6f14c7064 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:22:57.442319 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet f56c2d5584d145488a9062b6f14c7064 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-f56c2d5584d145488a9062b6f14c7064
I20260709 12:22:57.454288 30048 tablet_copy_source_session.cc:215] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:22:57.457708 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56c2d5584d145488a9062b6f14c7064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:57.460876 30895 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:57.461828 30895 tablet_bootstrap.cc:492] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:57.462491 30895 ts_tablet_manager.cc:1403] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.011s
I20260709 12:22:57.467434 30895 raft_consensus.cc:359] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.468277 30895 raft_consensus.cc:740] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:57.468957 30895 consensus_queue.cc:260] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.478768 30897 tablet_copy_client.cc:806] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:22:57.479820 30897 tablet_copy_client.cc:670] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:22:57.481789 30895 ts_tablet_manager.cc:1434] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:22:57.483799 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-1da12913919941feb85b615a336862fa received from {username='slave'} at 127.0.0.1:39578
I20260709 12:22:57.483888 30897 tablet_copy_client.cc:538] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:22:57.484261 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-1da12913919941feb85b615a336862fa on tablet 1da12913919941feb85b615a336862fa with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:57.491681 30897 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:22:57.511106 30897 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:22:57.511932 30897 tablet_bootstrap.cc:492] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:22:57.512553 30897 ts_tablet_manager.cc:1403] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:22:57.515617 30897 raft_consensus.cc:359] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.516433 30897 raft_consensus.cc:740] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:22:57.517055 30897 consensus_queue.cc:260] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:57.519587 30897 ts_tablet_manager.cc:1434] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:57.521862 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-f56c2d5584d145488a9062b6f14c7064 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:22:57.522272 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-f56c2d5584d145488a9062b6f14c7064 on tablet f56c2d5584d145488a9062b6f14c7064 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:22:57.551424 30614 raft_consensus.cc:1217] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:57.792714 30614 raft_consensus.cc:1217] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:57.865249 30614 raft_consensus.cc:1217] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:57.895942 30614 raft_consensus.cc:1217] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:22:58.119656 30902 raft_consensus.cc:1064] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:58.122083 30902 consensus_queue.cc:237] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.128186 30614 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.129632 30782 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.130029 29889 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.132185 30034 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.131469 30902 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:22:58.134938 30871 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.152185 30871 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.154023 30034 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.173058 29785 catalog_manager.cc:5697] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.185588 30614 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.206159 29889 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.225167 29959 consensus_queue.cc:237] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.230105 29889 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.230106 30614 raft_consensus.cc:1275] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.231467 30906 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.233258 30782 consensus_queue.cc:1048] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.241837 30902 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.250479 30614 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.253171 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4143cc01e534e1d9073e16d59da5842 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.260605 29787 catalog_manager.cc:5697] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:58.257653 29889 raft_consensus.cc:2955] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.293306 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet b4143cc01e534e1d9073e16d59da5842 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:22:58.296626 30916 tablet_replica.cc:333] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:22:58.297825 30916 raft_consensus.cc:2243] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:58.302021 30916 raft_consensus.cc:2272] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:58.306417 30916 ts_tablet_manager.cc:1916] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:58.319857 30916 ts_tablet_manager.cc:1929] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:58.320266 30916 log.cc:1199] T b4143cc01e534e1d9073e16d59da5842 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/b4143cc01e534e1d9073e16d59da5842
I20260709 12:22:58.321754 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet b4143cc01e534e1d9073e16d59da5842 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:58.364899 30882 raft_consensus.cc:1064] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:58.366941 30882 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.378592 30614 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.379050 29961 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.380411 30903 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.380657 29889 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.381695 30881 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.383546 30881 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.395543 30881 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.397485 30614 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.399438 29889 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.416709 29787 catalog_manager.cc:5697] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.432852 29961 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.444504 30034 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.448418 30902 raft_consensus.cc:1064] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:58.451022 30902 consensus_queue.cc:237] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.463562 30614 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.465138 30903 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:22:58.465962 29885 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.468036 30034 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.468271 30859 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.468924 30614 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.470844 30782 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.474788 29889 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.476605 30782 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.477363 30882 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.484244 30782 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.484663 30881 raft_consensus.cc:1064] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:22:58.487288 30881 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.496132 30782 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.498467 29889 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.500561 29885 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.552621 29785 catalog_manager.cc:5697] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:22:58.555794 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.132:40403, user_credentials={real_user=slave}} blocked reactor thread for 67696.1us
I20260709 12:22:58.557986 29961 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.559769 29881 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.563198 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1da12913919941feb85b615a336862fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.562752 30615 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:22:58.574434 29785 catalog_manager.cc:5697] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:58.585064 30614 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.589164 30859 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.591408 30923 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.594170 30616 raft_consensus.cc:2955] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.598457 30859 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.631636 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 1da12913919941feb85b615a336862fa with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:58.673911 30933 tablet_replica.cc:333] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:22:58.684978 30923 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.686553 29881 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.697996 30034 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.699081 29959 consensus_queue.cc:237] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.700389 30614 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.714879 30613 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.717624 30906 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.737733 30933 raft_consensus.cc:2243] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:58.737900 30036 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.743904 30933 raft_consensus.cc:2272] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:58.746024 30906 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.747891 29785 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.752066 30928 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.759897 29955 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.765576 30933 ts_tablet_manager.cc:1916] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:58.765388 30613 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.766580 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36b21badc4d14edb90d6ac1076a964c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.784505 30933 ts_tablet_manager.cc:1929] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:58.784991 30933 log.cc:1199] T 1da12913919941feb85b615a336862fa P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/1da12913919941feb85b615a336862fa
I20260709 12:22:58.786401 29784 catalog_manager.cc:5697] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:22:58.786567 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 1da12913919941feb85b615a336862fa (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:58.793999 30035 raft_consensus.cc:2955] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.800164 30034 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:22:58.807683 29889 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.810422 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 36b21badc4d14edb90d6ac1076a964c0 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:22:58.814391 30903 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.814952 30613 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:22:58.816237 30903 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:58.828634 30882 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.833781 30934 tablet_replica.cc:333] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:22:58.834863 30934 raft_consensus.cc:2243] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:58.835487 29889 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.835577 30934 raft_consensus.cc:2272] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:58.839565 30614 raft_consensus.cc:2955] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.841019 30934 ts_tablet_manager.cc:1916] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:58.858474 29784 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:22:58.861310 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f56c2d5584d145488a9062b6f14c7064 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:22:58.867976 30934 ts_tablet_manager.cc:1929] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:58.868559 30934 log.cc:1199] T 36b21badc4d14edb90d6ac1076a964c0 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/36b21badc4d14edb90d6ac1076a964c0
I20260709 12:22:58.869573 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet f56c2d5584d145488a9062b6f14c7064 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:22:58.871131 30933 tablet_replica.cc:333] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:22:58.872293 30933 raft_consensus.cc:2243] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:58.874293 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 36b21badc4d14edb90d6ac1076a964c0 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:58.873150 30933 raft_consensus.cc:2272] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:58.878259 30933 ts_tablet_manager.cc:1916] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:22:58.891893 30933 ts_tablet_manager.cc:1929] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:22:58.892380 30933 log.cc:1199] T f56c2d5584d145488a9062b6f14c7064 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/f56c2d5584d145488a9062b6f14c7064
I20260709 12:22:58.894096 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet f56c2d5584d145488a9062b6f14c7064 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:22:59.951095 29961 consensus_queue.cc:237] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:22:59.956990 29930 consensus_peers.cc:597] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5781f1c492c47b699e3f700331872bd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:59.959859 29889 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:59.960135 30034 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:59.961145 30928 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:59.961922 30938 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:59.971403 30938 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:59.972898 30034 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:59.974236 29889 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:22:59.989152 30029 consensus_queue.cc:237] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:22:59.989224 29786 catalog_manager.cc:5697] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:22:59.995904 30004 consensus_peers.cc:597] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a403b60ee6014cec922840c5f8c6e636. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:59.998579 29961 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:59.999521 29889 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:22:59.999814 30882 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.001019 30935 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.012768 30882 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.014249 29889 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.021347 29961 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.028151 29959 consensus_queue.cc:237] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.034641 29785 catalog_manager.cc:5697] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:23:00.042135 29930 consensus_peers.cc:597] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1c89f7375e64a25a40c672d2bbce630. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.043237 30029 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.043677 29889 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.045280 30938 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.047000 30938 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.085601 30928 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.087258 30034 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.087810 29889 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.102970 29785 catalog_manager.cc:5697] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.107739 30034 consensus_queue.cc:237] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:00.116336 30004 consensus_peers.cc:597] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23c52220ba4342bfaabb21720b86aa9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:00.117386 29959 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.117589 29889 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:00.118942 30935 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:23:00.121438 30948 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:00.130430 30948 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.132326 29959 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.132452 29889 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.149135 29786 catalog_manager.cc:5697] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:00.424955 30957 ts_tablet_manager.cc:933] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:00.427464 30957 tablet_copy_client.cc:323] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:00.429076 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet e1c89f7375e64a25a40c672d2bbce630 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:00.429615 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet e1c89f7375e64a25a40c672d2bbce630 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-e1c89f7375e64a25a40c672d2bbce630
I20260709 12:23:00.437202 29974 tablet_copy_source_session.cc:215] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:00.442390 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c89f7375e64a25a40c672d2bbce630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:00.459513 30957 tablet_copy_client.cc:806] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:00.460099 30957 tablet_copy_client.cc:670] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:00.463665 30957 tablet_copy_client.cc:538] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:00.470237 30957 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:00.485844 30957 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:00.486194 30960 ts_tablet_manager.cc:933] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:00.486835 30957 tablet_bootstrap.cc:492] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:00.487397 30957 ts_tablet_manager.cc:1403] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:23:00.488487 30960 tablet_copy_client.cc:323] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:00.490149 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet a5781f1c492c47b699e3f700331872bd from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:00.489951 30957 raft_consensus.cc:359] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.490671 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet a5781f1c492c47b699e3f700331872bd from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-a5781f1c492c47b699e3f700331872bd
I20260709 12:23:00.490808 30957 raft_consensus.cc:740] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:00.491470 30957 consensus_queue.cc:260] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.495039 30957 ts_tablet_manager.cc:1434] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:00.497641 29973 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-e1c89f7375e64a25a40c672d2bbce630 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:00.498046 29974 tablet_copy_source_session.cc:215] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:00.498090 29973 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-e1c89f7375e64a25a40c672d2bbce630 on tablet e1c89f7375e64a25a40c672d2bbce630 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:00.502039 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5781f1c492c47b699e3f700331872bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:00.513758 30957 ts_tablet_manager.cc:933] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:00.517400 30960 tablet_copy_client.cc:806] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:00.518097 30960 tablet_copy_client.cc:670] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:00.521446 30957 tablet_copy_client.cc:323] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:00.523275 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet a403b60ee6014cec922840c5f8c6e636 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:00.523783 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet a403b60ee6014cec922840c5f8c6e636 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-a403b60ee6014cec922840c5f8c6e636
I20260709 12:23:00.524875 30960 tablet_copy_client.cc:538] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:00.530077 30048 tablet_copy_source_session.cc:215] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:00.533160 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403b60ee6014cec922840c5f8c6e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:00.535420 30960 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:00.551124 30957 tablet_copy_client.cc:806] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:00.551745 30957 tablet_copy_client.cc:670] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:00.556823 30957 tablet_copy_client.cc:538] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:00.563551 30960 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:00.564594 30960 tablet_bootstrap.cc:492] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:00.565312 30960 ts_tablet_manager.cc:1403] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260709 12:23:00.567461 30957 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:00.568398 30960 raft_consensus.cc:359] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.569301 30960 raft_consensus.cc:740] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:00.570041 30960 consensus_queue.cc:260] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.572796 30960 ts_tablet_manager.cc:1434] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:23:00.574730 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-a5781f1c492c47b699e3f700331872bd received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:00.575346 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-a5781f1c492c47b699e3f700331872bd on tablet a5781f1c492c47b699e3f700331872bd with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:00.597823 30957 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:00.598676 30957 tablet_bootstrap.cc:492] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:00.599428 30957 ts_tablet_manager.cc:1403] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.000s
I20260709 12:23:00.602313 30957 raft_consensus.cc:359] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.603144 30957 raft_consensus.cc:740] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:00.603767 30957 consensus_queue.cc:260] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.605768 30957 ts_tablet_manager.cc:1434] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:00.607471 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-a403b60ee6014cec922840c5f8c6e636 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:00.607897 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-a403b60ee6014cec922840c5f8c6e636 on tablet a403b60ee6014cec922840c5f8c6e636 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:00.726544 30957 ts_tablet_manager.cc:933] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:00.728149 30957 tablet_copy_client.cc:323] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:00.729709 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 23c52220ba4342bfaabb21720b86aa9c from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:00.730168 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 23c52220ba4342bfaabb21720b86aa9c from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-23c52220ba4342bfaabb21720b86aa9c
I20260709 12:23:00.737110 30048 tablet_copy_source_session.cc:215] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:00.740770 30957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c52220ba4342bfaabb21720b86aa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:00.757540 30957 tablet_copy_client.cc:806] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:00.758077 30957 tablet_copy_client.cc:670] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:00.761677 30957 tablet_copy_client.cc:538] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:00.767437 30957 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:00.783360 30957 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:00.783980 30957 tablet_bootstrap.cc:492] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:00.784478 30957 ts_tablet_manager.cc:1403] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:23:00.786442 30957 raft_consensus.cc:359] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.787024 30957 raft_consensus.cc:740] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:00.787456 30957 consensus_queue.cc:260] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:00.789024 30957 ts_tablet_manager.cc:1434] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:00.791024 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-23c52220ba4342bfaabb21720b86aa9c received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:00.791452 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-23c52220ba4342bfaabb21720b86aa9c on tablet 23c52220ba4342bfaabb21720b86aa9c with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:00.999204 30614 raft_consensus.cc:1217] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.040717 30614 raft_consensus.cc:1217] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.142268 30614 raft_consensus.cc:1217] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.205613 30614 raft_consensus.cc:1217] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:01.399533 30936 raft_consensus.cc:1064] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:01.402139 30936 consensus_queue.cc:237] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.413102 30034 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.415187 30928 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.416075 30614 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.417657 30928 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.429329 29881 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.431159 30928 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.441890 30902 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.444072 30613 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.458039 30034 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.462129 29885 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.464373 29785 catalog_manager.cc:5697] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:01.481371 30902 raft_consensus.cc:1064] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:01.483724 30902 consensus_queue.cc:237] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.509262 30613 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.510906 30035 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.511106 29885 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.511958 30902 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.516829 30902 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.524202 29959 consensus_queue.cc:237] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.525890 30936 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.535835 29881 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.535982 30614 raft_consensus.cc:1275] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.537380 30936 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.539018 30974 consensus_queue.cc:1048] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.547261 30974 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.562418 30614 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.564530 29889 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.551757 30976 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.574613 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5781f1c492c47b699e3f700331872bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:01.573978 29881 raft_consensus.cc:2955] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.557646 30613 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.579195 29785 catalog_manager.cc:5697] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:01.590004 29784 catalog_manager.cc:5697] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.609181 30035 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.617018 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet a5781f1c492c47b699e3f700331872bd with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:01.649745 29959 consensus_queue.cc:237] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.650614 30986 tablet_replica.cc:333] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:01.651813 30986 raft_consensus.cc:2243] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:01.652601 30986 raft_consensus.cc:2272] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:01.657466 30614 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.657829 30986 ts_tablet_manager.cc:1916] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:01.658797 29881 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.660138 30976 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.662587 30974 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.669780 30976 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.672623 29881 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.672750 30614 raft_consensus.cc:2955] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.683252 30986 ts_tablet_manager.cc:1929] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:01.683811 30986 log.cc:1199] T a5781f1c492c47b699e3f700331872bd P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/a5781f1c492c47b699e3f700331872bd
I20260709 12:23:01.685361 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet a5781f1c492c47b699e3f700331872bd (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:01.694018 29786 catalog_manager.cc:5697] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.706954 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1c89f7375e64a25a40c672d2bbce630 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:01.731828 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet e1c89f7375e64a25a40c672d2bbce630 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:01.732813 30986 tablet_replica.cc:333] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:01.733920 30986 raft_consensus.cc:2243] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:01.735196 30986 raft_consensus.cc:2272] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:01.739213 30986 ts_tablet_manager.cc:1916] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:01.752182 30968 raft_consensus.cc:1064] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:01.753268 30986 ts_tablet_manager.cc:1929] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:01.753705 30986 log.cc:1199] T e1c89f7375e64a25a40c672d2bbce630 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/e1c89f7375e64a25a40c672d2bbce630
I20260709 12:23:01.754714 30968 consensus_queue.cc:237] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.758853 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet e1c89f7375e64a25a40c672d2bbce630 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:01.764611 29881 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.764811 29959 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.766008 30948 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:01.767459 30950 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.768000 30614 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.775974 30948 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.788877 30968 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.790343 29889 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.808877 29959 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.821192 29787 catalog_manager.cc:5697] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.825500 30613 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.831912 30948 raft_consensus.cc:1064] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:01.836545 30948 consensus_queue.cc:237] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.848842 30035 consensus_queue.cc:237] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:01.871162 30614 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.872097 29961 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.872396 29889 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.872489 30616 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:01.873477 30968 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.873914 29959 raft_consensus.cc:1275] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:01.875363 30968 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:01.876185 30948 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.876163 30988 consensus_queue.cc:1048] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:01.876979 30950 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:01.883508 30950 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.886133 29961 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.894506 30616 raft_consensus.cc:2955] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.948918 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a403b60ee6014cec922840c5f8c6e636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:01.952394 29784 catalog_manager.cc:5697] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.955308 30988 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.984040 29961 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:01.987099 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet a403b60ee6014cec922840c5f8c6e636 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:01.995236 30613 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.002079 30996 tablet_replica.cc:333] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:02.005545 30996 raft_consensus.cc:2243] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.006847 30996 raft_consensus.cc:2272] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.008000 29881 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.010823 30996 ts_tablet_manager.cc:1916] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.019425 29787 catalog_manager.cc:5697] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.030054 30996 ts_tablet_manager.cc:1929] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.030947 30996 log.cc:1199] T a403b60ee6014cec922840c5f8c6e636 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/a403b60ee6014cec922840c5f8c6e636
I20260709 12:23:02.032575 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet a403b60ee6014cec922840c5f8c6e636 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:02.043812 30035 consensus_queue.cc:237] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:02.052613 30613 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.058066 29961 raft_consensus.cc:1275] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:02.058557 30988 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.061038 30988 consensus_queue.cc:1048] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:02.069039 30988 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.070885 29961 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.080484 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23c52220ba4342bfaabb21720b86aa9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:02.085750 30613 raft_consensus.cc:2955] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.093333 29784 catalog_manager.cc:5697] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:02.105156 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 23c52220ba4342bfaabb21720b86aa9c with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:02.106040 30996 tablet_replica.cc:333] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:02.106838 30996 raft_consensus.cc:2243] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:02.107506 30996 raft_consensus.cc:2272] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:02.111124 30996 ts_tablet_manager.cc:1916] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:02.124408 30996 ts_tablet_manager.cc:1929] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:02.124791 30996 log.cc:1199] T 23c52220ba4342bfaabb21720b86aa9c P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/23c52220ba4342bfaabb21720b86aa9c
I20260709 12:23:02.126127 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 23c52220ba4342bfaabb21720b86aa9c (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:03.171355 30034 consensus_queue.cc:237] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.177003 29955 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.177028 29881 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:03.178350 30004 consensus_peers.cc:597] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 030a9634e1fd41c7af359caf8155412a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.178529 30997 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.179382 31000 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.190486 31000 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.192162 29889 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.202075 29955 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.204685 29786 catalog_manager.cc:5697] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:03.209110 29959 consensus_queue.cc:237] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:03.230700 29930 consensus_peers.cc:597] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e62befcdc5ee4aeab6c67ad6f237374c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.233986 30034 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.233986 29889 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.235415 31008 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.236963 31011 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.243384 31008 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.244931 29889 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.260339 29881 consensus_queue.cc:237] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.261081 30034 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.264184 29784 catalog_manager.cc:5697] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:03.274214 30035 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.275997 30956 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.277021 29959 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:03.279605 29855 consensus_peers.cc:597] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb46276555e94160af7e4263111af862. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.282892 30956 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.297118 30892 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.302351 30034 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.308082 29959 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.320391 29784 catalog_manager.cc:5697] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.327786 29961 consensus_queue.cc:237] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:03.334815 29930 consensus_peers.cc:597] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bd9e9ff04684a768729e487a86ce4a7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:03.335603 30034 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.336786 29881 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:03.337034 31008 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.337983 30928 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:03.349632 31010 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.351079 30034 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.351207 29881 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.364697 29786 catalog_manager.cc:5697] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:03.632771 31020 ts_tablet_manager.cc:933] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:03.634500 31020 tablet_copy_client.cc:323] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:03.636047 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet e62befcdc5ee4aeab6c67ad6f237374c from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:03.636569 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet e62befcdc5ee4aeab6c67ad6f237374c from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-e62befcdc5ee4aeab6c67ad6f237374c
I20260709 12:23:03.651610 29974 tablet_copy_source_session.cc:215] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:03.659184 31020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62befcdc5ee4aeab6c67ad6f237374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:03.675508 31020 tablet_copy_client.cc:806] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:03.676077 31020 tablet_copy_client.cc:670] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:03.679497 31020 tablet_copy_client.cc:538] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:03.687491 31020 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:03.704829 31020 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:03.705552 31020 tablet_bootstrap.cc:492] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:03.706185 31020 ts_tablet_manager.cc:1403] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260709 12:23:03.708976 31020 raft_consensus.cc:359] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.709818 31020 raft_consensus.cc:740] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:03.710414 31020 consensus_queue.cc:260] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.713995 31020 ts_tablet_manager.cc:1434] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:23:03.715754 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-e62befcdc5ee4aeab6c67ad6f237374c received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:03.716148 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-e62befcdc5ee4aeab6c67ad6f237374c on tablet e62befcdc5ee4aeab6c67ad6f237374c with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:03.778187 31020 ts_tablet_manager.cc:933] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:03.779809 31020 tablet_copy_client.cc:323] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:03.781299 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet eb46276555e94160af7e4263111af862 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:03.781818 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet eb46276555e94160af7e4263111af862 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-eb46276555e94160af7e4263111af862
I20260709 12:23:03.788751 31025 ts_tablet_manager.cc:933] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:03.789556 29899 tablet_copy_source_session.cc:215] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:03.790887 31025 tablet_copy_client.cc:323] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:03.792659 31020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb46276555e94160af7e4263111af862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:03.792688 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 030a9634e1fd41c7af359caf8155412a from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:03.793320 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 030a9634e1fd41c7af359caf8155412a from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-030a9634e1fd41c7af359caf8155412a
I20260709 12:23:03.801962 30048 tablet_copy_source_session.cc:215] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:03.807523 31025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030a9634e1fd41c7af359caf8155412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:03.811282 31020 tablet_copy_client.cc:806] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:03.811821 31020 tablet_copy_client.cc:670] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:03.818224 31020 tablet_copy_client.cc:538] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:03.828079 31025 tablet_copy_client.cc:806] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:03.828641 31025 tablet_copy_client.cc:670] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:03.829708 31020 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:03.832036 31025 tablet_copy_client.cc:538] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:03.839023 31025 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:03.896263 31028 ts_tablet_manager.cc:933] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:03.899808 31028 tablet_copy_client.cc:323] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:03.902118 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 0bd9e9ff04684a768729e487a86ce4a7 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:03.902671 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 0bd9e9ff04684a768729e487a86ce4a7 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-0bd9e9ff04684a768729e487a86ce4a7
I20260709 12:23:03.914706 29974 tablet_copy_source_session.cc:215] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:03.918120 31028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd9e9ff04684a768729e487a86ce4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:03.936403 31025 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:03.937351 31025 tablet_bootstrap.cc:492] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:03.938093 31025 ts_tablet_manager.cc:1403] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.099s	user 0.042s	sys 0.015s
I20260709 12:23:03.942014 31025 raft_consensus.cc:359] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.942932 31025 raft_consensus.cc:740] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:03.944818 31028 tablet_copy_client.cc:806] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:03.945564 31028 tablet_copy_client.cc:670] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:03.951869 31028 tablet_copy_client.cc:538] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:03.953895 31025 consensus_queue.cc:260] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.956836 31025 ts_tablet_manager.cc:1434] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:23:03.958498 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-030a9634e1fd41c7af359caf8155412a received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:03.958954 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-030a9634e1fd41c7af359caf8155412a on tablet 030a9634e1fd41c7af359caf8155412a with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:03.960995 31020 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:03.962055 31020 tablet_bootstrap.cc:492] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:03.962689 31020 ts_tablet_manager.cc:1403] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.032s
I20260709 12:23:03.967456 31020 raft_consensus.cc:359] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.968000 31020 raft_consensus.cc:740] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:03.968428 31020 consensus_queue.cc:260] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.970381 31020 ts_tablet_manager.cc:1434] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:03.971899 31028 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:03.975288 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-eb46276555e94160af7e4263111af862 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:03.975812 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-eb46276555e94160af7e4263111af862 on tablet eb46276555e94160af7e4263111af862 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:03.992707 31028 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:03.993703 31028 tablet_bootstrap.cc:492] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:03.994474 31028 ts_tablet_manager.cc:1403] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 12:23:03.997483 31028 raft_consensus.cc:359] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:03.998288 31028 raft_consensus.cc:740] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:03.998859 31028 consensus_queue.cc:260] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:04.002810 31028 ts_tablet_manager.cc:1434] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:23:04.004531 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-0bd9e9ff04684a768729e487a86ce4a7 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:04.004927 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-0bd9e9ff04684a768729e487a86ce4a7 on tablet 0bd9e9ff04684a768729e487a86ce4a7 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:04.663656 30613 raft_consensus.cc:1217] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.737058 30614 raft_consensus.cc:1217] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.765621 30614 raft_consensus.cc:1217] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:04.782361 30613 raft_consensus.cc:1217] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:05.075639 31049 raft_consensus.cc:1064] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:05.078414 31049 consensus_queue.cc:237] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.086982 30615 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.087344 30034 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.087719 29961 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.088594 31035 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.089450 31049 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.090152 31036 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.107316 31035 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.125222 29961 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.142232 31011 raft_consensus.cc:1064] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:05.148512 31011 consensus_queue.cc:237] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.152170 30035 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.138218 30615 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.156854 29786 catalog_manager.cc:5697] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:05.185101 31043 raft_consensus.cc:1064] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:05.188105 31043 consensus_queue.cc:237] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.191031 31041 raft_consensus.cc:1064] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:05.200635 31041 consensus_queue.cc:237] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.244686 30616 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.255609 31050 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.306640 30034 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.308389 31046 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.312702 30034 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.314951 31046 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.317245 29959 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.317750 30616 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.320791 29880 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.325500 30616 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.326249 29881 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.326347 31043 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:05.328286 31037 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:05.329284 31043 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.331278 31011 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.345664 29880 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:05.348433 31065 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:05.357550 31011 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:05.360224 31043 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.363708 29959 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.368883 31011 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.378469 29880 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.381784 30616 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.385041 31008 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.387269 30612 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.393469 30034 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.399201 29884 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.418285 29884 consensus_queue.cc:237] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.418787 30034 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.422843 29881 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.427570 29784 catalog_manager.cc:5697] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.429765 30612 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.429206 29784 catalog_manager.cc:5697] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.431099 31035 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.431529 30035 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.433173 30612 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.440732 31036 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.444677 31036 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.448688 29787 catalog_manager.cc:5697] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.449664 30612 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.456673 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb46276555e94160af7e4263111af862 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.459313 30034 raft_consensus.cc:2955] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.469095 29784 catalog_manager.cc:5697] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:05.470327 29773 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet eb46276555e94160af7e4263111af862 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:23:05.484887 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet eb46276555e94160af7e4263111af862 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:05.489873 29959 consensus_queue.cc:237] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.492295 29961 consensus_queue.cc:237] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.494498 31076 tablet_replica.cc:333] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:05.495574 31076 raft_consensus.cc:2243] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.496306 31076 raft_consensus.cc:2272] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.500733 31076 ts_tablet_manager.cc:1916] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:23:05.500654 29818 debug-util.cc:398] Leaking SignalData structure 0x7b080008a1a0 after lost signal to thread 28733
I20260709 12:23:05.501760 30612 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:23:05.502933 29818 debug-util.cc:398] Leaking SignalData structure 0x7b080008a720 after lost signal to thread 29821
W20260709 12:23:05.504048 29818 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc5a0 after lost signal to thread 29913
W20260709 12:23:05.505055 29818 debug-util.cc:398] Leaking SignalData structure 0x7b080031de40 after lost signal to thread 29988
I20260709 12:23:05.505477 29881 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.505342 30034 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.506697 31011 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.507227 30612 raft_consensus.cc:1275] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:23:05.508294 29818 debug-util.cc:398] Leaking SignalData structure 0x7b080033a6e0 after lost signal to thread 30062
W20260709 12:23:05.509327 29818 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9e40 after lost signal to thread 30640
I20260709 12:23:05.509876 31011 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.510828 31041 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.517132 30034 consensus_queue.cc:237] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:05.517436 31064 consensus_queue.cc:1048] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:05.520234 31064 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.522362 30616 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.524610 29884 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:05.525158 30948 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.526520 31043 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:05.532146 31041 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.533710 31042 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.541309 29880 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.544274 30616 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.550792 29884 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.551177 30615 raft_consensus.cc:2955] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.552661 30612 raft_consensus.cc:2955] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.567819 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bd9e9ff04684a768729e487a86ce4a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.572193 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 030a9634e1fd41c7af359caf8155412a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.602715 30034 raft_consensus.cc:2955] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.621205 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e62befcdc5ee4aeab6c67ad6f237374c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:05.627043 29785 catalog_manager.cc:5697] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:05.631932 29784 catalog_manager.cc:5697] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:05.635016 29786 catalog_manager.cc:5697] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:05.639652 31076 ts_tablet_manager.cc:1929] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.640179 31076 log.cc:1199] T eb46276555e94160af7e4263111af862 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/eb46276555e94160af7e4263111af862
I20260709 12:23:05.642679 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet eb46276555e94160af7e4263111af862 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:05.651118 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet e62befcdc5ee4aeab6c67ad6f237374c with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:05.666751 31077 tablet_replica.cc:333] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:05.667886 31077 raft_consensus.cc:2243] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.672276 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd9e9ff04684a768729e487a86ce4a7 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:05.672545 31077 raft_consensus.cc:2272] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.676321 31077 ts_tablet_manager.cc:1916] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.676716 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 030a9634e1fd41c7af359caf8155412a with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:05.679145 31076 tablet_replica.cc:333] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:05.683564 31076 raft_consensus.cc:2243] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.684419 31076 raft_consensus.cc:2272] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.687614 31076 ts_tablet_manager.cc:1916] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.695940 31077 ts_tablet_manager.cc:1929] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.696468 31077 log.cc:1199] T e62befcdc5ee4aeab6c67ad6f237374c P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/e62befcdc5ee4aeab6c67ad6f237374c
I20260709 12:23:05.698624 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet e62befcdc5ee4aeab6c67ad6f237374c (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:05.708685 31078 tablet_replica.cc:333] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:05.710518 31078 raft_consensus.cc:2243] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:05.711306 31078 raft_consensus.cc:2272] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:05.713907 31076 ts_tablet_manager.cc:1929] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.714444 31076 log.cc:1199] T 030a9634e1fd41c7af359caf8155412a P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/030a9634e1fd41c7af359caf8155412a
I20260709 12:23:05.715821 31078 ts_tablet_manager.cc:1916] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:05.720018 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 030a9634e1fd41c7af359caf8155412a (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:05.729252 31078 ts_tablet_manager.cc:1929] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:05.729750 31078 log.cc:1199] T 0bd9e9ff04684a768729e487a86ce4a7 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/0bd9e9ff04684a768729e487a86ce4a7
I20260709 12:23:05.731274 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 0bd9e9ff04684a768729e487a86ce4a7 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:06.835701 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:06.860957 29880 consensus_queue.cc:237] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:06.903019 29855 consensus_peers.cc:597] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05cd364822ea4ae3bc7b2d72e5d43683. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:06.903250 30034 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:06.905017 31082 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:06.906921 29961 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:06.913445 31082 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:06.952178 30034 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:06.947692 31082 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:06.980350 29959 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.020303 29884 consensus_queue.cc:237] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.029315 29784 catalog_manager.cc:5697] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:23:07.048938 29855 consensus_peers.cc:597] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afa1b33bd5d34247a53c6ee5ef145311. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.052228 30034 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.054260 31049 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.058833 29955 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.060752 30034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:07.061599 30034 raft_consensus.cc:606] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:07.064332 31082 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.099404 29959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:07.119647 29959 raft_consensus.cc:606] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:07.104070 31049 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.108686 30036 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.151512 29955 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.177294 29884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "939737497c5d4883a71507509e94ef67"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:07.182139 29884 raft_consensus.cc:606] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:07.186630 29884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb46276555e94160af7e4263111af862"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:07.187258 29884 raft_consensus.cc:606] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:07.191130 29884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd76133103c489892e6bc70734db0ca"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:07.191748 29884 raft_consensus.cc:606] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:07.199373 30036 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.202700 29884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:07.203548 29884 raft_consensus.cc:606] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:07.202700 29784 catalog_manager.cc:5697] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.208035 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:07.218675 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:07.219965 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:23:07.231727 30004 consensus_peers.cc:597] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d38d5e57dde646dcb1eb0fad6450f5e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.234019 29955 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.234850 29884 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.236574 31081 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.238504 31042 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.248849 31097 raft_consensus.cc:993] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:07.249379 31082 raft_consensus.cc:1081] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:07.251154 30034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "939737497c5d4883a71507509e94ef67"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:07.251770 30034 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.252099 30034 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.283751 30034 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.292759 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:07.293476 29880 raft_consensus.cc:3055] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.293821 29880 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:07.294653 29880 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.295660 29880 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.299587 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:07.292766 30034 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:07.300177 29961 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.303030 31081 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.305842 29884 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.308751 29961 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:07.309957 30004 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:07.310698 31080 raft_consensus.cc:2804] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.311177 31080 raft_consensus.cc:697] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:07.312080 31080 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.312585 29880 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:07.324081 29955 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.327806 29880 consensus_queue.cc:237] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.335752 29784 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.350633 29785 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
W20260709 12:23:07.357299 29855 consensus_peers.cc:597] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2049afa7813b4bec94c935d2bcdfffbc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:07.359977 30034 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.361224 31065 raft_consensus.cc:993] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:07.361461 31097 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.365636 29955 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:07.361739 31065 raft_consensus.cc:1081] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:07.367314 31097 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.374501 29880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:07.375083 29880 raft_consensus.cc:493] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.375413 29880 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.392170 29880 raft_consensus.cc:515] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.394441 29880 leader_election.cc:290] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:07.395432 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:07.395668 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e885e371658480faa2f5cdf61a7c91e" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:07.396005 30036 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.396144 29961 raft_consensus.cc:3055] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.396477 29961 raft_consensus.cc:740] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:07.397152 29961 consensus_queue.cc:260] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.398193 29961 raft_consensus.cc:3060] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.402933 30036 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:07.404332 29852 leader_election.cc:304] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:07.405224 31097 raft_consensus.cc:2804] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.405686 31097 raft_consensus.cc:697] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:07.404431 29961 raft_consensus.cc:2468] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:07.406577 31097 consensus_queue.cc:237] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.420156 31049 raft_consensus.cc:993] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.420729 31036 raft_consensus.cc:1081] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.422585 30612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb46276555e94160af7e4263111af862"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:07.423260 30612 raft_consensus.cc:493] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.422514 29785 catalog_manager.cc:5697] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.423607 30612 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.428167 31036 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.432305 30612 raft_consensus.cc:515] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.435782 29884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:07.436101 30034 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.437194 29884 raft_consensus.cc:3055] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.437572 29884 raft_consensus.cc:740] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:07.438053 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb46276555e94160af7e4263111af862" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:07.438668 30036 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.438464 29884 consensus_queue.cc:260] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.438164 29961 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.439649 29884 raft_consensus.cc:3060] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.439941 30612 leader_election.cc:290] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:07.449335 30036 raft_consensus.cc:2468] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.457785 30579 leader_election.cc:304] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:07.453614 29785 catalog_manager.cc:5697] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:07.470237 31097 raft_consensus.cc:993] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:07.470685 31097 raft_consensus.cc:1081] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:07.471340 29884 raft_consensus.cc:2468] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.477474 30034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd76133103c489892e6bc70734db0ca"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:07.485584 30034 raft_consensus.cc:493] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.486248 30034 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.506204 31109 raft_consensus.cc:2804] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.510257 30034 raft_consensus.cc:515] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.510933 31111 ts_tablet_manager.cc:933] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:07.513016 29884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:07.513640 29884 raft_consensus.cc:3055] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.514036 29884 raft_consensus.cc:740] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:07.514884 29884 consensus_queue.cc:260] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.516320 29884 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.519256 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd76133103c489892e6bc70734db0ca" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:07.519819 29961 raft_consensus.cc:3060] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.526981 29961 raft_consensus.cc:2468] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:07.527411 30034 leader_election.cc:290] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:07.532593 30004 leader_election.cc:304] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:07.533411 31080 raft_consensus.cc:2804] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.533898 31080 raft_consensus.cc:697] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:07.534747 31080 consensus_queue.cc:237] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:07.545212 31042 raft_consensus.cc:993] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.545720 31042 raft_consensus.cc:1081] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.547552 30616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:35482
I20260709 12:23:07.548115 30616 raft_consensus.cc:493] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.548445 30616 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.554961 30616 raft_consensus.cc:515] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.557425 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:07.557974 29880 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.558574 31111 tablet_copy_client.cc:323] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:07.558040 30616 leader_election.cc:290] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:07.560946 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030a9634e1fd41c7af359caf8155412a" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:07.561481 30035 raft_consensus.cc:3055] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.561757 30035 raft_consensus.cc:740] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:07.566241 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 05cd364822ea4ae3bc7b2d72e5d43683 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:07.566803 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 05cd364822ea4ae3bc7b2d72e5d43683 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-05cd364822ea4ae3bc7b2d72e5d43683
I20260709 12:23:07.566643 30035 consensus_queue.cc:260] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.568099 30035 raft_consensus.cc:3060] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.572886 29785 catalog_manager.cc:5697] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:07.576898 31036 raft_consensus.cc:993] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.577411 31036 raft_consensus.cc:1081] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:07.578063 31114 ts_tablet_manager.cc:933] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:07.579252 30616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:07.579849 30616 raft_consensus.cc:493] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.580189 30616 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.595608 31109 raft_consensus.cc:697] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:07.595963 29899 tablet_copy_source_session.cc:215] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.597962 31109 consensus_queue.cc:237] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.612892 31111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cd364822ea4ae3bc7b2d72e5d43683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.598865 29880 raft_consensus.cc:2468] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.597673 30616 raft_consensus.cc:515] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.617616 30616 leader_election.cc:290] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:07.601969 29884 raft_consensus.cc:2468] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:07.618314 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:07.603535 30035 raft_consensus.cc:2468] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.618985 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eecb1983f87740e4b42a02938971d9d9" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:07.604984 31114 tablet_copy_client.cc:323] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:07.619562 30034 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.618920 29881 raft_consensus.cc:3055] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.620990 29881 raft_consensus.cc:740] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:07.621716 29881 consensus_queue.cc:260] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.622399 30581 leader_election.cc:304] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:07.623056 29899 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet afa1b33bd5d34247a53c6ee5ef145311 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:07.623572 29899 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet afa1b33bd5d34247a53c6ee5ef145311 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-afa1b33bd5d34247a53c6ee5ef145311
I20260709 12:23:07.623919 31112 raft_consensus.cc:2804] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.623490 29881 raft_consensus.cc:3060] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.636184 30034 raft_consensus.cc:2468] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.639526 29899 tablet_copy_source_session.cc:215] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.641944 29881 raft_consensus.cc:2468] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:07.646602 30579 leader_election.cc:304] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:07.649739 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1b33bd5d34247a53c6ee5ef145311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.656476 31119 raft_consensus.cc:2804] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.657003 31119 raft_consensus.cc:697] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:07.657909 31119 consensus_queue.cc:237] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.668654 31111 tablet_copy_client.cc:806] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.669387 31111 tablet_copy_client.cc:670] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.675304 31112 raft_consensus.cc:697] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:07.676476 31112 consensus_queue.cc:237] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:07.672755 29785 catalog_manager.cc:5697] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:07.684212 31114 tablet_copy_client.cc:806] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:07.684852 31114 tablet_copy_client.cc:670] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:07.678597 31111 tablet_copy_client.cc:538] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.697758 29785 catalog_manager.cc:5697] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:07.699304 31114 tablet_copy_client.cc:538] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:07.705740 31111 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:07.711835 31114 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:07.712759 29785 catalog_manager.cc:5697] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:07.743656 29880 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:07.745321 31081 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.753289 29961 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:07.757139 31080 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.759171 31123 ts_tablet_manager.cc:933] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:07.804239 31123 tablet_copy_client.cc:323] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:07.843007 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet d38d5e57dde646dcb1eb0fad6450f5e3 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:07.843667 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet d38d5e57dde646dcb1eb0fad6450f5e3 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-d38d5e57dde646dcb1eb0fad6450f5e3
I20260709 12:23:07.868391 30035 raft_consensus.cc:1275] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:07.871908 31110 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:07.880458 31111 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:07.881580 31111 tablet_bootstrap.cc:492] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:07.882534 31111 ts_tablet_manager.cc:1403] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.177s	user 0.035s	sys 0.000s
I20260709 12:23:07.889976 30048 tablet_copy_source_session.cc:215] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:07.891099 31114 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:07.901068 31114 tablet_bootstrap.cc:492] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:07.902814 31123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38d5e57dde646dcb1eb0fad6450f5e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:07.915688 31114 ts_tablet_manager.cc:1403] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.204s	user 0.055s	sys 0.031s
I20260709 12:23:07.936902 31111 raft_consensus.cc:359] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.937688 29884 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:07.937867 31111 raft_consensus.cc:740] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:07.961953 31114 raft_consensus.cc:359] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.962917 31114 raft_consensus.cc:740] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:07.954406 31111 consensus_queue.cc:260] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.964936 29961 raft_consensus.cc:1275] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:07.963704 31114 consensus_queue.cc:260] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:07.969091 31097 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:07.971043 31111 ts_tablet_manager.cc:1434] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 12:23:07.971668 31114 ts_tablet_manager.cc:1434] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:23:07.972293 31131 ts_tablet_manager.cc:933] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:07.972637 29899 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-05cd364822ea4ae3bc7b2d72e5d43683 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:07.951244 31042 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:23:07.992813 29899 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-05cd364822ea4ae3bc7b2d72e5d43683 on tablet 05cd364822ea4ae3bc7b2d72e5d43683 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.024921 29884 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.028846 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-afa1b33bd5d34247a53c6ee5ef145311 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:08.029333 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-afa1b33bd5d34247a53c6ee5ef145311 on tablet afa1b33bd5d34247a53c6ee5ef145311 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.032686 31123 tablet_copy_client.cc:806] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:08.040504 31123 tablet_copy_client.cc:670] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:08.058985 31131 tablet_copy_client.cc:323] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:08.061017 29898 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 2049afa7813b4bec94c935d2bcdfffbc from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:08.061677 29898 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 2049afa7813b4bec94c935d2bcdfffbc from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-2049afa7813b4bec94c935d2bcdfffbc
I20260709 12:23:08.063639 31123 tablet_copy_client.cc:538] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:23:08.061342 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 61620.7us
I20260709 12:23:08.050174 31112 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:23:08.089962 30033 raft_consensus.cc:1275] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.092945 31117 consensus_queue.cc:1048] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:23:08.096700 29898 tablet_copy_source_session.cc:215] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:08.098457 29881 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.103101 31117 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:08.118935 31123 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:08.125411 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049afa7813b4bec94c935d2bcdfffbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:08.159425 30616 raft_consensus.cc:1217] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.178247 29960 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.192471 31080 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.195288 30034 raft_consensus.cc:1275] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.198781 31117 consensus_queue.cc:1048] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:08.223395 29889 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.226186 31109 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:08.248847 31123 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:08.255039 31123 tablet_bootstrap.cc:492] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:08.255951 31123 ts_tablet_manager.cc:1403] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.137s	user 0.024s	sys 0.003s
I20260709 12:23:08.283597 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:08.288086 30036 raft_consensus.cc:1275] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:08.289789 31109 consensus_queue.cc:1048] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:08.301097 31123 raft_consensus.cc:359] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:08.319510 31131 tablet_copy_client.cc:806] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:08.324061 30616 raft_consensus.cc:1217] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.325448 31123 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:08.332257 31123 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:08.339584 31123 ts_tablet_manager.cc:1434] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 12:23:08.355727 31131 tablet_copy_client.cc:670] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:08.357499 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-d38d5e57dde646dcb1eb0fad6450f5e3 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:08.358327 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-d38d5e57dde646dcb1eb0fad6450f5e3 on tablet d38d5e57dde646dcb1eb0fad6450f5e3 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.366698 31131 tablet_copy_client.cc:538] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:08.375967 31131 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:08.421268 29960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:08.421904 29960 raft_consensus.cc:606] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.425427 31131 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:08.426450 31131 tablet_bootstrap.cc:492] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:08.427232 31131 ts_tablet_manager.cc:1403] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.000s
I20260709 12:23:08.430946 31131 raft_consensus.cc:359] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:08.431802 31131 raft_consensus.cc:740] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:08.432461 31131 consensus_queue.cc:260] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:08.435099 31131 ts_tablet_manager.cc:1434] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:08.441083 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:08.441651 29961 raft_consensus.cc:606] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.446524 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-2049afa7813b4bec94c935d2bcdfffbc received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:08.447001 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-2049afa7813b4bec94c935d2bcdfffbc on tablet 2049afa7813b4bec94c935d2bcdfffbc with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.457310 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:08.459246 29961 raft_consensus.cc:606] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:08.467254 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:08.467836 29961 raft_consensus.cc:606] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.470621 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:08.471176 30036 raft_consensus.cc:606] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.473964 29881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:08.474506 29881 raft_consensus.cc:606] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:08.475751 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:08.477308 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:08.478052 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:08.626951 31082 raft_consensus.cc:993] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.627426 31036 raft_consensus.cc:1081] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.628957 30616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:08.629541 30616 raft_consensus.cc:493] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.629897 30616 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.636336 30616 raft_consensus.cc:515] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.638783 30616 leader_election.cc:290] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:08.639593 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:08.640204 29881 raft_consensus.cc:3055] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.641088 29881 raft_consensus.cc:740] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:08.641860 29881 consensus_queue.cc:260] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.643041 29881 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.675752 30616 raft_consensus.cc:1217] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:08.679577 31064 raft_consensus.cc:993] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:08.680104 31064 raft_consensus.cc:1081] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:08.686323 29885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:08.686937 29885 raft_consensus.cc:493] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.687306 29885 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.694814 29885 raft_consensus.cc:515] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:08.697034 29885 leader_election.cc:290] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:08.701700 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.702338 29955 raft_consensus.cc:3055] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.702610 29955 raft_consensus.cc:740] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:08.703276 29955 consensus_queue.cc:260] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:08.704306 29955 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.707053 31036 raft_consensus.cc:1064] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:08.714680 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:08.715303 30036 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.716261 29955 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:08.717442 29855 leader_election.cc:304] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:08.718353 31082 raft_consensus.cc:2804] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.726188 31134 raft_consensus.cc:993] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.726723 31080 raft_consensus.cc:1081] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.731361 30616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:35482
I20260709 12:23:08.731582 31082 raft_consensus.cc:697] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:08.731956 30616 raft_consensus.cc:493] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.732357 30616 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.732544 31082 consensus_queue.cc:237] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:08.736230 31135 raft_consensus.cc:993] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.736770 31084 raft_consensus.cc:1081] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.739604 30615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37572
I20260709 12:23:08.740161 30615 raft_consensus.cc:493] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.740497 30615 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.747478 30615 raft_consensus.cc:515] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.749408 30615 leader_election.cc:290] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:08.755360 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:08.756008 30033 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.756102 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd9e9ff04684a768729e487a86ce4a7" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.756713 29960 raft_consensus.cc:3055] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.757025 29960 raft_consensus.cc:740] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:08.757889 29960 consensus_queue.cc:260] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.759392 29960 raft_consensus.cc:3060] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.762187 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31a100a9d5143feb5d78b399cefef60" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.762769 29961 raft_consensus.cc:3060] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.763541 30033 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.765018 30579 leader_election.cc:304] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:08.765822 31109 raft_consensus.cc:2804] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.766294 31109 raft_consensus.cc:697] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:08.767091 31109 consensus_queue.cc:237] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.709304 31036 consensus_queue.cc:237] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.778951 31135 raft_consensus.cc:993] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.779479 31135 raft_consensus.cc:1081] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.784057 30615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37572
I20260709 12:23:08.784580 30615 raft_consensus.cc:493] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.784900 30615 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.803020 30036 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:08.812507 29784 catalog_manager.cc:5697] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:08.821749 29881 raft_consensus.cc:2468] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
W20260709 12:23:08.850899 29855 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 97870.3us
I20260709 12:23:08.843504 30615 raft_consensus.cc:515] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.852928 30615 leader_election.cc:290] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:08.853096 30612 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.853477 29885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:08.854094 29885 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.858526 29955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c89f7375e64a25a40c672d2bbce630" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.859122 29955 raft_consensus.cc:3055] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.859405 29955 raft_consensus.cc:740] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:08.860143 29955 consensus_queue.cc:260] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.861299 29955 raft_consensus.cc:3060] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.862296 30581 leader_election.cc:304] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:08.863241 31109 raft_consensus.cc:2804] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.863711 31109 raft_consensus.cc:697] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:08.845185 30616 raft_consensus.cc:515] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.864547 31109 consensus_queue.cc:237] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:08.849622 29852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 50082.7us
I20260709 12:23:08.866767 30616 leader_election.cc:290] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:08.868440 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.868526 30036 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.827755 29961 raft_consensus.cc:2468] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.844682 29960 raft_consensus.cc:2468] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.872889 29963 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.878235 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed28c46e8a78413eb1c387f24b5c4307" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:08.878998 30034 raft_consensus.cc:3055] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.879357 30034 raft_consensus.cc:740] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:08.880018 29961 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.880511 30034 consensus_queue.cc:260] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.886847 29963 raft_consensus.cc:2468] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.881757 30034 raft_consensus.cc:3060] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.872758 31160 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.894397 30582 leader_election.cc:304] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:08.895345 31155 raft_consensus.cc:2804] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.895825 31155 raft_consensus.cc:697] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:08.896725 31155 consensus_queue.cc:237] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.904733 29786 catalog_manager.cc:5697] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:08.911206 31049 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.912235 31154 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:23:08.921340 31157 raft_consensus.cc:1064] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:08.923774 31157 consensus_queue.cc:237] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.927330 30034 raft_consensus.cc:2468] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.938668 29885 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.878419 29955 raft_consensus.cc:2468] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:08.940274 30581 leader_election.cc:304] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:08.941701 31155 raft_consensus.cc:2804] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.942289 31155 raft_consensus.cc:697] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:08.943215 31155 consensus_queue.cc:237] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.949596 30612 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.952975 31154 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.959292 30034 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.963397 31049 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.964130 31160 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:08.972376 31064 raft_consensus.cc:993] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.973694 31064 raft_consensus.cc:1081] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:08.974696 29963 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:08.978363 30616 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:08.981521 30615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37572
I20260709 12:23:08.982128 30615 raft_consensus.cc:493] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.982466 30615 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.982641 31154 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.986413 30036 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:08.993852 29955 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:08.995724 30615 raft_consensus.cc:515] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:08.997601 30615 leader_election.cc:290] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:08.999181 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:08.999739 29961 raft_consensus.cc:3055] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.000078 29961 raft_consensus.cc:740] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:09.000804 29961 consensus_queue.cc:260] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.001117 30033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b21badc4d14edb90d6ac1076a964c0" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:09.001705 30033 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.003320 29961 raft_consensus.cc:3060] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.008648 30033 raft_consensus.cc:2468] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:09.010068 30579 leader_election.cc:304] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:09.010957 31155 raft_consensus.cc:2804] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.011461 31155 raft_consensus.cc:697] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:09.017930 29961 raft_consensus.cc:2468] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:09.018046 31160 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.019229 30612 raft_consensus.cc:1217] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:09.013986 31155 consensus_queue.cc:237] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.048867 29960 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.060231 29786 catalog_manager.cc:5697] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.081820 30612 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.085337 29784 catalog_manager.cc:5697] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.087847 29786 catalog_manager.cc:5697] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.098409 29786 catalog_manager.cc:5697] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.101214 29786 catalog_manager.cc:5697] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.102994 29786 catalog_manager.cc:5697] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.100719 30036 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.123096 29884 consensus_queue.cc:237] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.130038 30615 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.134896 31160 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.160844 30036 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.162284 31155 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.177997 29885 consensus_queue.cc:237] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.181141 30612 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.182441 30033 raft_consensus.cc:1275] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.184104 31049 consensus_queue.cc:1048] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.192576 30616 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.191843 30033 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.194746 29961 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.198026 31080 raft_consensus.cc:1064] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:09.198194 31160 raft_consensus.cc:2955] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.200603 31080 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.203358 31157 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.207284 31162 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.222440 31157 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.233283 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afa1b33bd5d34247a53c6ee5ef145311 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.235369 29785 catalog_manager.cc:5697] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.241707 29961 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.256570 29963 raft_consensus.cc:1275] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:09.257946 29960 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.256496 30615 raft_consensus.cc:2955] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.259346 31149 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.261951 31049 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:09.269847 29955 raft_consensus.cc:1275] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.273805 31155 consensus_queue.cc:1048] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.284816 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05cd364822ea4ae3bc7b2d72e5d43683 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.308632 30612 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.310089 31079 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:23:09.318152 30036 raft_consensus.cc:1275] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:09.319680 31049 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:09.323628 29959 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.325058 31133 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:09.333810 29881 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.336737 31079 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.379756 29885 raft_consensus.cc:1275] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.381198 31117 consensus_queue.cc:1048] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.388794 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet afa1b33bd5d34247a53c6ee5ef145311 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:09.395545 29963 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.397601 31155 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.409833 31080 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.411085 29783 catalog_manager.cc:5697] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.413075 30615 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.458956 31191 tablet_replica.cc:333] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:09.471261 29959 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.484014 29881 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.486475 30030 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.487955 31117 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.490538 29963 raft_consensus.cc:1275] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.487938 29786 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:09.501082 29884 raft_consensus.cc:1275] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.501698 31117 consensus_queue.cc:1048] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.503646 31117 consensus_queue.cc:1048] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.502622 29960 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.515326 31117 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.518643 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 05cd364822ea4ae3bc7b2d72e5d43683 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:09.524806 31197 tablet_replica.cc:333] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:09.555601 31197 raft_consensus.cc:2243] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.568560 31191 raft_consensus.cc:2243] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.568655 31197 raft_consensus.cc:2272] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.569628 31191 raft_consensus.cc:2272] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.540611 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:09.575237 30030 raft_consensus.cc:1275] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:09.577138 31155 consensus_queue.cc:1048] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:09.580173 31191 ts_tablet_manager.cc:1916] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.596661 31191 ts_tablet_manager.cc:1929] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.600955 31191 log.cc:1199] T afa1b33bd5d34247a53c6ee5ef145311 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/afa1b33bd5d34247a53c6ee5ef145311
I20260709 12:23:09.599419 30034 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.603098 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet afa1b33bd5d34247a53c6ee5ef145311 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:09.607862 31157 raft_consensus.cc:1064] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:09.612097 31197 ts_tablet_manager.cc:1916] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.613335 30612 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.614840 31079 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.610550 31157 consensus_queue.cc:237] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.617853 29960 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.619758 31079 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.632211 31080 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.633997 30615 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.647361 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d38d5e57dde646dcb1eb0fad6450f5e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.648890 29963 raft_consensus.cc:2955] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.671314 31197 ts_tablet_manager.cc:1929] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.671806 31197 log.cc:1199] T 05cd364822ea4ae3bc7b2d72e5d43683 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/05cd364822ea4ae3bc7b2d72e5d43683
I20260709 12:23:09.673381 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 05cd364822ea4ae3bc7b2d72e5d43683 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:09.688738 30615 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.690521 30030 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.693363 29785 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.691078 31162 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:23:09.700243 31154 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.717552 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet d38d5e57dde646dcb1eb0fad6450f5e3 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:09.724457 29963 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:09.729230 31154 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:09.743714 29963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:09.744360 29963 raft_consensus.cc:606] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:09.748540 29963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:09.749192 29963 raft_consensus.cc:606] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:09.761302 29959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:09.761906 29959 raft_consensus.cc:606] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:09.764803 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:09.765362 30036 raft_consensus.cc:606] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:09.768325 29885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d58a704cecf6407bb281f081553682bf"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:09.768867 29885 raft_consensus.cc:606] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:09.770475 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:09.772085 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:09.772795 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:09.781756 31202 tablet_replica.cc:333] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:09.783526 31162 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.794824 31202 raft_consensus.cc:2243] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:09.796511 31202 raft_consensus.cc:2272] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:09.799530 29963 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.820149 30612 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.824766 31064 raft_consensus.cc:993] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:09.826215 31202 ts_tablet_manager.cc:1916] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:09.860900 31064 raft_consensus.cc:1081] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:09.875411 30036 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:09.891322 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 50796.9us
I20260709 12:23:09.886579 29785 catalog_manager.cc:5697] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:23:09.911250 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 76290.8us
I20260709 12:23:09.915519 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:09.916090 29889 raft_consensus.cc:493] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:09.916432 29889 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.933300 29889 raft_consensus.cc:515] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:09.949569 31202 ts_tablet_manager.cc:1929] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:09.951687 31202 log.cc:1199] T d38d5e57dde646dcb1eb0fad6450f5e3 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/d38d5e57dde646dcb1eb0fad6450f5e3
I20260709 12:23:09.954945 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:09.955520 29959 raft_consensus.cc:3055] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:09.955811 29959 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:09.956015 29885 consensus_queue.cc:237] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:09.956499 29959 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:09.957522 29959 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.957783 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet d38d5e57dde646dcb1eb0fad6450f5e3 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:09.963981 30612 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.965047 30036 raft_consensus.cc:1275] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:09.966446 31162 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.967543 31049 consensus_queue.cc:1048] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:09.976210 29889 leader_election.cc:290] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:09.978873 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:09.979440 30034 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:09.987533 31160 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:09.993419 30034 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:09.994601 29852 leader_election.cc:304] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:09.995396 31049 raft_consensus.cc:2804] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:09.996025 31049 raft_consensus.cc:697] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:09.996805 31049 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:09.999248 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2049afa7813b4bec94c935d2bcdfffbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:09.990008 30036 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:10.008446 29959 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:10.021256 30612 raft_consensus.cc:2955] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:10.028249 29784 catalog_manager.cc:5697] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:10.036330 31208 raft_consensus.cc:993] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:10.036960 31206 raft_consensus.cc:1081] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:10.038797 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:10.039302 29889 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.039656 29889 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.044263 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 2049afa7813b4bec94c935d2bcdfffbc with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:10.046762 29785 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:10.049963 31191 tablet_replica.cc:333] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:10.051069 31191 raft_consensus.cc:2243] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:10.051810 31191 raft_consensus.cc:2272] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:10.055859 31191 ts_tablet_manager.cc:1916] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:10.059335 29889 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.061939 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:10.062539 29960 raft_consensus.cc:3055] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.062845 29960 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:10.063716 29960 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.064581 29960 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.072729 29960 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:10.073758 31205 raft_consensus.cc:993] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:10.074010 31191 ts_tablet_manager.cc:1929] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:10.074510 31191 log.cc:1199] T 2049afa7813b4bec94c935d2bcdfffbc P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/2049afa7813b4bec94c935d2bcdfffbc
I20260709 12:23:10.074333 31205 raft_consensus.cc:1081] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:10.074685 29855 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:10.076244 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50208
I20260709 12:23:10.076771 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 2049afa7813b4bec94c935d2bcdfffbc (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:10.076354 31049 raft_consensus.cc:2804] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.076848 30036 raft_consensus.cc:493] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.077677 30036 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.077559 29889 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:10.077674 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:10.077613 31049 raft_consensus.cc:697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:10.078758 30034 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.079409 31049 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.088364 30036 raft_consensus.cc:515] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.095022 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:10.095559 29889 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.096230 30034 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:10.103020 29889 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:10.109388 30003 leader_election.cc:304] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:10.111327 31079 raft_consensus.cc:2804] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.111807 31079 raft_consensus.cc:697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:10.112241 30036 leader_election.cc:290] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:10.112706 31079 consensus_queue.cc:237] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.115128 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:10.115729 29960 raft_consensus.cc:3055] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.116101 29960 raft_consensus.cc:740] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:10.118098 29960 consensus_queue.cc:260] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.119364 29960 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.110538 31207 raft_consensus.cc:993] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:10.122551 31207 raft_consensus.cc:1081] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:10.127427 29963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37814
I20260709 12:23:10.127962 29963 raft_consensus.cc:493] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.128286 29963 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.135299 29960 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:10.142382 29963 raft_consensus.cc:515] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.143082 29785 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:10.144732 29963 leader_election.cc:290] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 election: Requested vote from peers c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:10.144797 29784 catalog_manager.cc:5697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.145955 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:10.146508 30612 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.147958 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:10.148510 30034 raft_consensus.cc:3055] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.148837 30034 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:10.149542 30034 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.150574 30034 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.160429 30034 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:10.161475 29927 leader_election.cc:304] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:10.163858 31208 raft_consensus.cc:2804] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.164346 31208 raft_consensus.cc:697] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:10.165143 31208 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.167004 30612 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:10.176843 29785 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:10.179826 31049 raft_consensus.cc:993] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:10.180311 31049 raft_consensus.cc:1081] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:10.181890 30615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d58a704cecf6407bb281f081553682bf"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:10.182399 30615 raft_consensus.cc:493] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.182720 30615 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.190011 30615 raft_consensus.cc:515] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.192167 30615 leader_election.cc:290] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:10.192318 29885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:10.192685 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58a704cecf6407bb281f081553682bf" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:10.193006 29885 raft_consensus.cc:3055] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.193176 30034 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.193320 29885 raft_consensus.cc:740] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:10.194098 29885 consensus_queue.cc:260] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.195182 29885 raft_consensus.cc:3060] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.199343 30034 raft_consensus.cc:2468] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:10.200455 30579 leader_election.cc:304] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:10.201203 31155 raft_consensus.cc:2804] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.201581 31155 raft_consensus.cc:697] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:10.202401 31155 consensus_queue.cc:237] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:10.203058 29885 raft_consensus.cc:2468] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:10.213189 29785 catalog_manager.cc:5697] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:10.491633 30034 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.492738 31210 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.503026 29960 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.504338 31210 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.514364 29963 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.518630 31160 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.526582 30034 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.530488 31157 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.580925 29963 raft_consensus.cc:1275] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.582149 31079 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.590375 29885 raft_consensus.cc:1275] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:10.591864 31133 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.600944 30616 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.602205 31206 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.627146 30034 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.628772 31206 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.653388 30034 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.654898 31155 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.678557 29889 raft_consensus.cc:1275] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:10.679806 31155 consensus_queue.cc:1048] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:10.844784 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.880301 30034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60e77452365242e1a8286c10509f99e7"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:10.880923 30034 raft_consensus.cc:606] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:10.883077 29963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:10.883590 29963 raft_consensus.cc:606] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:10.885839 29885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:10.886395 29885 raft_consensus.cc:606] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:10.888509 29963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:10.888949 29963 raft_consensus.cc:606] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:10.889922 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:10.891475 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:10.892160 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.960839 31133 raft_consensus.cc:993] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:10.961362 31079 raft_consensus.cc:1081] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:10.962714 29959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60e77452365242e1a8286c10509f99e7"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37814
I20260709 12:23:10.963222 29959 raft_consensus.cc:493] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.963553 29959 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.968722 29959 raft_consensus.cc:515] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.970386 29959 leader_election.cc:290] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:10.971145 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:10.971268 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:10.971711 29889 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.971760 30034 raft_consensus.cc:3055] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:10.972158 30034 raft_consensus.cc:740] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:10.972718 30034 consensus_queue.cc:260] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.973542 30034 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:10.976378 29889 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:10.977373 29929 leader_election.cc:304] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:10.978001 31208 raft_consensus.cc:2804] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:10.978012 30034 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:10.978440 31208 raft_consensus.cc:697] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:10.979202 31208 consensus_queue.cc:237] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:10.988726 29784 catalog_manager.cc:5697] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.047150 31208 raft_consensus.cc:993] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:11.047580 31206 raft_consensus.cc:1081] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:11.049050 30616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37572
I20260709 12:23:11.049623 30616 raft_consensus.cc:493] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.050032 30616 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.056895 30616 raft_consensus.cc:515] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:11.059487 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:11.060052 29959 raft_consensus.cc:3055] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:11.060292 30616 leader_election.cc:290] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:11.060364 29959 raft_consensus.cc:740] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:11.061290 29959 consensus_queue.cc:260] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:11.061861 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38d5e57dde646dcb1eb0fad6450f5e3" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:11.062433 30034 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.062526 29959 raft_consensus.cc:3060] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.068655 29959 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 3.
I20260709 12:23:11.069176 30034 raft_consensus.cc:2468] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 3.
I20260709 12:23:11.069674 30582 leader_election.cc:304] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:11.070636 31227 raft_consensus.cc:2804] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:11.071112 31227 raft_consensus.cc:697] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:11.071938 31227 consensus_queue.cc:237] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:11.080734 29784 catalog_manager.cc:5697] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 2 to 3, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 3 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.132581 29963 consensus_queue.cc:237] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.139143 30034 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:11.139576 29930 consensus_peers.cc:597] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26246c9a3be243c096fb2b992e4f2917. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:11.139962 29889 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:11.140852 31206 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.141830 31208 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.150030 31234 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.152132 29889 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.152673 30030 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.166817 29784 catalog_manager.cc:5697] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:11.168701 29835 auto_rebalancer.cc:629] Failed to schedule move for tablet 60e77452365242e1a8286c10509f99e7: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:23:11.173761 29963 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.180514 30030 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:11.183044 29930 consensus_peers.cc:597] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f27ed771c9b47eda9694c15eccea6f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:11.184268 31206 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.186623 29889 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:11.187985 31206 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.195609 31208 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.206341 30030 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.207147 29885 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.215796 30034 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:11.228663 30004 consensus_peers.cc:597] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 695fc184416e4c8ebab20a713a56809b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:11.230753 29784 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.240430 29963 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:11.240715 29881 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:11.242432 31079 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.243239 31133 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.252499 31207 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.254428 29885 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.254161 29963 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:11.270385 29786 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.284993 31210 raft_consensus.cc:993] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:11.285466 31210 raft_consensus.cc:1081] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:11.287094 30034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:11.287606 30034 raft_consensus.cc:493] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.287945 30034 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.293670 30034 raft_consensus.cc:515] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.296128 30034 leader_election.cc:290] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:11.296073 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:11.296732 29881 raft_consensus.cc:3055] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.296314 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d085e7b35b524b7ca1cbd3a618f19946" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:11.297060 29881 raft_consensus.cc:740] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:11.297405 29963 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.297817 29881 consensus_queue.cc:260] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.298864 29881 raft_consensus.cc:3060] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.306254 29963 raft_consensus.cc:2468] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:11.307420 30004 leader_election.cc:304] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:11.308167 31079 raft_consensus.cc:2804] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.308647 31079 raft_consensus.cc:697] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:11.308627 29881 raft_consensus.cc:2468] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:11.309579 31079 consensus_queue.cc:237] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.321573 29783 catalog_manager.cc:5697] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.419333 31208 raft_consensus.cc:993] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:11.419795 31208 raft_consensus.cc:1081] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:11.421195 29881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:11.421694 29881 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.422041 29881 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.431124 29881 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.433637 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:11.434198 29959 raft_consensus.cc:3055] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.434331 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2dda1d6141401ab33f8f9aba3acf91" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:11.434491 29959 raft_consensus.cc:740] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:11.434954 30034 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.435405 29959 consensus_queue.cc:260] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.436455 29959 raft_consensus.cc:3060] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.440877 29881 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:11.442981 30034 raft_consensus.cc:2468] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:11.444149 29852 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:11.445261 31160 raft_consensus.cc:2804] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.446640 31160 raft_consensus.cc:697] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:11.452111 29959 raft_consensus.cc:2468] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:11.449994 31160 consensus_queue.cc:237] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:11.463910 29783 catalog_manager.cc:5697] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.510915 30030 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:11.512120 31227 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:11.521162 29959 raft_consensus.cc:1275] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:11.525031 31227 consensus_queue.cc:1048] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:11.540040 30030 raft_consensus.cc:1275] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.542089 31208 consensus_queue.cc:1048] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.573009 29881 raft_consensus.cc:1275] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.574656 31206 consensus_queue.cc:1048] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.660710 31252 ts_tablet_manager.cc:933] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:11.662714 31252 tablet_copy_client.cc:323] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:11.664283 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 26246c9a3be243c096fb2b992e4f2917 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:11.664701 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 26246c9a3be243c096fb2b992e4f2917 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-26246c9a3be243c096fb2b992e4f2917
I20260709 12:23:11.671254 29974 tablet_copy_source_session.cc:215] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.673836 31252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26246c9a3be243c096fb2b992e4f2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.688647 31252 tablet_copy_client.cc:806] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.689214 31252 tablet_copy_client.cc:670] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.692884 31252 tablet_copy_client.cc:538] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.701634 31252 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:11.724995 31252 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:11.725989 31252 tablet_bootstrap.cc:492] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:11.726697 31252 ts_tablet_manager.cc:1403] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260709 12:23:11.729717 31252 raft_consensus.cc:359] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.730651 31252 raft_consensus.cc:740] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:11.731372 31252 consensus_queue.cc:260] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.734731 31252 ts_tablet_manager.cc:1434] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:11.736515 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-26246c9a3be243c096fb2b992e4f2917 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:11.737100 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-26246c9a3be243c096fb2b992e4f2917 on tablet 26246c9a3be243c096fb2b992e4f2917 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:11.743937 29959 raft_consensus.cc:1275] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.744810 31255 ts_tablet_manager.cc:933] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:11.745592 31133 consensus_queue.cc:1048] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:11.769085 31255 tablet_copy_client.cc:323] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:11.771658 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 0f27ed771c9b47eda9694c15eccea6f1 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:11.772150 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 0f27ed771c9b47eda9694c15eccea6f1 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-0f27ed771c9b47eda9694c15eccea6f1
I20260709 12:23:11.778148 29974 tablet_copy_source_session.cc:215] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.783092 31255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f27ed771c9b47eda9694c15eccea6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.790935 29881 raft_consensus.cc:1275] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.798931 31207 consensus_queue.cc:1048] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.800776 31255 tablet_copy_client.cc:806] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.801426 31255 tablet_copy_client.cc:670] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.802950 31252 ts_tablet_manager.cc:933] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:11.809675 31255 tablet_copy_client.cc:538] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.812870 31252 tablet_copy_client.cc:323] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:11.816530 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 695fc184416e4c8ebab20a713a56809b from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:11.817080 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 695fc184416e4c8ebab20a713a56809b from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-695fc184416e4c8ebab20a713a56809b
I20260709 12:23:11.821730 31255 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:11.848939 30048 tablet_copy_source_session.cc:215] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:11.850636 31255 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:11.851548 31255 tablet_bootstrap.cc:492] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:11.852198 31255 ts_tablet_manager.cc:1403] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 12:23:11.856858 31255 raft_consensus.cc:359] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.857667 31255 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:11.858265 31255 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.860973 31255 ts_tablet_manager.cc:1434] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:23:11.863235 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-0f27ed771c9b47eda9694c15eccea6f1 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:11.863646 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-0f27ed771c9b47eda9694c15eccea6f1 on tablet 0f27ed771c9b47eda9694c15eccea6f1 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:11.866503 31252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695fc184416e4c8ebab20a713a56809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:11.881731 31252 tablet_copy_client.cc:806] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:11.882292 31252 tablet_copy_client.cc:670] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:11.886888 31252 tablet_copy_client.cc:538] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:11.925261 31252 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:11.931006 30034 raft_consensus.cc:1275] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.932317 31157 consensus_queue.cc:1048] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.939364 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:11.957516 31252 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:11.958348 29959 raft_consensus.cc:1275] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.958572 31252 tablet_bootstrap.cc:492] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:11.959316 31252 ts_tablet_manager.cc:1403] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.016s
I20260709 12:23:11.961249 31160 consensus_queue.cc:1048] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.962245 31252 raft_consensus.cc:359] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.963135 31252 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:11.963809 31252 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:11.969880 31252 ts_tablet_manager.cc:1434] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:23:11.980820 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-695fc184416e4c8ebab20a713a56809b received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:11.981307 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-695fc184416e4c8ebab20a713a56809b on tablet 695fc184416e4c8ebab20a713a56809b with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:12.064100 30615 raft_consensus.cc:1217] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:12.111914 29959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:12.112407 29959 raft_consensus.cc:606] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:12.116078 30030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:12.116725 30030 raft_consensus.cc:606] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:12.119288 29881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:12.119856 29881 raft_consensus.cc:606] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:12.121121 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:23:12.122756 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:12.123338 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:12.130298 30615 raft_consensus.cc:1217] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:12.196799 30615 raft_consensus.cc:1217] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:12.206974 31208 raft_consensus.cc:993] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:12.207429 31208 raft_consensus.cc:1081] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:12.209015 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:12.209533 29889 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.209880 29889 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.215137 29889 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:12.217589 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:12.218164 29959 raft_consensus.cc:3055] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.218452 29959 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:12.218654 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:12.219309 30030 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.219223 29959 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:12.220131 29889 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:12.220728 29959 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.226656 29959 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:12.227736 29855 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:12.228294 30030 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:12.228550 31157 raft_consensus.cc:2804] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.232398 31157 raft_consensus.cc:697] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:12.233440 31157 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:12.252913 29786 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.265352 29889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:12.266091 29889 raft_consensus.cc:606] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership
I20260709 12:23:12.282698 29889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:12.283268 29889 raft_consensus.cc:606] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership
W20260709 12:23:12.284540 29773 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0f27ed771c9b47eda9694c15eccea6f1 already in progress [suppressed 1 similar messages]
I20260709 12:23:12.295609 29889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:12.296165 29889 raft_consensus.cc:606] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership
W20260709 12:23:12.299769 29835 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:23:12.300098 29835 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 0f27ed771c9b47eda9694c15eccea6f1 already in progress
W20260709 12:23:12.300300 29835 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0f27ed771c9b47eda9694c15eccea6f1 already in progress
I20260709 12:23:12.405172 31207 raft_consensus.cc:993] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:12.405823 31207 raft_consensus.cc:1081] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:12.409395 29960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37814
I20260709 12:23:12.410082 29960 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.410480 29960 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.416555 29960 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.417996 29960 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:12.419121 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:12.419850 30030 raft_consensus.cc:3055] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:12.420179 30030 raft_consensus.cc:740] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:12.420944 30030 consensus_queue.cc:260] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.423285 30030 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.428432 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:12.429126 29881 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:12.431787 31160 raft_consensus.cc:993] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:12.432263 31157 raft_consensus.cc:1081] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:12.432427 30030 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:12.433408 29927 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:12.434041 30030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:12.434397 31208 raft_consensus.cc:2804] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:12.434762 30030 raft_consensus.cc:493] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.435307 30030 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.435702 31208 raft_consensus.cc:697] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:12.441560 31208 consensus_queue.cc:237] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.445186 29881 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:12.448424 30030 raft_consensus.cc:515] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.451500 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:12.452006 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353ad5dd3c9b4601b8901c46ce6d6d7f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:12.452447 30030 leader_election.cc:290] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:12.452210 29881 raft_consensus.cc:3055] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:12.452597 29960 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.452927 29881 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:12.453909 29881 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.479523 29881 raft_consensus.cc:3060] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.484925 29786 catalog_manager.cc:5697] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:12.487013 29960 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:12.488270 30004 leader_election.cc:304] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:12.489104 31207 raft_consensus.cc:2804] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:12.489562 31207 raft_consensus.cc:697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:12.490396 31207 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:12.498292 29881 raft_consensus.cc:2468] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:12.505314 29786 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:12.565986 31265 raft_consensus.cc:1064] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:12.568008 31265 consensus_queue.cc:237] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:12.575878 30616 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.577768 29881 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.577992 30030 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.577661 31265 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:23:12.580247 31264 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.594303 31079 raft_consensus.cc:1064] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:12.596493 31079 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:12.613245 29889 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.614939 29963 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.622814 30615 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:12.626327 31133 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.634912 31265 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.638878 31079 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:23:12.657999 30615 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Advancing to term 2
W20260709 12:23:12.659196 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 44602.5us
I20260709 12:23:12.665663 30615 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:12.667425 31160 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.731006 31282 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.732486 31208 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.739768 30615 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.760105 30036 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:12.762084 31154 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.767278 31160 raft_consensus.cc:1064] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
W20260709 12:23:12.768000 31160 raft_consensus.cc:1068] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Unable to promote non-voter 86b337777a3f47ba90fc4179560c9d99: Service unavailable: leader transfer in progress
I20260709 12:23:12.786427 29884 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.799733 31279 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.807139 29786 catalog_manager.cc:5697] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.837268 29960 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:12.838559 30612 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.840684 31160 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:12.845583 31157 raft_consensus.cc:993] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:12.846782 31154 raft_consensus.cc:1081] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:12.861472 29960 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.861390 30030 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.873420 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:12.874991 29785 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:12.865177 29884 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.899303 29960 consensus_queue.cc:237] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:12.914902 30612 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.917155 31265 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.929967 30033 raft_consensus.cc:1275] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.938694 31265 consensus_queue.cc:1048] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:12.939437 29889 raft_consensus.cc:1275] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.938668 30036 raft_consensus.cc:493] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:12.941289 30036 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.941747 31290 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.944451 31290 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.946739 30036 raft_consensus.cc:515] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:12.950379 30036 leader_election.cc:290] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:12.952298 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:12.954285 30030 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:12.955899 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f27ed771c9b47eda9694c15eccea6f1" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:12.956427 29960 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.961300 29889 raft_consensus.cc:3055] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:12.961690 29889 raft_consensus.cc:740] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:12.962486 29889 consensus_queue.cc:260] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:12.964416 29889 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:12.954900 30034 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.971346 29960 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:12.964488 30616 raft_consensus.cc:2955] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.971737 30615 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.974133 31285 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:12.977557 29881 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:12.971679 29889 raft_consensus.cc:2468] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:12.981369 31282 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:23:12.985499 30003 leader_election.cc:304] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:12.986363 31282 raft_consensus.cc:2804] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:12.986836 31277 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:12.995090 30036 raft_consensus.cc:1275] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:12.996704 31208 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:13.000186 31282 raft_consensus.cc:697] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:13.001189 31282 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:13.004240 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 695fc184416e4c8ebab20a713a56809b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:13.003409 30615 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.015589 29889 raft_consensus.cc:2955] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.023572 29786 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:13.044168 29881 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:13.055178 31282 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:13.062467 29785 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.064149 29785 catalog_manager.cc:5697] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.073729 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26246c9a3be243c096fb2b992e4f2917 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:13.092398 29963 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:13.095288 31207 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:13.126767 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 695fc184416e4c8ebab20a713a56809b with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:13.127780 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 26246c9a3be243c096fb2b992e4f2917 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:13.143491 31305 tablet_replica.cc:333] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:13.144517 31305 raft_consensus.cc:2243] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:13.145263 31305 raft_consensus.cc:2272] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:13.148135 31305 ts_tablet_manager.cc:1916] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:13.148523 31304 tablet_replica.cc:333] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:13.149716 31304 raft_consensus.cc:2243] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:13.150542 31304 raft_consensus.cc:2272] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:13.154505 31304 ts_tablet_manager.cc:1916] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:13.168323 31305 ts_tablet_manager.cc:1929] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:13.168900 31305 log.cc:1199] T 26246c9a3be243c096fb2b992e4f2917 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/26246c9a3be243c096fb2b992e4f2917
I20260709 12:23:13.170588 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 26246c9a3be243c096fb2b992e4f2917 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:13.175366 31304 ts_tablet_manager.cc:1929] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:13.175815 31304 log.cc:1199] T 695fc184416e4c8ebab20a713a56809b P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/695fc184416e4c8ebab20a713a56809b
I20260709 12:23:13.177305 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 695fc184416e4c8ebab20a713a56809b (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:13.179345 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:13.216291 29959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60e77452365242e1a8286c10509f99e7"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:13.216884 29959 raft_consensus.cc:606] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:13.219784 30034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "939737497c5d4883a71507509e94ef67"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:13.220242 30034 raft_consensus.cc:606] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:13.221345 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:13.222913 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:13.223634 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:13.391548 29886 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:13.392740 31285 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:13.399060 30612 raft_consensus.cc:3060] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Advancing to term 3
I20260709 12:23:13.405040 29959 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:13.405779 30612 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:13.406420 31285 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:13.407232 31207 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:13.423888 31277 raft_consensus.cc:1064] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:13.426451 31277 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:13.433949 29959 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:13.434705 29889 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:13.435223 30612 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:13.435374 31285 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:13.436607 31282 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:13.440372 31285 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:13.447105 31207 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.448447 29889 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.453359 29959 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.460295 30615 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.469098 29784 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.511619 30035 consensus_queue.cc:237] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:13.524446 31290 raft_consensus.cc:993] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:13.524945 31265 raft_consensus.cc:1081] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:13.526671 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60e77452365242e1a8286c10509f99e7"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:13.527108 29889 raft_consensus.cc:493] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.527055 29963 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:13.528131 29889 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.532253 30612 raft_consensus.cc:1275] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:13.534473 31282 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:13.536027 31285 consensus_queue.cc:1048] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:13.539083 29889 raft_consensus.cc:515] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.541009 29889 leader_election.cc:290] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 3 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:13.541507 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:13.542093 29963 raft_consensus.cc:3055] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:13.542348 29963 raft_consensus.cc:740] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:13.542660 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e77452365242e1a8286c10509f99e7" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:13.543315 30035 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.543040 29963 consensus_queue.cc:260] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.544179 29963 raft_consensus.cc:3060] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.543421 31285 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.549772 30612 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.558239 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f27ed771c9b47eda9694c15eccea6f1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:13.559708 29963 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 3.
I20260709 12:23:13.561198 29786 catalog_manager.cc:5697] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:13.563117 29855 leader_election.cc:304] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:13.563802 31154 raft_consensus.cc:2804] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:13.565066 30035 raft_consensus.cc:2468] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 3.
I20260709 12:23:13.565609 31154 raft_consensus.cc:697] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 3 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:13.566483 31154 consensus_queue.cc:237] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.570314 29959 raft_consensus.cc:2955] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:13.571159 31207 raft_consensus.cc:993] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:13.575672 31285 raft_consensus.cc:1081] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:13.578644 29963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "939737497c5d4883a71507509e94ef67"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37814
I20260709 12:23:13.579385 29963 raft_consensus.cc:493] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:13.579813 29963 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.579288 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f27ed771c9b47eda9694c15eccea6f1 with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:13.581643 31305 tablet_replica.cc:333] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:13.582616 31305 raft_consensus.cc:2243] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:13.583263 31305 raft_consensus.cc:2272] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:13.584460 29784 catalog_manager.cc:5697] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 2 to 3, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 3 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:13.586238 29963 raft_consensus.cc:515] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.588233 29963 leader_election.cc:290] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:13.589496 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:13.590337 29889 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.595878 31305 ts_tablet_manager.cc:1916] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:13.595762 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939737497c5d4883a71507509e94ef67" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:13.596428 30030 raft_consensus.cc:3055] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:13.596715 30030 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:13.597383 30030 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.598474 30030 raft_consensus.cc:3060] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:13.603446 29889 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:13.604503 29929 leader_election.cc:304] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:13.605139 31265 raft_consensus.cc:2804] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:13.605508 31265 raft_consensus.cc:697] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:13.606197 31265 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:13.609668 31305 ts_tablet_manager.cc:1929] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:13.609596 30030 raft_consensus.cc:2468] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:13.610356 31305 log.cc:1199] T 0f27ed771c9b47eda9694c15eccea6f1 P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/0f27ed771c9b47eda9694c15eccea6f1
I20260709 12:23:13.612093 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 0f27ed771c9b47eda9694c15eccea6f1 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:13.615907 29786 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 2 to 3, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.006351 29886 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:14.007409 31290 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.016986 30034 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:14.018051 31290 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.033896 30034 raft_consensus.cc:1275] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:14.035075 31154 consensus_queue.cc:1048] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.048270 29959 raft_consensus.cc:1275] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:14.049939 31157 consensus_queue.cc:1048] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:14.189019 29963 consensus_queue.cc:237] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.194160 30034 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:14.194176 29930 consensus_peers.cc:597] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01d987f9e303445db09f5c73a8093c90. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.194204 29886 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.195327 31290 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.196059 31265 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.203923 31265 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.206080 30034 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.210450 29886 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.220875 29786 catalog_manager.cc:5697] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.222492 29886 consensus_queue.cc:237] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.250909 29959 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.252453 30034 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.252384 31160 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:14.253250 29855 consensus_peers.cc:597] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 057516ea8d49481192ee72cf9847e472. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.258526 31160 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.263377 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.265141 31157 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.267421 29959 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.271284 30030 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.281983 29960 consensus_queue.cc:237] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.286971 29783 catalog_manager.cc:5697] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
W20260709 12:23:14.304244 29930 consensus_peers.cc:597] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ec0159fc6374b2e922a28b59401342b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.309052 30030 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.312150 31265 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.312152 29886 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.318338 31290 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.330019 30035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:14.330587 30035 raft_consensus.cc:606] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:14.332815 31264 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.336329 29885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:14.335857 30030 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.336899 29885 raft_consensus.cc:606] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:14.340508 29885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:14.341014 29885 raft_consensus.cc:606] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:14.347136 29959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:14.347684 29959 raft_consensus.cc:606] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:14.349175 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:14.350984 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:14.354584 29885 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.351936 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.365505 29786 catalog_manager.cc:5697] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.368518 30030 consensus_queue.cc:237] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.393970 29886 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:14.394930 29959 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:14.396090 30004 consensus_peers.cc:597] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ade267ed4fd4c96834a6dbf4ca477ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:14.396420 31277 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.397761 31207 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.400278 31277 raft_consensus.cc:993] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:14.400724 31277 raft_consensus.cc:1081] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:14.415580 29885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34064
I20260709 12:23:14.416105 29885 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.416453 29885 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.416333 31207 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.425144 29960 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.430835 29885 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.432659 29885 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:14.435613 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:14.435303 29786 catalog_manager.cc:5697] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.436177 30035 raft_consensus.cc:3055] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.436504 30035 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:14.437155 30615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:14.437713 30615 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.437179 30035 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.441267 30035 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.448801 29889 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:14.470157 30615 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:14.471484 29855 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:14.472473 31292 raft_consensus.cc:2804] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.473664 31292 raft_consensus.cc:697] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:14.474578 31292 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.479703 30035 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:14.488857 29786 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.509917 31265 raft_consensus.cc:993] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:14.510330 31264 raft_consensus.cc:1081] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:14.511615 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:14.512027 29889 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.512284 29889 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.518600 29889 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.520953 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:14.521258 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88b35ac1ca748feb63aff3a80aea906" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:14.521334 29889 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:14.521582 29960 raft_consensus.cc:3055] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.521899 30035 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.522583 29960 raft_consensus.cc:740] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:14.523463 29960 consensus_queue.cc:260] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.524674 29960 raft_consensus.cc:3060] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.530431 30035 raft_consensus.cc:2468] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:14.531487 29852 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:14.532728 31154 raft_consensus.cc:2804] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.533161 31154 raft_consensus.cc:697] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:14.533876 31154 consensus_queue.cc:237] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.538782 29960 raft_consensus.cc:2468] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:14.549440 29786 catalog_manager.cc:5697] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:14.607035 31336 ts_tablet_manager.cc:933] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:14.609030 31336 tablet_copy_client.cc:323] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:14.610512 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 01d987f9e303445db09f5c73a8093c90 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:14.611033 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 01d987f9e303445db09f5c73a8093c90 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-01d987f9e303445db09f5c73a8093c90
I20260709 12:23:14.623970 29974 tablet_copy_source_session.cc:215] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.627151 31336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d987f9e303445db09f5c73a8093c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.635787 31157 raft_consensus.cc:993] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:14.636305 31154 raft_consensus.cc:1081] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:14.637864 30035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:14.638398 30035 raft_consensus.cc:493] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.638732 30035 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.647742 30035 raft_consensus.cc:515] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.649174 31336 tablet_copy_client.cc:806] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.649719 31336 tablet_copy_client.cc:670] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.650106 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:14.650710 29886 raft_consensus.cc:3055] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.650993 29886 raft_consensus.cc:740] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:14.651273 30035 leader_election.cc:290] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:14.652277 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3d74917125483e90d671ea5031bf00" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:14.652815 29960 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.654230 29886 consensus_queue.cc:260] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.655316 29886 raft_consensus.cc:3060] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.659111 29960 raft_consensus.cc:2468] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:14.660200 30004 leader_election.cc:304] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:14.660961 31331 raft_consensus.cc:2804] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.661502 31331 raft_consensus.cc:697] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:14.662734 31336 tablet_copy_client.cc:538] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.662434 31331 consensus_queue.cc:237] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:14.660877 29886 raft_consensus.cc:2468] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:14.670076 31157 raft_consensus.cc:993] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:14.670518 31157 raft_consensus.cc:1081] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:14.672268 30615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:14.672879 30615 raft_consensus.cc:493] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:14.673223 30615 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.674952 31336 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:14.684243 30615 raft_consensus.cc:515] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.686812 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:14.686450 29786 catalog_manager.cc:5697] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.687397 29886 raft_consensus.cc:3055] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:14.687723 29886 raft_consensus.cc:740] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:14.688414 29886 consensus_queue.cc:260] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.688834 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42f6e3950a24654800bcf24c4e4eefe" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:14.689394 29960 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.689412 29886 raft_consensus.cc:3060] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:14.695621 29960 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:14.700289 29886 raft_consensus.cc:2468] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:14.703922 30581 leader_election.cc:304] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:14.704882 31300 raft_consensus.cc:2804] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:14.705328 31300 raft_consensus.cc:697] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:14.711632 31336 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:14.712544 31336 tablet_bootstrap.cc:492] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:14.712957 31341 ts_tablet_manager.cc:933] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:14.713195 31336 ts_tablet_manager.cc:1403] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.004s
I20260709 12:23:14.713685 31300 consensus_queue.cc:237] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:14.716403 31336 raft_consensus.cc:359] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.717550 31341 tablet_copy_client.cc:323] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:14.721205 31336 raft_consensus.cc:740] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:14.721917 31336 consensus_queue.cc:260] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.724417 29898 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 057516ea8d49481192ee72cf9847e472 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:14.724974 29898 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 057516ea8d49481192ee72cf9847e472 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-057516ea8d49481192ee72cf9847e472
I20260709 12:23:14.732846 29783 catalog_manager.cc:5697] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:14.734185 31336 ts_tablet_manager.cc:1434] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 12:23:14.733575 29898 tablet_copy_source_session.cc:215] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.731264 30615 leader_election.cc:290] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:14.740581 31341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057516ea8d49481192ee72cf9847e472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.742650 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-01d987f9e303445db09f5c73a8093c90 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:14.743095 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-01d987f9e303445db09f5c73a8093c90 on tablet 01d987f9e303445db09f5c73a8093c90 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:14.762866 31341 tablet_copy_client.cc:806] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.767138 31341 tablet_copy_client.cc:670] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.771874 31341 tablet_copy_client.cc:538] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.778435 31341 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:14.797401 31341 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:14.798188 31341 tablet_bootstrap.cc:492] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:14.798812 31341 ts_tablet_manager.cc:1403] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:23:14.800959 31341 raft_consensus.cc:359] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.801544 31341 raft_consensus.cc:740] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:14.802078 31341 consensus_queue.cc:260] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:14.804100 31341 ts_tablet_manager.cc:1434] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:14.805965 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-057516ea8d49481192ee72cf9847e472 received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:14.806319 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-057516ea8d49481192ee72cf9847e472 on tablet 057516ea8d49481192ee72cf9847e472 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:14.853760 30035 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:14.855172 31154 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:14.867651 30615 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:14.869357 31154 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:14.917919 31336 ts_tablet_manager.cc:933] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:14.919697 31336 tablet_copy_client.cc:323] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:14.920984 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 4ec0159fc6374b2e922a28b59401342b from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:14.921455 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 4ec0159fc6374b2e922a28b59401342b from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-4ec0159fc6374b2e922a28b59401342b
I20260709 12:23:14.923430 30030 raft_consensus.cc:1275] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.924767 31292 consensus_queue.cc:1048] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.930359 31341 ts_tablet_manager.cc:933] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:14.932914 29974 tablet_copy_source_session.cc:215] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.936403 31336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec0159fc6374b2e922a28b59401342b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:14.962218 31341 tablet_copy_client.cc:323] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:14.969096 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 1ade267ed4fd4c96834a6dbf4ca477ca from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:14.969643 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 1ade267ed4fd4c96834a6dbf4ca477ca from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-1ade267ed4fd4c96834a6dbf4ca477ca
I20260709 12:23:14.983378 30048 tablet_copy_source_session.cc:215] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:14.988843 31336 tablet_copy_client.cc:806] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:14.989410 31336 tablet_copy_client.cc:670] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:14.983310 29960 raft_consensus.cc:1275] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:14.992894 31336 tablet_copy_client.cc:538] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:14.993727 31157 consensus_queue.cc:1048] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:14.994833 31341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ade267ed4fd4c96834a6dbf4ca477ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:15.015595 31341 tablet_copy_client.cc:806] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:15.017431 31341 tablet_copy_client.cc:670] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:15.021024 31336 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:15.021276 31341 tablet_copy_client.cc:538] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:15.034168 31341 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:15.056981 29960 raft_consensus.cc:1275] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.063452 31331 consensus_queue.cc:1048] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:15.063779 31336 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:15.063841 29889 raft_consensus.cc:1275] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:15.064919 31336 tablet_bootstrap.cc:492] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:15.065606 31336 ts_tablet_manager.cc:1403] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.020s
I20260709 12:23:15.065575 31331 consensus_queue.cc:1048] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:15.068687 31336 raft_consensus.cc:359] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:15.069593 31336 raft_consensus.cc:740] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:15.070348 31336 consensus_queue.cc:260] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:15.079422 31336 ts_tablet_manager.cc:1434] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:15.081015 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-4ec0159fc6374b2e922a28b59401342b received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:15.081434 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-4ec0159fc6374b2e922a28b59401342b on tablet 4ec0159fc6374b2e922a28b59401342b with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:15.087211 31341 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:15.091884 31341 tablet_bootstrap.cc:492] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:15.095468 30615 raft_consensus.cc:1217] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.098654 31341 ts_tablet_manager.cc:1403] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.007s
I20260709 12:23:15.101848 31341 raft_consensus.cc:359] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:15.102684 31341 raft_consensus.cc:740] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:15.103307 31341 consensus_queue.cc:260] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:15.105717 31341 ts_tablet_manager.cc:1434] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:23:15.110639 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-1ade267ed4fd4c96834a6dbf4ca477ca received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:15.111075 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-1ade267ed4fd4c96834a6dbf4ca477ca on tablet 1ade267ed4fd4c96834a6dbf4ca477ca with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:15.229771 29889 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:15.231407 31340 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:15.246884 29960 raft_consensus.cc:1275] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:15.248752 31340 consensus_queue.cc:1048] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:15.299813 30615 raft_consensus.cc:1217] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:23:15.314232 30615 raft_consensus.cc:1217] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.417642 30615 raft_consensus.cc:1217] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:15.442816 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.492185 29886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:15.492801 29886 raft_consensus.cc:606] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:15.496569 29889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:15.497119 29889 raft_consensus.cc:606] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:15.499578 30035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:15.500121 30035 raft_consensus.cc:606] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:15.501552 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:23:15.503139 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:15.503858 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.590744 31265 raft_consensus.cc:1064] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:15.592808 31265 consensus_queue.cc:237] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.602172 30615 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.604343 30034 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.604662 31290 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.607836 31290 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.610137 29889 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.611687 31265 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.625007 31265 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.626895 30034 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.631636 29889 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.636893 30615 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.643745 29786 catalog_manager.cc:5697] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.692773 29960 consensus_queue.cc:237] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.699707 29889 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:15.701423 30615 raft_consensus.cc:1275] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:15.701382 31290 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:15.703553 31290 consensus_queue.cc:1048] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:15.707644 31367 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.709301 29889 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.711045 30615 raft_consensus.cc:2955] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.715039 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01d987f9e303445db09f5c73a8093c90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:15.724892 29783 catalog_manager.cc:5697] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:15.735309 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 01d987f9e303445db09f5c73a8093c90 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:15.737103 31370 tablet_replica.cc:333] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:15.737985 31370 raft_consensus.cc:2243] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:15.738509 31370 raft_consensus.cc:2272] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:15.743100 31370 ts_tablet_manager.cc:1916] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:15.759683 31370 ts_tablet_manager.cc:1929] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:15.760174 31370 log.cc:1199] T 01d987f9e303445db09f5c73a8093c90 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/01d987f9e303445db09f5c73a8093c90
I20260709 12:23:15.761831 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 01d987f9e303445db09f5c73a8093c90 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:15.797184 31157 raft_consensus.cc:993] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:15.797753 31292 raft_consensus.cc:1081] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:15.799325 30034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:15.799751 30034 raft_consensus.cc:493] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.800010 30034 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:15.804508 30034 raft_consensus.cc:515] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:15.805989 30034 leader_election.cc:290] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:15.806681 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:15.806986 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e46cfa5ead40ec97cacde391045cfe" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:15.807289 29889 raft_consensus.cc:3055] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:15.807601 29889 raft_consensus.cc:740] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:15.807596 29960 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:15.808241 29889 consensus_queue.cc:260] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:15.809149 29889 raft_consensus.cc:3060] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:15.816715 29889 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:15.817883 30003 leader_election.cc:304] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:15.819011 31328 raft_consensus.cc:2804] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:15.819466 31328 raft_consensus.cc:697] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:15.820308 31328 consensus_queue.cc:237] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:15.832170 29960 raft_consensus.cc:2468] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:15.842592 31292 raft_consensus.cc:993] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:15.843212 31292 raft_consensus.cc:1081] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:15.842592 29784 catalog_manager.cc:5697] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:15.845165 29959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37802
I20260709 12:23:15.845772 29959 raft_consensus.cc:493] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.846148 29959 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.853179 31371 raft_consensus.cc:993] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:15.853607 31328 raft_consensus.cc:1081] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:15.854102 29959 raft_consensus.cc:515] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.855051 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34064
I20260709 12:23:15.856057 29959 leader_election.cc:290] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:15.856978 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:15.856740 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cd364822ea4ae3bc7b2d72e5d43683" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:15.858677 30612 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.858752 29886 raft_consensus.cc:3055] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:15.859130 29886 raft_consensus.cc:740] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:15.859917 29886 consensus_queue.cc:260] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.860967 29886 raft_consensus.cc:3060] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.863049 30612 raft_consensus.cc:2468] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:15.864040 29930 leader_election.cc:304] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [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: 86b337777a3f47ba90fc4179560c9d99, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:15.865190 31265 raft_consensus.cc:2804] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:15.865579 31265 raft_consensus.cc:697] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:15.855645 29889 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:15.866565 29889 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.866336 31265 consensus_queue.cc:237] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.875541 29889 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.877158 29886 raft_consensus.cc:2468] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:15.878279 29889 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:15.878652 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:15.882007 30030 raft_consensus.cc:3055] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:15.882332 30030 raft_consensus.cc:740] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:15.882951 30030 consensus_queue.cc:260] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.883651 30030 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.886724 30615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:15.887305 30615 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:15.889263 31157 raft_consensus.cc:1064] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:15.891497 31157 consensus_queue.cc:237] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.896080 30030 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:15.896021 31264 raft_consensus.cc:1064] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:15.900490 29852 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:15.901305 31154 raft_consensus.cc:2804] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:15.901741 31154 raft_consensus.cc:697] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:15.902706 31154 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.901769 31264 consensus_queue.cc:237] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.901862 30615 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:15.930326 31328 raft_consensus.cc:1064] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:15.934005 31328 consensus_queue.cc:237] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:15.941131 30034 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:15.942806 31379 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.946928 30612 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:15.947249 29784 catalog_manager.cc:5697] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:15.948905 29959 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:15.952714 31292 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.966804 30030 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.969363 31265 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:23:15.973969 30612 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.979641 31375 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.982780 29784 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:15.983692 31264 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.984934 30615 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:15.986425 31381 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:15.988680 31154 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.020951 29959 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:16.022138 29889 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:16.024183 31371 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:16.030812 31330 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:16.031231 30612 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:16.124186 31385 log.cc:927] Time spent T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:23:16.150743 29885 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:23:16.158208 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 122704us
I20260709 12:23:16.172556 31265 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:16.172382 29784 catalog_manager.cc:5697] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:23:16.204909 31386 log.cc:927] Time spent T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 12:23:16.210093 30579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 54172.7us
I20260709 12:23:16.242565 31381 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.246938 29886 raft_consensus.cc:1275] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:16.248555 29963 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.257357 29889 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.260877 30615 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.261054 31399 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.279911 29885 consensus_queue.cc:237] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.296893 29785 catalog_manager.cc:5697] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.299908 29784 catalog_manager.cc:5697] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.308410 30035 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.315733 30612 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.320362 30615 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:16.322722 31375 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.322132 30035 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.326355 29881 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.334859 31330 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:16.342150 29960 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.342983 30614 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.343576 29963 consensus_queue.cc:237] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.333703 31375 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.355381 29885 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.357069 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 057516ea8d49481192ee72cf9847e472 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:16.357878 31367 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.370791 30034 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.373273 30615 raft_consensus.cc:1275] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.382367 31398 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.386502 31399 consensus_queue.cc:1048] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.394896 29886 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.397397 31375 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:16.396461 31290 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:16.403652 29963 raft_consensus.cc:1275] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:16.403577 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ec0159fc6374b2e922a28b59401342b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:16.408046 30612 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.401871 29889 raft_consensus.cc:2955] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.413898 31380 consensus_queue.cc:1048] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.414517 29960 raft_consensus.cc:1275] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:16.416023 31393 consensus_queue.cc:1048] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:16.459817 30615 raft_consensus.cc:1275] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.461566 31380 consensus_queue.cc:1048] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:16.470513 29961 raft_consensus.cc:2955] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.485297 29784 catalog_manager.cc:5697] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.494828 30614 raft_consensus.cc:1275] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:16.504595 30035 consensus_queue.cc:237] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.506873 31399 consensus_queue.cc:1048] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:16.511847 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 057516ea8d49481192ee72cf9847e472 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:16.517970 29889 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.518400 30615 raft_consensus.cc:1275] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:16.519790 31371 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.521548 31371 consensus_queue.cc:1048] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:16.523885 29786 catalog_manager.cc:5697] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.530498 31328 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.532881 29889 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.535907 30612 raft_consensus.cc:2955] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.540421 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ade267ed4fd4c96834a6dbf4ca477ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:16.550942 31412 tablet_replica.cc:333] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:16.552104 31412 raft_consensus.cc:2243] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:16.554800 31412 raft_consensus.cc:2272] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:16.560524 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.563257 31412 ts_tablet_manager.cc:1916] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:16.575479 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ec0159fc6374b2e922a28b59401342b with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:16.576169 29784 catalog_manager.cc:5697] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:16.593235 31412 ts_tablet_manager.cc:1929] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:23:16.593240 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ade267ed4fd4c96834a6dbf4ca477ca with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:16.593848 31412 log.cc:1199] T 057516ea8d49481192ee72cf9847e472 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/057516ea8d49481192ee72cf9847e472
I20260709 12:23:16.595500 31412 tablet_replica.cc:333] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:16.595501 31414 tablet_replica.cc:333] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:16.595533 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 057516ea8d49481192ee72cf9847e472 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:16.596639 31412 raft_consensus.cc:2243] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:16.596710 31414 raft_consensus.cc:2243] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:16.597572 31412 raft_consensus.cc:2272] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:16.597657 31414 raft_consensus.cc:2272] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:16.601408 31412 ts_tablet_manager.cc:1916] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:16.602393 31414 ts_tablet_manager.cc:1916] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:16.615231 31414 ts_tablet_manager.cc:1929] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:16.615540 31414 log.cc:1199] T 1ade267ed4fd4c96834a6dbf4ca477ca P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/1ade267ed4fd4c96834a6dbf4ca477ca
I20260709 12:23:16.616307 31412 ts_tablet_manager.cc:1929] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:16.616796 31412 log.cc:1199] T 4ec0159fc6374b2e922a28b59401342b P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/4ec0159fc6374b2e922a28b59401342b
I20260709 12:23:16.616899 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 1ade267ed4fd4c96834a6dbf4ca477ca (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:16.618224 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 4ec0159fc6374b2e922a28b59401342b (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:16.626406 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:16.626895 29961 raft_consensus.cc:606] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:16.629065 30034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1da12913919941feb85b615a336862fa"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:16.629503 30034 raft_consensus.cc:606] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:16.631597 29881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:16.631997 29881 raft_consensus.cc:606] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:16.633002 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:23:16.634119 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:16.634711 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.725260 31375 raft_consensus.cc:993] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:16.725790 31375 raft_consensus.cc:1081] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:16.727263 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:16.727768 30614 raft_consensus.cc:493] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:16.728120 30614 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.732708 30614 raft_consensus.cc:515] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.734427 30614 leader_election.cc:290] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:16.735098 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:16.735682 29889 raft_consensus.cc:3055] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:16.736047 29889 raft_consensus.cc:740] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:16.735705 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f5e29ee6ed4bdc96c740d0f23dcc41" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:16.736653 30034 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.736724 29889 consensus_queue.cc:260] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.737707 29889 raft_consensus.cc:3060] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.742179 30034 raft_consensus.cc:2468] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:16.742489 29889 raft_consensus.cc:2468] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 2.
I20260709 12:23:16.743321 30579 leader_election.cc:304] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:16.744102 31395 raft_consensus.cc:2804] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:16.744550 31395 raft_consensus.cc:697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:16.745381 31395 consensus_queue.cc:237] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.768437 29786 catalog_manager.cc:5697] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 2 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:16.782285 31328 raft_consensus.cc:993] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:16.782753 31371 raft_consensus.cc:1081] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:16.784232 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1da12913919941feb85b615a336862fa"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34064
I20260709 12:23:16.784653 29889 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:16.784981 29889 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.790633 29889 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.792168 29889 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:16.793252 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:16.793267 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:16.794013 30614 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.794057 30034 raft_consensus.cc:3055] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:16.794457 30034 raft_consensus.cc:740] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:16.795182 30034 consensus_queue.cc:260] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.796283 30034 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:16.800383 30614 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:16.801388 29855 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:16.801998 31375 raft_consensus.cc:2804] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:16.802132 30034 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:16.802376 31375 raft_consensus.cc:697] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:16.803525 31375 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:16.813413 29786 catalog_manager.cc:5697] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:17.020663 31367 raft_consensus.cc:993] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:17.021569 31418 raft_consensus.cc:1081] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:17.023458 29889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:17.024250 29889 raft_consensus.cc:493] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:17.024690 29889 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.031178 29889 raft_consensus.cc:515] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:17.033579 29889 leader_election.cc:290] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:17.039592 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:17.040423 29960 raft_consensus.cc:3055] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:17.040747 29960 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:17.041921 29960 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:17.046017 29960 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.054992 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:17.055647 30614 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:17.055917 29960 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:17.057354 29855 leader_election.cc:304] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:17.058121 31377 raft_consensus.cc:2804] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:17.058495 31377 raft_consensus.cc:697] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:17.059286 31377 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:17.061874 30614 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:17.074287 29783 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:17.137945 29889 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.139191 31395 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.155826 30034 raft_consensus.cc:1275] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.157155 31395 consensus_queue.cc:1048] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.204013 30614 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.205193 31377 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.216001 30034 raft_consensus.cc:1275] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.217494 31380 consensus_queue.cc:1048] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:17.441340 29960 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.442409 31380 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.457998 30612 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:17.460907 31377 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:17.660373 30036 consensus_queue.cc:237] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:17.666678 29961 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:23:17.666870 30004 consensus_peers.cc:597] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edd76133103c489892e6bc70734db0ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:17.667021 29889 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:17.668015 31371 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:17.668900 31393 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:17.672740 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:17.681151 31393 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.683318 29889 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.700022 29961 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.704612 29784 catalog_manager.cc:5697] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:17.711186 29960 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:17.726603 30036 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:17.727759 29889 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:23:17.728955 29930 consensus_peers.cc:597] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 939737497c5d4883a71507509e94ef67. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:17.729960 31399 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:17.732043 31418 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:17.764362 31431 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.764637 29881 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.767844 30035 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.780893 29886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:17.781548 29886 raft_consensus.cc:606] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:17.789461 30034 consensus_queue.cc:237] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:17.794883 29786 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:17.798959 29889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:17.801222 29889 raft_consensus.cc:606] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:17.808781 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:17.811147 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:17.815303 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:23:17.824905 30004 consensus_peers.cc:597] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73755f81e5a845339a4cc93b1218ea17. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:17.828672 29960 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:17.829317 29881 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:17.830370 31436 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:17.831533 31371 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:17.842111 31371 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.843786 29960 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.855297 29881 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.871827 29960 consensus_queue.cc:237] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:17.871526 29784 catalog_manager.cc:5697] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:17.879135 30034 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:23:17.881079 29930 consensus_peers.cc:597] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e97b6f5d6f64e02bee56ef25cf7a85d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:17.881141 31399 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:17.891212 29889 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:17.894232 31447 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:17.902756 31418 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.905591 30035 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.931268 29784 catalog_manager.cc:5697] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:17.949977 29881 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:18.151845 31450 ts_tablet_manager.cc:933] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:18.153606 31450 tablet_copy_client.cc:323] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:18.155581 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 939737497c5d4883a71507509e94ef67 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:18.156095 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 939737497c5d4883a71507509e94ef67 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-939737497c5d4883a71507509e94ef67
I20260709 12:23:18.162299 29974 tablet_copy_source_session.cc:215] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:18.168148 31450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939737497c5d4883a71507509e94ef67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.185005 31450 tablet_copy_client.cc:806] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:18.185563 31450 tablet_copy_client.cc:670] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:18.189090 31450 tablet_copy_client.cc:538] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:18.196954 31450 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:18.212841 31375 raft_consensus.cc:993] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:18.213397 31375 raft_consensus.cc:1081] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:18.215286 29960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37802
I20260709 12:23:18.215819 29960 raft_consensus.cc:493] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.216140 29960 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.223147 29960 raft_consensus.cc:515] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:18.223934 31450 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:18.224872 31450 tablet_bootstrap.cc:492] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:18.225757 31450 ts_tablet_manager.cc:1403] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.006s
I20260709 12:23:18.225781 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:18.226301 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8425c3c6db4a4fbcc21c7486cd621a" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:18.226495 29886 raft_consensus.cc:3055] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:18.227005 30035 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.227087 29960 leader_election.cc:290] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:18.227016 29886 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:18.228449 29886 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:18.229698 29886 raft_consensus.cc:3060] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.230248 31450 raft_consensus.cc:359] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.231021 31450 raft_consensus.cc:740] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:18.231624 31450 consensus_queue.cc:260] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.234099 31450 ts_tablet_manager.cc:1434] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:23:18.237237 29886 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:18.238714 29929 leader_election.cc:304] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:18.239919 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-939737497c5d4883a71507509e94ef67 received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:18.240389 31418 raft_consensus.cc:2804] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:18.241138 31418 raft_consensus.cc:697] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:18.242064 31418 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:18.240422 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-939737497c5d4883a71507509e94ef67 on tablet 939737497c5d4883a71507509e94ef67 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:18.260321 30035 raft_consensus.cc:2468] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:18.264482 29784 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:18.272900 31450 ts_tablet_manager.cc:933] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:18.274611 31450 tablet_copy_client.cc:323] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:18.276762 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet edd76133103c489892e6bc70734db0ca from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:18.277303 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet edd76133103c489892e6bc70734db0ca from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-edd76133103c489892e6bc70734db0ca
I20260709 12:23:18.285705 30048 tablet_copy_source_session.cc:215] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:18.288815 31450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd76133103c489892e6bc70734db0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.292529 31455 ts_tablet_manager.cc:933] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:18.294356 31455 tablet_copy_client.cc:323] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:18.295923 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:18.296470 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 7e97b6f5d6f64e02bee56ef25cf7a85d from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-7e97b6f5d6f64e02bee56ef25cf7a85d
I20260709 12:23:18.305586 31450 tablet_copy_client.cc:806] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:18.306236 31450 tablet_copy_client.cc:670] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:18.310393 31380 raft_consensus.cc:993] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:18.310863 31380 raft_consensus.cc:1081] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:18.313558 31450 tablet_copy_client.cc:538] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:18.313848 30034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50198
I20260709 12:23:18.314395 30034 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:18.314706 30034 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.322881 31450 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:18.322559 30034 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:18.324445 29974 tablet_copy_source_session.cc:215] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:18.326004 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:18.326596 29886 raft_consensus.cc:3055] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:18.326930 29886 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:18.328094 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.327668 29886 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:18.329758 29886 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.330127 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:18.330662 30614 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:18.342625 29886 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:18.328914 30034 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:18.354123 30003 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:18.355744 31450 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:18.356389 31436 raft_consensus.cc:2804] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:18.356642 31450 tablet_bootstrap.cc:492] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:18.356921 31436 raft_consensus.cc:697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:18.357369 31450 ts_tablet_manager.cc:1403] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.014s
I20260709 12:23:18.361608 31436 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:18.363054 31455 tablet_copy_client.cc:806] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:18.363674 31455 tablet_copy_client.cc:670] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:18.369309 31455 tablet_copy_client.cc:538] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:18.371534 31450 raft_consensus.cc:359] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.372481 31450 raft_consensus.cc:740] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:18.373136 31450 consensus_queue.cc:260] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.378477 31450 ts_tablet_manager.cc:1434] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 12:23:18.379225 31455 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:18.380079 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-edd76133103c489892e6bc70734db0ca received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:18.380568 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-edd76133103c489892e6bc70734db0ca on tablet edd76133103c489892e6bc70734db0ca with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:18.383720 31450 ts_tablet_manager.cc:933] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:18.394958 30614 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:18.414969 29786 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:18.417564 31455 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:18.418524 31455 tablet_bootstrap.cc:492] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:18.419364 31455 ts_tablet_manager.cc:1403] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.011s
I20260709 12:23:18.422600 31455 raft_consensus.cc:359] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.423425 31455 raft_consensus.cc:740] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:18.424109 31455 consensus_queue.cc:260] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.425274 31450 tablet_copy_client.cc:323] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:18.426522 31455 ts_tablet_manager.cc:1434] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:18.428164 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 73755f81e5a845339a4cc93b1218ea17 from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
W20260709 12:23:18.428506 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 74555.5us
I20260709 12:23:18.429528 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-7e97b6f5d6f64e02bee56ef25cf7a85d received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:18.430007 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-7e97b6f5d6f64e02bee56ef25cf7a85d on tablet 7e97b6f5d6f64e02bee56ef25cf7a85d with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:18.428848 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 73755f81e5a845339a4cc93b1218ea17 from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-73755f81e5a845339a4cc93b1218ea17
I20260709 12:23:18.439101 30048 tablet_copy_source_session.cc:215] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:18.442384 31450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73755f81e5a845339a4cc93b1218ea17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:18.459792 31450 tablet_copy_client.cc:806] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:18.460409 31450 tablet_copy_client.cc:670] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:18.463647 31450 tablet_copy_client.cc:538] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:18.471961 31450 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:18.489323 31450 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:18.490178 31450 tablet_bootstrap.cc:492] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:18.490782 31450 ts_tablet_manager.cc:1403] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260709 12:23:18.493396 31450 raft_consensus.cc:359] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.494167 31450 raft_consensus.cc:740] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:18.494748 31450 consensus_queue.cc:260] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:18.496850 31450 ts_tablet_manager.cc:1434] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:18.498858 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-73755f81e5a845339a4cc93b1218ea17 received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:18.499253 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-73755f81e5a845339a4cc93b1218ea17 on tablet 73755f81e5a845339a4cc93b1218ea17 with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:18.546636 30615 raft_consensus.cc:1217] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:23:18.624686 30035 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:18.626113 31399 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:18.646813 29889 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:18.649185 31447 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:18.689267 30615 raft_consensus.cc:1217] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:23:18.851900 30615 raft_consensus.cc:1217] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:18.863312 30615 raft_consensus.cc:1217] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:18.874109 30615 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:18.874825 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:18.875735 31436 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:18.888374 29886 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:18.890091 31371 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:18.955263 29960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:18.955783 29960 raft_consensus.cc:606] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:18.958848 30035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:18.959450 30035 raft_consensus.cc:606] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:18.960791 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:18.962018 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:18.962605 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:19.033087 31371 raft_consensus.cc:993] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:19.033689 31436 raft_consensus.cc:1081] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:19.035095 29961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37814
I20260709 12:23:19.035650 29961 raft_consensus.cc:493] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:19.035982 29961 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.045404 29961 raft_consensus.cc:515] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.048549 29961 leader_election.cc:290] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:19.049571 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:19.051191 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40ccb7c3c74c0abf4c1f4961b6ee85" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:19.054076 30035 raft_consensus.cc:3055] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:19.054368 29889 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.054467 30035 raft_consensus.cc:740] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:19.055358 30035 consensus_queue.cc:260] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.056378 30035 raft_consensus.cc:3060] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.064127 29889 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:19.064951 30035 raft_consensus.cc:2468] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 3.
I20260709 12:23:19.065284 29929 leader_election.cc:304] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:19.066915 31418 raft_consensus.cc:2804] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:19.067422 31418 raft_consensus.cc:697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:19.068272 31418 consensus_queue.cc:237] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.079545 29784 catalog_manager.cc:5697] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 2 to 3, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.149869 31418 raft_consensus.cc:1064] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:19.152024 31418 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.158558 30615 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:19.159837 31447 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:19.160104 29889 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:19.159559 30035 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:19.161356 31418 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:19.165244 31447 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:19.183938 31431 raft_consensus.cc:993] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:19.184473 31431 raft_consensus.cc:1081] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:19.187861 29886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34066
I20260709 12:23:19.188468 29886 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:19.188807 29886 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.196564 31399 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.202746 29889 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.209824 29886 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.212692 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:19.213268 29960 raft_consensus.cc:3055] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:19.213549 29960 raft_consensus.cc:740] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:19.215142 29960 consensus_queue.cc:260] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.214107 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2451bb51b2f24ee58d18f325677c09ff" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:19.216993 30036 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.226596 29886 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 3 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:19.236073 30035 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.216315 29960 raft_consensus.cc:3060] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:19.241390 29784 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.262153 30036 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 3.
I20260709 12:23:19.263645 29852 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:19.263908 29961 consensus_queue.cc:237] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.265051 29960 raft_consensus.cc:2468] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 3.
I20260709 12:23:19.265002 30615 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.269465 29889 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:19.271044 31447 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:19.275465 31375 raft_consensus.cc:2804] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:19.275931 31375 raft_consensus.cc:697] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 3 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:19.276672 31375 consensus_queue.cc:237] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:19.300122 31436 raft_consensus.cc:1064] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:19.304219 31436 consensus_queue.cc:237] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.315986 30614 raft_consensus.cc:1275] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:19.322549 31447 consensus_queue.cc:1048] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:19.333650 31447 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.387001 30614 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.341674 29886 raft_consensus.cc:2955] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.404603 29786 catalog_manager.cc:5697] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 5 to 6, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:19.409904 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 95041.6us
I20260709 12:23:19.408936 29783 catalog_manager.cc:5697] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 2 to 3, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 3 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:19.411451 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 939737497c5d4883a71507509e94ef67 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:19.429224 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet 939737497c5d4883a71507509e94ef67 with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:19.436053 31486 tablet_replica.cc:333] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:19.437100 31486 raft_consensus.cc:2243] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:19.437906 31486 raft_consensus.cc:2272] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:19.440598 30614 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:19.441010 31486 ts_tablet_manager.cc:1916] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:19.442194 31458 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:19.445228 29961 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:19.447055 31458 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:19.455978 29886 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:19.457355 31371 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:19.468024 31371 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.471237 30615 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.474895 30035 raft_consensus.cc:1275] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.476620 31399 raft_consensus.cc:1064] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:19.476383 31447 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.479126 31399 consensus_queue.cc:237] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.496357 29889 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.496547 30036 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.498319 30612 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.499372 31447 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.500430 31431 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.501916 31483 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.532820 31436 raft_consensus.cc:1064] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:19.536999 29783 catalog_manager.cc:5697] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.570849 31483 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.590422 30614 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:19.604288 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.132:40403, user_credentials={real_user=slave}} blocked reactor thread for 115873us
I20260709 12:23:19.607652 29881 raft_consensus.cc:1275] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.609071 31399 consensus_queue.cc:1048] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.626084 29961 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.636281 29889 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.649995 29886 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.590317 31486 ts_tablet_manager.cc:1929] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:19.684520 31486 log.cc:1199] T 939737497c5d4883a71507509e94ef67 P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/939737497c5d4883a71507509e94ef67
W20260709 12:23:19.729074 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 108872us
I20260709 12:23:19.735136 29783 catalog_manager.cc:5697] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.735817 31436 consensus_queue.cc:237] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.740293 30030 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:19.761031 30004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:33845, user_credentials={real_user=slave}} blocked reactor thread for 75698.5us
I20260709 12:23:19.781144 29885 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.763679 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet 939737497c5d4883a71507509e94ef67 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:19.782059 30614 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.786791 29961 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:19.786644 30035 consensus_queue.cc:237] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.796157 29961 consensus_queue.cc:237] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:19.800009 31371 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.818367 30614 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:19.819630 30030 raft_consensus.cc:1275] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:19.820741 31508 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:19.825350 30614 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:19.827734 29961 raft_consensus.cc:1275] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:19.828770 31505 consensus_queue.cc:1048] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:19.831548 31436 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.832207 29961 raft_consensus.cc:1275] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.834342 31494 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:19.834985 31470 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.838454 31494 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.841014 31399 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.843866 31494 consensus_queue.cc:1048] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:19.850432 30030 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.858990 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:19.860852 30614 raft_consensus.cc:2955] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.868386 29784 catalog_manager.cc:5697] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 3 to 4, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 1 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.883680 30030 raft_consensus.cc:1275] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:19.886080 31375 consensus_queue.cc:1048] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:19.893028 31436 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.901372 30614 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.902133 31458 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.907662 29961 raft_consensus.cc:2955] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.908217 29960 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.922590 30612 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.934602 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edd76133103c489892e6bc70734db0ca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:19.938227 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e97b6f5d6f64e02bee56ef25cf7a85d with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:19.966868 31517 tablet_replica.cc:333] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:19.969863 29886 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:19.970916 31517 raft_consensus.cc:2243] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:19.972070 31517 raft_consensus.cc:2272] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:19.979949 31517 ts_tablet_manager.cc:1916] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:19.985622 29783 catalog_manager.cc:5697] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 4 to 5, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:20.005316 29783 catalog_manager.cc:5697] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:20.012355 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:23:20.005275 29852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 46697.2us
I20260709 12:23:20.022120 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet edd76133103c489892e6bc70734db0ca with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:20.036255 31517 ts_tablet_manager.cc:1929] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:20.039958 31517 log.cc:1199] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/7e97b6f5d6f64e02bee56ef25cf7a85d
I20260709 12:23:20.042197 31517 tablet_replica.cc:333] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:20.048488 31517 raft_consensus.cc:2243] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:20.049268 31517 raft_consensus.cc:2272] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:20.042927 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 7e97b6f5d6f64e02bee56ef25cf7a85d (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:20.067704 31517 ts_tablet_manager.cc:1916] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:20.083542 30030 consensus_queue.cc:237] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.089905 30612 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:20.090109 29885 raft_consensus.cc:1275] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:20.091804 31458 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:20.093632 31436 consensus_queue.cc:1048] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:20.101148 31494 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:20.107023 29886 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:20.107548 30612 raft_consensus.cc:2955] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:20.124135 31517 ts_tablet_manager.cc:1929] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:20.124631 31517 log.cc:1199] T edd76133103c489892e6bc70734db0ca P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/edd76133103c489892e6bc70734db0ca
I20260709 12:23:20.126014 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73755f81e5a845339a4cc93b1218ea17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:20.126106 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet edd76133103c489892e6bc70734db0ca (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:20.125538 29783 catalog_manager.cc:5697] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:20.139863 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 73755f81e5a845339a4cc93b1218ea17 with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:20.142184 31519 tablet_replica.cc:333] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:20.145282 29886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:20.145828 29886 raft_consensus.cc:606] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:20.148212 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:20.148733 29961 raft_consensus.cc:606] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:20.150136 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:20.151691 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:20.152812 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:20.156876 31519 raft_consensus.cc:2243] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:20.157482 31519 raft_consensus.cc:2272] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:20.160252 31519 ts_tablet_manager.cc:1916] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:20.172575 31519 ts_tablet_manager.cc:1929] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:20.172902 31519 log.cc:1199] T 73755f81e5a845339a4cc93b1218ea17 P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/73755f81e5a845339a4cc93b1218ea17
I20260709 12:23:20.174649 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 73755f81e5a845339a4cc93b1218ea17 (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:20.575764 31505 raft_consensus.cc:993] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:20.576228 31508 raft_consensus.cc:1081] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:20.577450 30030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50208
I20260709 12:23:20.577874 30030 raft_consensus.cc:493] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.578161 30030 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.582770 30030 raft_consensus.cc:515] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.584371 30030 leader_election.cc:290] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:20.585004 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:20.585314 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df11b73d5e084a9baa45309aeadf6bef" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:20.585486 29960 raft_consensus.cc:3055] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:20.585783 29960 raft_consensus.cc:740] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:20.585834 30612 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.586509 29960 consensus_queue.cc:260] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.587463 29960 raft_consensus.cc:3060] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:20.591318 30612 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:20.592492 30004 leader_election.cc:304] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:20.593284 31458 raft_consensus.cc:2804] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:20.593727 31458 raft_consensus.cc:697] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:20.594588 31458 consensus_queue.cc:237] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [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: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.597402 29960 raft_consensus.cc:2468] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:20.614424 29787 catalog_manager.cc:5697] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:20.673884 31375 raft_consensus.cc:993] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:20.674350 31518 raft_consensus.cc:1081] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:20.675769 30612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:37568
I20260709 12:23:20.676261 30612 raft_consensus.cc:493] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:20.676618 30612 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.681561 30612 raft_consensus.cc:515] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.683240 30612 leader_election.cc:290] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:20.683660 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:20.684032 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae951b591274a90ac9eb21ab4eec898" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:20.684235 29886 raft_consensus.cc:3055] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:20.684548 29961 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.684566 29886 raft_consensus.cc:740] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:20.685343 29886 consensus_queue.cc:260] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.686255 29886 raft_consensus.cc:3060] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:20.689635 29961 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 3.
I20260709 12:23:20.690716 30582 leader_election.cc:304] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:20.691381 31395 raft_consensus.cc:2804] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:20.691706 31395 raft_consensus.cc:697] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:20.691946 29886 raft_consensus.cc:2468] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 3.
I20260709 12:23:20.692435 31395 consensus_queue.cc:237] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:20.701696 29787 catalog_manager.cc:5697] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 3 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:20.980026 30612 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:20.981352 31458 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:20.997694 29960 raft_consensus.cc:1275] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:21.003587 31527 consensus_queue.cc:1048] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:21.153641 29961 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:21.154872 31395 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:21.170818 29885 raft_consensus.cc:1275] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:21.173974 31520 consensus_queue.cc:1048] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:21.191291 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:21.238762 30034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "355af1e7b68649f98253c797934c7736"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:21.239225 30034 raft_consensus.cc:606] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Received request to transfer leadership to TS 038631415bd946cbb95bf63801cf751d
I20260709 12:23:21.240302 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:21.239871 29885 consensus_queue.cc:237] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:21.241410 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:21.241994 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:21.245837 30034 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:21.248001 31518 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:21.249058 29855 consensus_peers.cc:597] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1815729337144e58b74d47f688897a5f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.253134 29960 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:21.254460 31375 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:21.264480 31518 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.270146 29961 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.278810 30034 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.419252 29786 catalog_manager.cc:5697] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.497088 29885 consensus_queue.cc:237] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:21.501509 29855 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.132:40403, user_credentials={real_user=slave}} blocked reactor thread for 54988.9us
W20260709 12:23:21.544186 29855 consensus_peers.cc:597] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7bb493c05fd4f558bb553d197a5a55c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.546429 30034 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:21.547593 31375 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:21.550606 29960 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:23:21.555527 31544 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:21.561406 31546 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.563021 30034 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.568936 31525 raft_consensus.cc:993] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: : Instructing follower 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:21.569438 31525 raft_consensus.cc:1081] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Signalling peer 038631415bd946cbb95bf63801cf751d to start an election
I20260709 12:23:21.571329 29885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "355af1e7b68649f98253c797934c7736"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
 from {username='slave'} at 127.0.0.1:34064
I20260709 12:23:21.569447 29960 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.575765 30030 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:21.581501 29885 raft_consensus.cc:493] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:21.583487 29961 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:21.584139 29881 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:23:21.585116 30004 consensus_peers.cc:597] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 353ad5dd3c9b4601b8901c46ce6d6d7f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.585561 31458 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.587373 31525 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.591214 29787 catalog_manager.cc:5697] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 2, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.598789 29885 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:21.603163 31458 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.606678 29961 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.605134 29881 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.611332 29885 raft_consensus.cc:515] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:21.615269 29885 leader_election.cc:290] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [CANDIDATE]: Term 2 election: Requested vote from peers b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:21.616802 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:21.617362 29959 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:21.618475 30034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355af1e7b68649f98253c797934c7736" candidate_uuid: "038631415bd946cbb95bf63801cf751d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:21.619051 30034 raft_consensus.cc:3055] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:21.619390 30034 raft_consensus.cc:740] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:21.620100 30034 consensus_queue.cc:260] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:21.621223 30034 raft_consensus.cc:3060] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:21.628108 29963 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:21.638712 30030 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:23:21.640537 29959 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:21.642071 29855 leader_election.cc:304] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [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: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254; no voters: 
I20260709 12:23:21.642192 31508 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.643122 31546 raft_consensus.cc:2804] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:21.643595 31546 raft_consensus.cc:697] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Becoming Leader. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:21.644340 30034 raft_consensus.cc:2468] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038631415bd946cbb95bf63801cf751d in term 2.
I20260709 12:23:21.644405 31546 consensus_queue.cc:237] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:21.646668 29885 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:23:21.650828 29930 consensus_peers.cc:597] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d8425c3c6db4a4fbcc21c7486cd621a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.660938 31549 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:21.660938 29783 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:21.664745 31508 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.671769 30030 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.683462 29787 catalog_manager.cc:5697] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d reported cstate change: term changed from 1 to 2, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 038631415bd946cbb95bf63801cf751d (127.28.14.129). New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:21.711627 29885 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.712702 29786 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index -1 to 4, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:21.796663 31561 ts_tablet_manager.cc:933] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:21.799947 31561 tablet_copy_client.cc:323] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:21.801503 29898 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 1815729337144e58b74d47f688897a5f from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:21.801977 29898 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 1815729337144e58b74d47f688897a5f from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-1815729337144e58b74d47f688897a5f
I20260709 12:23:21.807839 29898 tablet_copy_source_session.cc:215] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:21.810735 31561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1815729337144e58b74d47f688897a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.826548 31561 tablet_copy_client.cc:806] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:21.827066 31561 tablet_copy_client.cc:670] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:21.830152 31561 tablet_copy_client.cc:538] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:21.837114 31561 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:21.852870 31561 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:21.853858 31561 tablet_bootstrap.cc:492] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:21.854414 31561 ts_tablet_manager.cc:1403] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260709 12:23:21.856626 31561 raft_consensus.cc:359] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:21.857204 31561 raft_consensus.cc:740] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:21.857685 31561 consensus_queue.cc:260] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:21.859925 31561 ts_tablet_manager.cc:1434] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:21.862617 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-1815729337144e58b74d47f688897a5f received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:21.863029 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-1815729337144e58b74d47f688897a5f on tablet 1815729337144e58b74d47f688897a5f with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:21.966627 31561 ts_tablet_manager.cc:933] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:21.972386 31561 tablet_copy_client.cc:323] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:21.973906 29898 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet c7bb493c05fd4f558bb553d197a5a55c from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:21.974412 29898 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet c7bb493c05fd4f558bb553d197a5a55c from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-c7bb493c05fd4f558bb553d197a5a55c
I20260709 12:23:21.981102 29898 tablet_copy_source_session.cc:215] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:21.983600 31561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bb493c05fd4f558bb553d197a5a55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.996145 31561 tablet_copy_client.cc:806] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:21.996666 31561 tablet_copy_client.cc:670] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:21.999981 31561 tablet_copy_client.cc:538] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:22.009262 31561 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:22.029668 31561 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: 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
I20260709 12:23:22.030539 31561 tablet_bootstrap.cc:492] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:22.031210 31561 ts_tablet_manager.cc:1403] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 12:23:22.034067 31561 raft_consensus.cc:359] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.034889 31561 raft_consensus.cc:740] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:22.035501 31561 consensus_queue.cc:260] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.037974 31561 ts_tablet_manager.cc:1434] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:22.041229 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-c7bb493c05fd4f558bb553d197a5a55c received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:22.041672 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-c7bb493c05fd4f558bb553d197a5a55c on tablet c7bb493c05fd4f558bb553d197a5a55c with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:22.071439 31561 ts_tablet_manager.cc:933] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:22.073366 31561 tablet_copy_client.cc:323] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.131:43683
I20260709 12:23:22.075243 30048 tablet_copy_service.cc:140] P c7f876862c6242828381d59b4524a0d5: Received BeginTabletCopySession request for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:39578)
I20260709 12:23:22.075760 30048 tablet_copy_service.cc:161] P c7f876862c6242828381d59b4524a0d5: Beginning new tablet copy session on tablet 353ad5dd3c9b4601b8901c46ce6d6d7f from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:39578: session id = 86b337777a3f47ba90fc4179560c9d99-353ad5dd3c9b4601b8901c46ce6d6d7f
I20260709 12:23:22.083040 30048 tablet_copy_source_session.cc:215] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:22.087496 31561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.097734 31561 tablet_copy_client.cc:806] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:22.098299 31561 tablet_copy_client.cc:670] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:22.101698 31561 tablet_copy_client.cc:538] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:22.102460 30030 raft_consensus.cc:1275] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.103503 31375 consensus_queue.cc:1048] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.109968 31561 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:22.176213 31570 ts_tablet_manager.cc:933] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:22.185511 29959 raft_consensus.cc:1275] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.187048 31546 consensus_queue.cc:1048] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.194463 31561 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:22.195386 31561 tablet_bootstrap.cc:492] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:22.196058 31561 ts_tablet_manager.cc:1403] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.086s	user 0.052s	sys 0.023s
I20260709 12:23:22.198763 31561 raft_consensus.cc:359] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.199546 31561 raft_consensus.cc:740] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:22.200161 31561 consensus_queue.cc:260] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.202333 31561 ts_tablet_manager.cc:1434] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:22.203460 31570 tablet_copy_client.cc:323] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.130:33845
I20260709 12:23:22.203946 30048 tablet_copy_service.cc:342] P c7f876862c6242828381d59b4524a0d5: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-353ad5dd3c9b4601b8901c46ce6d6d7f received from {username='slave'} at 127.0.0.1:39578
I20260709 12:23:22.204398 30048 tablet_copy_service.cc:434] P c7f876862c6242828381d59b4524a0d5: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-353ad5dd3c9b4601b8901c46ce6d6d7f on tablet 353ad5dd3c9b4601b8901c46ce6d6d7f with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:22.206472 29974 tablet_copy_service.cc:140] P b17b0404f6cc4144b6e1075c9d31e254: Received BeginTabletCopySession request for tablet 2d8425c3c6db4a4fbcc21c7486cd621a from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:56696)
I20260709 12:23:22.207068 29974 tablet_copy_service.cc:161] P b17b0404f6cc4144b6e1075c9d31e254: Beginning new tablet copy session on tablet 2d8425c3c6db4a4fbcc21c7486cd621a from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:56696: session id = 86b337777a3f47ba90fc4179560c9d99-2d8425c3c6db4a4fbcc21c7486cd621a
I20260709 12:23:22.222096 29974 tablet_copy_source_session.cc:215] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:22.225296 31570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8425c3c6db4a4fbcc21c7486cd621a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.265192 31570 tablet_copy_client.cc:806] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:22.265713 31570 tablet_copy_client.cc:670] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:22.268884 31570 tablet_copy_client.cc:538] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:22.277483 31570 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:22.280586 30612 raft_consensus.cc:1217] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:22.308240 31570 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:22.309356 31570 tablet_bootstrap.cc:492] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:22.310084 31570 ts_tablet_manager.cc:1403] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.000s
I20260709 12:23:22.312247 31570 raft_consensus.cc:359] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.312817 31570 raft_consensus.cc:740] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:22.313295 31570 consensus_queue.cc:260] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.315256 31570 ts_tablet_manager.cc:1434] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:22.316856 29974 tablet_copy_service.cc:342] P b17b0404f6cc4144b6e1075c9d31e254: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-2d8425c3c6db4a4fbcc21c7486cd621a received from {username='slave'} at 127.0.0.1:56696
I20260709 12:23:22.317198 29974 tablet_copy_service.cc:434] P b17b0404f6cc4144b6e1075c9d31e254: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-2d8425c3c6db4a4fbcc21c7486cd621a on tablet 2d8425c3c6db4a4fbcc21c7486cd621a with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:22.456964 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:22.483042 30612 raft_consensus.cc:1217] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:23:22.512722 29881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c"
dest_uuid: "038631415bd946cbb95bf63801cf751d"
mode: GRACEFUL
new_leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:55982
I20260709 12:23:22.513288 29881 raft_consensus.cc:606] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Received request to transfer leadership to TS b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:22.514917 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:22.565407 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:22.566215 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:22.626612 30612 raft_consensus.cc:1217] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:23:22.635448 30614 raft_consensus.cc:1217] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:23:22.638190 31546 raft_consensus.cc:993] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: : Instructing follower b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:22.638651 31546 raft_consensus.cc:1081] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Signalling peer b17b0404f6cc4144b6e1075c9d31e254 to start an election
I20260709 12:23:22.647943 29960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
 from {username='slave'} at 127.0.0.1:37802
I20260709 12:23:22.648465 29960 raft_consensus.cc:493] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.648793 29960 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.655913 29960 raft_consensus.cc:515] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.663429 29960 leader_election.cc:290] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:22.665266 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:22.665871 30030 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.676914 30030 raft_consensus.cc:2468] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:22.678167 29927 leader_election.cc:304] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:22.678916 31508 raft_consensus.cc:2804] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:22.679394 31508 raft_consensus.cc:697] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Becoming Leader. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:22.680248 31508 consensus_queue.cc:237] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.681476 29886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bb493c05fd4f558bb553d197a5a55c" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:22.682176 29886 raft_consensus.cc:3055] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:22.682485 29886 raft_consensus.cc:740] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038631415bd946cbb95bf63801cf751d, State: Running, Role: LEADER
I20260709 12:23:22.683158 29886 consensus_queue.cc:260] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:22.684655 29886 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.698827 29886 raft_consensus.cc:2468] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17b0404f6cc4144b6e1075c9d31e254 in term 2.
I20260709 12:23:22.710891 29783 catalog_manager.cc:5697] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.712402 31578 raft_consensus.cc:1064] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:22.714844 31578 consensus_queue.cc:237] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:22.732033 30612 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:22.733542 30030 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:22.734212 29960 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:23:22.735176 31582 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.736129 31375 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.737740 31578 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.747900 31582 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.752478 30612 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.762379 29963 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.774168 30030 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.776274 29783 catalog_manager.cc:5697] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 2 to 3, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } attrs { replace: true } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.805426 29886 consensus_queue.cc:237] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:22.811110 30612 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:22.812320 31375 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:22.812978 30030 raft_consensus.cc:1275] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:23:22.814551 31375 consensus_queue.cc:1048] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:22.819818 31581 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.821341 30612 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.824237 30030 raft_consensus.cc:2955] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.843531 29773 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1815729337144e58b74d47f688897a5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:22.846482 29786 catalog_manager.cc:5697] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 3 to 4, VOTER b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) evicted. New cstate: current_term: 1 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:22.856607 29954 tablet_service.cc:1558] Processing DeleteTablet for tablet 1815729337144e58b74d47f688897a5f with delete_type TABLET_DATA_TOMBSTONED (TS b17b0404f6cc4144b6e1075c9d31e254 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 12:23:22.881347 31592 tablet_replica.cc:333] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:22.882839 31592 raft_consensus.cc:2243] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:22.883656 31592 raft_consensus.cc:2272] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:22.887408 31592 ts_tablet_manager.cc:1916] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:22.891111 31458 raft_consensus.cc:1064] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:22.893438 31458 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:22.906333 31592 ts_tablet_manager.cc:1929] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:23:22.906934 31592 log.cc:1199] T 1815729337144e58b74d47f688897a5f P b17b0404f6cc4144b6e1075c9d31e254: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/wals/1815729337144e58b74d47f688897a5f
I20260709 12:23:22.908676 29774 catalog_manager.cc:5028] TS b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): tablet 1815729337144e58b74d47f688897a5f (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:22.925351 29963 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:22.925612 30612 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:22.927142 31527 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:22.928058 29886 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:22.927995 31583 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:22.929289 31458 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:22.950007 31583 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.951624 30612 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.956774 29886 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.966914 29786 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.972265 29960 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:22.990295 30030 consensus_queue.cc:237] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:22.996470 29960 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:22.996672 30614 raft_consensus.cc:1275] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:22.997784 31458 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:22.998411 31527 consensus_queue.cc:1048] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:23.009303 31579 raft_consensus.cc:1064] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:23.009572 31458 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.012166 31579 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:23.011899 29963 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.018658 30612 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:23.020648 31508 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:23.026221 30030 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:23.027828 31549 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:23.029374 29886 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:23:23.030833 31508 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:23.036397 29771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:23.039603 29787 catalog_manager.cc:5697] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.042172 30614 raft_consensus.cc:2955] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.055563 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 353ad5dd3c9b4601b8901c46ce6d6d7f with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:23.094717 30034 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:23.099131 31580 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:23.096676 29886 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.093590 31508 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.152712 29784 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d reported cstate change: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.176378 31601 tablet_replica.cc:333] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:23.194097 31601 raft_consensus.cc:2243] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:23.203621 31601 raft_consensus.cc:2272] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:23.228914 29927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:43683, user_credentials={real_user=slave}} blocked reactor thread for 46843.7us
I20260709 12:23:23.234840 31601 ts_tablet_manager.cc:1916] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:23.249365 30034 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.259711 31601 ts_tablet_manager.cc:1929] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:23.266050 31601 log.cc:1199] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/353ad5dd3c9b4601b8901c46ce6d6d7f
I20260709 12:23:23.274336 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 353ad5dd3c9b4601b8901c46ce6d6d7f (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:23.292510 30614 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
W20260709 12:23:23.293941 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 88201.7us
I20260709 12:23:23.297477 29889 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:23.299860 29963 consensus_queue.cc:237] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:23.318830 30614 raft_consensus.cc:3060] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 1 LEARNER]: Advancing to term 2
I20260709 12:23:23.321846 30035 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:23.324878 31549 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:23.326474 31580 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:23.334580 30614 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:23.339210 31606 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.340584 30614 raft_consensus.cc:1275] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:23:23.344432 31610 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:23.345762 31610 consensus_queue.cc:1048] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:23:23.358501 30035 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.362478 30615 raft_consensus.cc:2955] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.392454 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d8425c3c6db4a4fbcc21c7486cd621a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:23.407522 29783 catalog_manager.cc:5697] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 reported cstate change: config changed from index 5 to 6, VOTER 038631415bd946cbb95bf63801cf751d (127.28.14.129) evicted. New cstate: current_term: 3 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.418781 31580 raft_consensus.cc:1064] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: attempting to promote NON_VOTER 86b337777a3f47ba90fc4179560c9d99 to VOTER
I20260709 12:23:23.421748 29877 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d8425c3c6db4a4fbcc21c7486cd621a with delete_type TABLET_DATA_TOMBSTONED (TS 038631415bd946cbb95bf63801cf751d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34058
I20260709 12:23:23.421993 31580 consensus_queue.cc:237] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:23.423650 31601 tablet_replica.cc:333] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:23.424530 31601 raft_consensus.cc:2243] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:23.425216 31601 raft_consensus.cc:2272] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:23.428448 31601 ts_tablet_manager.cc:1916] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:23.429056 30035 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:23.433964 31549 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:23.440482 30614 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:23.442210 31608 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:23.452685 31601 ts_tablet_manager.cc:1929] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:23:23.453159 31601 log.cc:1199] T 2d8425c3c6db4a4fbcc21c7486cd621a P 038631415bd946cbb95bf63801cf751d: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/wals/2d8425c3c6db4a4fbcc21c7486cd621a
I20260709 12:23:23.459156 29773 catalog_manager.cc:5028] TS 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): tablet 2d8425c3c6db4a4fbcc21c7486cd621a (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:23.461886 31609 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.471930 30614 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.474884 29881 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:23:23.476435 31606 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:23.477303 30035 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.483729 29784 catalog_manager.cc:5697] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index 2 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:23.485561 29881 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:23.706501 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:23.751828 29963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035"
dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
mode: GRACEFUL
new_leader_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:41634
I20260709 12:23:23.752409 29963 raft_consensus.cc:606] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Received request to transfer leadership to TS c7f876862c6242828381d59b4524a0d5
I20260709 12:23:23.753633 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:23.755180 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:23.755999 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:23.943014 31609 raft_consensus.cc:993] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: : Instructing follower c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:23.943689 31609 raft_consensus.cc:1081] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Signalling peer c7f876862c6242828381d59b4524a0d5 to start an election
I20260709 12:23:23.945245 30030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
 from {username='slave'} at 127.0.0.1:50208
I20260709 12:23:23.945693 30030 raft_consensus.cc:493] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.945983 30030 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.952271 30030 raft_consensus.cc:515] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:23.954098 30030 leader_election.cc:290] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:23.954602 29889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:23.955084 29963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224788ac911f4a8e9ba80f7399b04035" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b17b0404f6cc4144b6e1075c9d31e254"
I20260709 12:23:23.955662 29963 raft_consensus.cc:3055] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.955953 29963 raft_consensus.cc:740] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b17b0404f6cc4144b6e1075c9d31e254, State: Running, Role: LEADER
I20260709 12:23:23.956672 29963 consensus_queue.cc:260] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:23.957764 29963 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.955221 29889 raft_consensus.cc:3060] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.968336 29889 raft_consensus.cc:2468] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:23.969547 30003 leader_election.cc:304] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [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: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:23.970429 31458 raft_consensus.cc:2804] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.972265 29963 raft_consensus.cc:2468] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:23.973459 31458 raft_consensus.cc:697] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:23.974337 31458 consensus_queue.cc:237] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue 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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:23.996327 29787 catalog_manager.cc:5697] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.053416 29963 consensus_queue.cc:237] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:24.058094 30614 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:24.058319 29881 raft_consensus.cc:1275] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer b17b0404f6cc4144b6e1075c9d31e254: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:23:24.059450 31609 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.060287 31606 consensus_queue.cc:1048] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:24.066337 31580 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:24.068145 30614 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:24.077040 29881 raft_consensus.cc:2955] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:24.092665 29774 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7bb493c05fd4f558bb553d197a5a55c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:23:24.093393 29787 catalog_manager.cc:5697] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: config changed from index 4 to 5, VOTER c7f876862c6242828381d59b4524a0d5 (127.28.14.131) evicted. New cstate: current_term: 2 leader_uuid: "b17b0404f6cc4144b6e1075c9d31e254" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } } }
I20260709 12:23:24.104857 30021 tablet_service.cc:1558] Processing DeleteTablet for tablet c7bb493c05fd4f558bb553d197a5a55c with delete_type TABLET_DATA_TOMBSTONED (TS c7f876862c6242828381d59b4524a0d5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50196
I20260709 12:23:24.114082 31621 tablet_replica.cc:333] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:24.115180 31621 raft_consensus.cc:2243] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:24.116000 31621 raft_consensus.cc:2272] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:24.119613 31621 ts_tablet_manager.cc:1916] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:23:24.131150 31621 ts_tablet_manager.cc:1929] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:23:24.131466 31621 log.cc:1199] T c7bb493c05fd4f558bb553d197a5a55c P c7f876862c6242828381d59b4524a0d5: Deleting WAL directory at /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/wals/c7bb493c05fd4f558bb553d197a5a55c
I20260709 12:23:24.132726 29771 catalog_manager.cc:5028] TS c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): tablet c7bb493c05fd4f558bb553d197a5a55c (table test-workload [id=5fdf77f537134675831ad88504ab2442]) successfully deleted
I20260709 12:23:24.387346 29881 raft_consensus.cc:1275] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.388429 31458 consensus_queue.cc:1048] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.398195 29963 raft_consensus.cc:1275] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer c7f876862c6242828381d59b4524a0d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.399660 31583 consensus_queue.cc:1048] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.797839 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:24.831416 30030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "c7f876862c6242828381d59b4524a0d5"
mode: GRACEFUL
new_leader_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:33932
I20260709 12:23:24.832005 30030 raft_consensus.cc:606] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Received request to transfer leadership to TS 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:24.832996 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:24.834039 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:24.834524 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:24.913084 31458 raft_consensus.cc:993] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: : Instructing follower 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:24.913522 31616 raft_consensus.cc:1081] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Signalling peer 86b337777a3f47ba90fc4179560c9d99 to start an election
I20260709 12:23:24.914889 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b"
dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
 from {username='slave'} at 127.0.0.1:35482
I20260709 12:23:24.915297 30614 raft_consensus.cc:493] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.915553 30614 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:24.920711 30614 raft_consensus.cc:515] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:24.922415 30614 leader_election.cc:290] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 4 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:24.923095 29881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "038631415bd946cbb95bf63801cf751d"
I20260709 12:23:24.923339 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695fc184416e4c8ebab20a713a56809b" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "c7f876862c6242828381d59b4524a0d5"
I20260709 12:23:24.923667 29881 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:24.923884 30035 raft_consensus.cc:3055] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:24.924185 30035 raft_consensus.cc:740] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:24.924773 30035 consensus_queue.cc:260] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:24.925582 30035 raft_consensus.cc:3060] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:24.929529 29881 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 4.
I20260709 12:23:24.930682 30581 leader_election.cc:304] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [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: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99; no voters: 
I20260709 12:23:24.931257 31605 raft_consensus.cc:2804] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:24.931722 31605 raft_consensus.cc:697] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 4 LEADER]: Becoming Leader. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Running, Role: LEADER
I20260709 12:23:24.933349 30035 raft_consensus.cc:2468] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b337777a3f47ba90fc4179560c9d99 in term 4.
I20260709 12:23:24.933029 31605 consensus_queue.cc:237] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:24.941293 29787 catalog_manager.cc:5697] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 reported cstate change: term changed from 3 to 4, leader changed from c7f876862c6242828381d59b4524a0d5 (127.28.14.131) to 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132). New cstate: current_term: 4 leader_uuid: "86b337777a3f47ba90fc4179560c9d99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:23:25.161347 29889 consensus_queue.cc:237] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
W20260709 12:23:25.168282 29855 consensus_peers.cc:597] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d -> Peer 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403): Couldn't send request to peer 86b337777a3f47ba90fc4179560c9d99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e885e371658480faa2f5cdf61a7c91e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:25.169646 30030 raft_consensus.cc:1275] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:25.170933 31581 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.171368 29959 raft_consensus.cc:1275] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Refusing update from remote peer 038631415bd946cbb95bf63801cf751d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:23:25.172567 31633 consensus_queue.cc:1048] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.180287 31581 raft_consensus.cc:2955] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:25.181643 30035 raft_consensus.cc:2955] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:25.182184 29959 raft_consensus.cc:2955] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:25.195448 29787 catalog_manager.cc:5697] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 reported cstate change: config changed from index -1 to 3, NON_VOTER 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132) added. New cstate: current_term: 2 leader_uuid: "038631415bd946cbb95bf63801cf751d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } } }
I20260709 12:23:25.393656 30035 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 4 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:23:25.394932 31604 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:23:25.398578 29881 raft_consensus.cc:1275] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 4 FOLLOWER]: Refusing update from remote peer 86b337777a3f47ba90fc4179560c9d99: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:23:25.400087 31604 consensus_queue.cc:1048] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:23:25.611335 31645 ts_tablet_manager.cc:933] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Initiating tablet copy from peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505)
I20260709 12:23:25.613843 31645 tablet_copy_client.cc:323] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Beginning tablet copy session from remote peer at address 127.28.14.129:42505
I20260709 12:23:25.615360 29898 tablet_copy_service.cc:140] P 038631415bd946cbb95bf63801cf751d: Received BeginTabletCopySession request for tablet 4e885e371658480faa2f5cdf61a7c91e from peer 86b337777a3f47ba90fc4179560c9d99 ({username='slave'} at 127.0.0.1:46680)
I20260709 12:23:25.615873 29898 tablet_copy_service.cc:161] P 038631415bd946cbb95bf63801cf751d: Beginning new tablet copy session on tablet 4e885e371658480faa2f5cdf61a7c91e from peer 86b337777a3f47ba90fc4179560c9d99 at {username='slave'} at 127.0.0.1:46680: session id = 86b337777a3f47ba90fc4179560c9d99-4e885e371658480faa2f5cdf61a7c91e
I20260709 12:23:25.623667 29898 tablet_copy_source_session.cc:215] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:23:25.626555 31645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e885e371658480faa2f5cdf61a7c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:25.639516 31645 tablet_copy_client.cc:806] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 0 data blocks...
I20260709 12:23:25.640066 31645 tablet_copy_client.cc:670] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Starting download of 1 WAL segments...
I20260709 12:23:25.643343 31645 tablet_copy_client.cc:538] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:23:25.649598 31645 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Bootstrap starting.
I20260709 12:23:25.667016 31645 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:25.667776 31645 tablet_bootstrap.cc:492] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Bootstrap complete.
I20260709 12:23:25.668408 31645 ts_tablet_manager.cc:1403] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 12:23:25.670951 31645 raft_consensus.cc:359] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:25.671833 31645 raft_consensus.cc:740] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86b337777a3f47ba90fc4179560c9d99, State: Initialized, Role: LEARNER
I20260709 12:23:25.672530 31645 consensus_queue.cc:260] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:25.675385 31645 ts_tablet_manager.cc:1434] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:23:25.677345 29898 tablet_copy_service.cc:342] P 038631415bd946cbb95bf63801cf751d: Request end of tablet copy session 86b337777a3f47ba90fc4179560c9d99-4e885e371658480faa2f5cdf61a7c91e received from {username='slave'} at 127.0.0.1:46680
I20260709 12:23:25.677742 29898 tablet_copy_service.cc:434] P 038631415bd946cbb95bf63801cf751d: ending tablet copy session 86b337777a3f47ba90fc4179560c9d99-4e885e371658480faa2f5cdf61a7c91e on tablet 4e885e371658480faa2f5cdf61a7c91e with peer 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:25.870498 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:25.917385 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:25.919121 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:25.919952 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:25.967675 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.024075 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
W20260709 12:23:26.050093 30003 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:23:26.079087 30581 consensus_peers.cc:597] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.089140 30612 raft_consensus.cc:1217] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:23:26.118134 30003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 68062.7us
W20260709 12:23:26.247053 29929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:42505, user_credentials={real_user=slave}} blocked reactor thread for 186873us
W20260709 12:23:26.262458 29929 consensus_peers.cc:597] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.274480 29929 consensus_peers.cc:597] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.275097 29929 consensus_peers.cc:597] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.275622 29929 consensus_peers.cc:597] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.276172 29929 consensus_peers.cc:597] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.276808 29929 consensus_peers.cc:597] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.280933 29929 consensus_peers.cc:597] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.284147 30003 consensus_peers.cc:597] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.284915 30581 consensus_peers.cc:597] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.284914 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:23:26.285686 30581 consensus_peers.cc:597] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.285712 30003 consensus_peers.cc:597] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.286355 30581 consensus_peers.cc:597] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.286677 28730 tablet_replica.cc:333] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.287590 28730 raft_consensus.cc:2243] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:26.287559 30003 consensus_peers.cc:597] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.288508 28730 raft_consensus.cc:2272] T 73755f81e5a845339a4cc93b1218ea17 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.290542 28730 tablet_replica.cc:333] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.291167 28730 raft_consensus.cc:2243] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.292023 28730 raft_consensus.cc:2272] T 9a2dda1d6141401ab33f8f9aba3acf91 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.296003 28730 tablet_replica.cc:333] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.296845 28730 raft_consensus.cc:2243] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.297662 28730 raft_consensus.cc:2272] T 4ec0159fc6374b2e922a28b59401342b P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.300457 28730 tablet_replica.cc:333] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.301218 28730 raft_consensus.cc:2243] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.302167 28730 raft_consensus.cc:2272] T 2451bb51b2f24ee58d18f325677c09ff P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.304350 28730 tablet_replica.cc:333] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.305092 28730 raft_consensus.cc:2243] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.306075 28730 raft_consensus.cc:2272] T e90e02f959f2437c8318b9ff6fa5e334 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.307106 30581 consensus_peers.cc:597] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.308996 28730 tablet_replica.cc:333] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.309835 28730 raft_consensus.cc:2243] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.310289 28730 raft_consensus.cc:2272] T 1ae951b591274a90ac9eb21ab4eec898 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.312305 30581 consensus_peers.cc:597] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.312480 28730 tablet_replica.cc:333] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.313288 28730 raft_consensus.cc:2243] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.314285 28730 raft_consensus.cc:2272] T 7a0c22021bd64a819e6e7d2e8044b9c3 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.316785 28730 tablet_replica.cc:333] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.317530 28730 raft_consensus.cc:2243] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.318113 28730 raft_consensus.cc:2272] T 3ad6b326d770415ca346a306f2eb60a6 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.318861 30003 consensus_peers.cc:597] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.319064 30581 consensus_peers.cc:597] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.320117 30003 consensus_peers.cc:597] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.320781 28730 tablet_replica.cc:333] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.321640 28730 raft_consensus.cc:2243] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.322206 28730 raft_consensus.cc:2272] T d42f6e3950a24654800bcf24c4e4eefe P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.324930 28730 tablet_replica.cc:333] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.325691 28730 raft_consensus.cc:2243] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.326164 28730 raft_consensus.cc:2272] T 030a9634e1fd41c7af359caf8155412a P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.328483 28730 tablet_replica.cc:333] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.329238 28730 raft_consensus.cc:2243] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.330204 28730 raft_consensus.cc:2272] T f88b35ac1ca748feb63aff3a80aea906 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.332536 28730 tablet_replica.cc:333] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.333271 28730 raft_consensus.cc:2243] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.333787 28730 raft_consensus.cc:2272] T eecb1983f87740e4b42a02938971d9d9 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.336562 28730 tablet_replica.cc:333] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.338344 28730 raft_consensus.cc:2243] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.339085 28730 raft_consensus.cc:2272] T c7bb493c05fd4f558bb553d197a5a55c P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.339730 29929 consensus_peers.cc:597] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.341377 28730 tablet_replica.cc:333] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.342254 28730 raft_consensus.cc:2243] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.342703 28730 raft_consensus.cc:2272] T e1c89f7375e64a25a40c672d2bbce630 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.345088 28730 tablet_replica.cc:333] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.345860 28730 raft_consensus.cc:2243] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.346339 28730 raft_consensus.cc:2272] T eb46276555e94160af7e4263111af862 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.349025 28730 tablet_replica.cc:333] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.349789 28730 raft_consensus.cc:2243] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.350451 28730 raft_consensus.cc:2272] T 01d987f9e303445db09f5c73a8093c90 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.352767 28730 tablet_replica.cc:333] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.353489 28730 raft_consensus.cc:2243] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.354010 28730 raft_consensus.cc:2272] T 05cd364822ea4ae3bc7b2d72e5d43683 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.356299 28730 tablet_replica.cc:333] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.357048 28730 raft_consensus.cc:2243] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.357726 28730 raft_consensus.cc:2272] T 819d00947f0347f3bcc3a5604feb5a10 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.360133 28730 tablet_replica.cc:333] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.360863 28730 raft_consensus.cc:2243] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.361770 28730 raft_consensus.cc:2272] T afa1b33bd5d34247a53c6ee5ef145311 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.364075 28730 tablet_replica.cc:333] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.364804 28730 raft_consensus.cc:2243] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.365464 28730 raft_consensus.cc:2272] T 1ade267ed4fd4c96834a6dbf4ca477ca P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.367939 28730 tablet_replica.cc:333] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.368674 28730 raft_consensus.cc:2243] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.369547 28730 raft_consensus.cc:2272] T 355af1e7b68649f98253c797934c7736 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.371683 28730 tablet_replica.cc:333] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.372406 28730 raft_consensus.cc:2243] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.372901 28730 raft_consensus.cc:2272] T 36e46cfa5ead40ec97cacde391045cfe P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.375243 28730 tablet_replica.cc:333] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.375948 28730 raft_consensus.cc:2243] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.376466 28730 raft_consensus.cc:2272] T 4475a9085517448681a035352d33a350 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.378818 28730 tablet_replica.cc:333] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
W20260709 12:23:26.379348 30581 consensus_peers.cc:597] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.379621 28730 raft_consensus.cc:2243] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.380395 28730 raft_consensus.cc:2272] T 939737497c5d4883a71507509e94ef67 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.382779 28730 tablet_replica.cc:333] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.383499 28730 raft_consensus.cc:2243] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.384413 28730 raft_consensus.cc:2272] T 057516ea8d49481192ee72cf9847e472 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.386615 28730 tablet_replica.cc:333] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.387265 28730 raft_consensus.cc:2243] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.388200 28730 raft_consensus.cc:2272] T 60e77452365242e1a8286c10509f99e7 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.390630 28730 tablet_replica.cc:333] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.391374 28730 raft_consensus.cc:2243] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.392271 28730 raft_consensus.cc:2272] T f56c2d5584d145488a9062b6f14c7064 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.394454 29929 consensus_peers.cc:597] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.394698 28730 tablet_replica.cc:333] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.395514 28730 raft_consensus.cc:2243] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.396000 28730 raft_consensus.cc:2272] T f31a100a9d5143feb5d78b399cefef60 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.398337 28730 tablet_replica.cc:333] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.399034 28730 raft_consensus.cc:2243] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.399510 28730 raft_consensus.cc:2272] T 224788ac911f4a8e9ba80f7399b04035 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.401603 30003 consensus_peers.cc:597] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.401995 28730 tablet_replica.cc:333] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.402772 28730 raft_consensus.cc:2243] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.403503 28730 raft_consensus.cc:2272] T e62befcdc5ee4aeab6c67ad6f237374c P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.405861 28730 tablet_replica.cc:333] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.406638 28730 raft_consensus.cc:2243] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.407188 28730 raft_consensus.cc:2272] T 8e1c083987c64c7e9964266f83a1fea4 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.409467 28730 tablet_replica.cc:333] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.410244 28730 raft_consensus.cc:2243] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.410758 28730 raft_consensus.cc:2272] T cd3d74917125483e90d671ea5031bf00 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.412789 29929 consensus_peers.cc:597] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.413239 28730 tablet_replica.cc:333] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.414018 28730 raft_consensus.cc:2243] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.414500 28730 raft_consensus.cc:2272] T d085e7b35b524b7ca1cbd3a618f19946 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.416909 28730 tablet_replica.cc:333] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.417627 28730 raft_consensus.cc:2243] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.418562 28730 raft_consensus.cc:2272] T 1da12913919941feb85b615a336862fa P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.419727 30003 consensus_peers.cc:597] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.420763 28730 tablet_replica.cc:333] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.421497 28730 raft_consensus.cc:2243] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.422400 28730 raft_consensus.cc:2272] T 1815729337144e58b74d47f688897a5f P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.425271 28730 tablet_replica.cc:333] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.425992 28730 raft_consensus.cc:2243] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:26.426278 30581 consensus_peers.cc:597] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.426493 28730 raft_consensus.cc:2272] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.429046 28730 tablet_replica.cc:333] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.429868 28730 raft_consensus.cc:2243] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.430611 28730 raft_consensus.cc:2272] T a5781f1c492c47b699e3f700331872bd P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.433156 28730 tablet_replica.cc:333] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.433859 28730 raft_consensus.cc:2243] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.434295 28730 raft_consensus.cc:2272] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P 038631415bd946cbb95bf63801cf751d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.436961 28730 tablet_replica.cc:333] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.437626 28730 raft_consensus.cc:2243] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.438594 28730 raft_consensus.cc:2272] T b799ef35e4994663a874fda23ed696dc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.439031 30581 consensus_peers.cc:597] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.441017 28730 tablet_replica.cc:333] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.441851 28730 raft_consensus.cc:2243] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.442335 28730 raft_consensus.cc:2272] T 695fc184416e4c8ebab20a713a56809b P 038631415bd946cbb95bf63801cf751d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.444628 28730 tablet_replica.cc:333] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.445317 28730 raft_consensus.cc:2243] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.446327 28730 raft_consensus.cc:2272] T 2049afa7813b4bec94c935d2bcdfffbc P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.448840 28730 tablet_replica.cc:333] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.449476 28730 raft_consensus.cc:2243] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.450019 28730 raft_consensus.cc:2272] T b4143cc01e534e1d9073e16d59da5842 P 038631415bd946cbb95bf63801cf751d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.452500 28730 tablet_replica.cc:333] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.453209 28730 raft_consensus.cc:2243] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:26.453725 28730 raft_consensus.cc:2272] T d58a704cecf6407bb281f081553682bf P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:26.456182 28730 tablet_replica.cc:333] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d: stopping tablet replica
I20260709 12:23:26.456751 28730 raft_consensus.cc:2243] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:26.458123 28730 raft_consensus.cc:2272] T 4e885e371658480faa2f5cdf61a7c91e P 038631415bd946cbb95bf63801cf751d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:26.489344 29929 consensus_peers.cc:597] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.547739 30581 connection.cc:573] client connection to 127.28.14.129:42505 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:23:26.586884 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
W20260709 12:23:26.631495 30003 consensus_peers.cc:597] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:26.726961 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
W20260709 12:23:26.773528 30004 consensus_peers.cc:597] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.811537 30582 consensus_peers.cc:597] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.880908 30004 consensus_peers.cc:597] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:26.995980 30582 consensus_peers.cc:597] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.001210 30582 consensus_peers.cc:597] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.013885 30004 consensus_peers.cc:597] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.018267 30582 consensus_peers.cc:597] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.033608 30004 consensus_peers.cc:597] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.072347 30004 consensus_peers.cc:597] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.072615 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:27.073897 28730 tablet_replica.cc:333] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
W20260709 12:23:27.075923 30004 consensus_peers.cc:597] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.076264 28730 raft_consensus.cc:2243] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.077433 28730 raft_consensus.cc:2272] T 9a2dda1d6141401ab33f8f9aba3acf91 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.082159 28730 tablet_replica.cc:333] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.084352 28730 raft_consensus.cc:2243] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.087051 28730 raft_consensus.cc:2272] T 4ec0159fc6374b2e922a28b59401342b P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.090188 28730 tablet_replica.cc:333] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.092988 28730 raft_consensus.cc:2243] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.095501 28730 raft_consensus.cc:2272] T 1ae951b591274a90ac9eb21ab4eec898 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.098510 28730 tablet_replica.cc:333] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
W20260709 12:23:27.098412 30004 consensus_peers.cc:597] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.099798 28730 raft_consensus.cc:2243] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.100615 28730 raft_consensus.cc:2272] T 2451bb51b2f24ee58d18f325677c09ff P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.103798 28730 tablet_replica.cc:333] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.104735 28730 raft_consensus.cc:2243] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.105422 28730 raft_consensus.cc:2272] T e1c89f7375e64a25a40c672d2bbce630 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.108453 28730 tablet_replica.cc:333] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.110031 28730 raft_consensus.cc:2243] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.110877 28730 raft_consensus.cc:2272] T 36b21badc4d14edb90d6ac1076a964c0 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.112579 30004 consensus_peers.cc:597] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.113750 28730 tablet_replica.cc:333] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.114817 28730 raft_consensus.cc:2243] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.115996 28730 raft_consensus.cc:2272] T 7e97b6f5d6f64e02bee56ef25cf7a85d P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.116035 30582 consensus_peers.cc:597] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.118623 28730 tablet_replica.cc:333] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.120285 28730 raft_consensus.cc:2243] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.121332 28730 raft_consensus.cc:2272] T df11b73d5e084a9baa45309aeadf6bef P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.124972 28730 tablet_replica.cc:333] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.126168 28730 raft_consensus.cc:2243] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.127681 28730 raft_consensus.cc:2272] T 0f27ed771c9b47eda9694c15eccea6f1 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.130484 28730 tablet_replica.cc:333] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.131335 28730 raft_consensus.cc:2243] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.132597 28730 raft_consensus.cc:2272] T 182ba1b192b6420caebe02042e216a37 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.135653 28730 tablet_replica.cc:333] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.136312 28730 raft_consensus.cc:2243] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.136953 28730 raft_consensus.cc:2272] T 7a0c22021bd64a819e6e7d2e8044b9c3 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.139585 28730 tablet_replica.cc:333] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.140473 28730 raft_consensus.cc:2243] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.141697 28730 raft_consensus.cc:2272] T a3c5c14543364ce0930b09576e786e5f P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.145113 28730 tablet_replica.cc:333] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.146304 28730 raft_consensus.cc:2243] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.147089 28730 raft_consensus.cc:2272] T 3ad6b326d770415ca346a306f2eb60a6 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.149094 30004 consensus_peers.cc:597] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.150365 28730 tablet_replica.cc:333] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.151028 28730 raft_consensus.cc:2243] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.151599 28730 raft_consensus.cc:2272] T d42f6e3950a24654800bcf24c4e4eefe P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.153859 28730 tablet_replica.cc:333] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.154441 28730 raft_consensus.cc:2243] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.155694 28730 raft_consensus.cc:2272] T a403b60ee6014cec922840c5f8c6e636 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.158679 28730 tablet_replica.cc:333] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.159566 28730 raft_consensus.cc:2243] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.160172 28730 raft_consensus.cc:2272] T f88b35ac1ca748feb63aff3a80aea906 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.160943 30004 consensus_peers.cc:597] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.162801 28730 tablet_replica.cc:333] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.163579 28730 raft_consensus.cc:2243] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.164772 28730 raft_consensus.cc:2272] T c7bb493c05fd4f558bb553d197a5a55c P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.167083 28730 tablet_replica.cc:333] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.167900 28730 raft_consensus.cc:2243] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.169299 28730 raft_consensus.cc:2272] T 2d8425c3c6db4a4fbcc21c7486cd621a P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.172951 28730 tablet_replica.cc:333] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.174057 28730 raft_consensus.cc:2243] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.174786 28730 raft_consensus.cc:2272] T 36e46cfa5ead40ec97cacde391045cfe P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.177893 28730 tablet_replica.cc:333] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.178941 28730 raft_consensus.cc:2243] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.179750 28730 raft_consensus.cc:2272] T 355af1e7b68649f98253c797934c7736 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.182418 28730 tablet_replica.cc:333] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.183322 28730 raft_consensus.cc:2243] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.184088 28730 raft_consensus.cc:2272] T 0bd9e9ff04684a768729e487a86ce4a7 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.186864 28730 tablet_replica.cc:333] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.187762 28730 raft_consensus.cc:2243] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.189291 28730 raft_consensus.cc:2272] T 01d987f9e303445db09f5c73a8093c90 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.189446 31662 raft_consensus.cc:493] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.190253 31662 raft_consensus.cc:515] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.192548 28730 tablet_replica.cc:333] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.193053 31662 leader_election.cc:290] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.193429 28730 raft_consensus.cc:2243] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.194795 28730 raft_consensus.cc:2272] T 26246c9a3be243c096fb2b992e4f2917 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.196269 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e90e02f959f2437c8318b9ff6fa5e334" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.198123 28730 tablet_replica.cc:333] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.199347 28730 raft_consensus.cc:2243] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.201072 28730 raft_consensus.cc:2272] T edd76133103c489892e6bc70734db0ca P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.204180 28730 tablet_replica.cc:333] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.205030 28730 raft_consensus.cc:2243] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:23:27.206166 29929 leader_election.cc:336] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.206735 29929 leader_election.cc:304] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:27.209996 31662 raft_consensus.cc:2749] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.206322 28730 raft_consensus.cc:2272] T 05cd364822ea4ae3bc7b2d72e5d43683 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.211242 30582 consensus_peers.cc:597] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.214160 28730 tablet_replica.cc:333] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.215149 28730 raft_consensus.cc:2243] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.215821 28730 raft_consensus.cc:2272] T b799ef35e4994663a874fda23ed696dc P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.219044 30004 consensus_peers.cc:597] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.220355 30004 consensus_peers.cc:597] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.219816 28730 tablet_replica.cc:333] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
W20260709 12:23:27.221057 30582 consensus_peers.cc:597] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.222370 28730 raft_consensus.cc:2243] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.223546 28730 raft_consensus.cc:2272] T ed28c46e8a78413eb1c387f24b5c4307 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.226810 28730 tablet_replica.cc:333] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.227674 28730 raft_consensus.cc:2243] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.228997 28730 raft_consensus.cc:2272] T 939737497c5d4883a71507509e94ef67 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.228912 30582 consensus_peers.cc:597] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 -> Peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Couldn't send request to peer b17b0404f6cc4144b6e1075c9d31e254. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.231868 28730 tablet_replica.cc:333] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.232666 28730 raft_consensus.cc:2243] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.233991 28730 raft_consensus.cc:2272] T 4475a9085517448681a035352d33a350 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.236753 28730 tablet_replica.cc:333] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.237579 28730 raft_consensus.cc:2243] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.239192 28730 raft_consensus.cc:2272] T 353ad5dd3c9b4601b8901c46ce6d6d7f P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.242487 28730 tablet_replica.cc:333] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.243309 28730 raft_consensus.cc:2243] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.244042 28730 raft_consensus.cc:2272] T 224788ac911f4a8e9ba80f7399b04035 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.246688 28730 tablet_replica.cc:333] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.247234 28730 raft_consensus.cc:2243] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.248234 28730 raft_consensus.cc:2272] T 23c52220ba4342bfaabb21720b86aa9c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.250746 28730 tablet_replica.cc:333] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.251300 28730 raft_consensus.cc:2243] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.252557 28730 raft_consensus.cc:2272] T e62befcdc5ee4aeab6c67ad6f237374c P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.255036 28730 tablet_replica.cc:333] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.255851 28730 raft_consensus.cc:2243] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.256857 28730 raft_consensus.cc:2272] T 8e1c083987c64c7e9964266f83a1fea4 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.259065 28730 tablet_replica.cc:333] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.259788 28730 raft_consensus.cc:2243] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.260596 28730 raft_consensus.cc:2272] T cd3d74917125483e90d671ea5031bf00 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.262955 28730 tablet_replica.cc:333] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.263444 28730 raft_consensus.cc:2243] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.263944 28730 raft_consensus.cc:2272] T d085e7b35b524b7ca1cbd3a618f19946 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.265857 28730 tablet_replica.cc:333] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.266366 28730 raft_consensus.cc:2243] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.266882 28730 raft_consensus.cc:2272] T d38d5e57dde646dcb1eb0fad6450f5e3 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.269301 28730 tablet_replica.cc:333] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.270068 28730 raft_consensus.cc:2243] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.271248 28730 raft_consensus.cc:2272] T a5781f1c492c47b699e3f700331872bd P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.274113 28730 tablet_replica.cc:333] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.274806 28730 raft_consensus.cc:2243] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.275991 28730 raft_consensus.cc:2272] T e90e02f959f2437c8318b9ff6fa5e334 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.278903 28730 tablet_replica.cc:333] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.279798 28730 raft_consensus.cc:2243] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.279846 31662 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.280558 28730 raft_consensus.cc:2272] T 60e77452365242e1a8286c10509f99e7 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.283154 28730 tablet_replica.cc:333] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.280511 31662 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.286003 31662 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.286422 28730 raft_consensus.cc:2243] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.287967 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057516ea8d49481192ee72cf9847e472" candidate_uuid: "b17b0404f6cc4144b6e1075c9d31e254" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.290294 28730 raft_consensus.cc:2272] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.291637 29929 leader_election.cc:336] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.292150 29929 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254 [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: b17b0404f6cc4144b6e1075c9d31e254; no voters: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99
W20260709 12:23:27.292735 29929 raft_consensus.cc:2686] T 057516ea8d49481192ee72cf9847e472 P b17b0404f6cc4144b6e1075c9d31e254: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:23:27.293257 28730 tablet_replica.cc:333] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.294340 28730 raft_consensus.cc:2243] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.295491 28730 raft_consensus.cc:2272] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P b17b0404f6cc4144b6e1075c9d31e254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.298271 28730 tablet_replica.cc:333] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.299096 28730 raft_consensus.cc:2243] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.299974 28730 raft_consensus.cc:2272] T f31a100a9d5143feb5d78b399cefef60 P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.302995 28730 tablet_replica.cc:333] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.303658 28730 raft_consensus.cc:2243] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.305001 28730 raft_consensus.cc:2272] T b4143cc01e534e1d9073e16d59da5842 P b17b0404f6cc4144b6e1075c9d31e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.307578 28730 tablet_replica.cc:333] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254: stopping tablet replica
I20260709 12:23:27.308210 28730 raft_consensus.cc:2243] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.309159 28730 raft_consensus.cc:2272] T 4e885e371658480faa2f5cdf61a7c91e P b17b0404f6cc4144b6e1075c9d31e254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.345029 31648 raft_consensus.cc:493] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.345557 31648 raft_consensus.cc:515] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:23:27.352754 30003 leader_election.cc:336] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.353632 31648 leader_election.cc:290] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:23:27.357458 30004 leader_election.cc:336] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:27.358038 30004 leader_election.cc:304] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.359030 31648 raft_consensus.cc:2749] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:27.388224 31638 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.389043 31638 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.395813 30581 leader_election.cc:336] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.397032 31638 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:27.398252 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:23:27.400192 30579 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:23:27.402631 31638 raft_consensus.cc:2749] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.433367 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:23:27.483222 31648 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.484740 31648 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.490028 31648 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.491613 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.494863 30614 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:23:27.494206 31631 raft_consensus.cc:493] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
W20260709 12:23:27.495786 30003 leader_election.cc:336] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.495918 31631 raft_consensus.cc:515] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:27.492878 31605 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.498973 31605 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.502768 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:23:27.502818 31631 leader_election.cc:290] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.505079 30004 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.505391 31605 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
I20260709 12:23:27.508400 31458 raft_consensus.cc:2804] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:27.508800 31458 raft_consensus.cc:493] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.509117 31458 raft_consensus.cc:3060] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:27.519044 30581 leader_election.cc:336] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.519678 30581 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:23:27.521708 31605 raft_consensus.cc:2749] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:27.523741 30004 leader_election.cc:336] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.524161 31458 raft_consensus.cc:515] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.527776 31458 leader_election.cc:290] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.527846 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1815729337144e58b74d47f688897a5f" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:27.528559 30614 raft_consensus.cc:3060] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:27.530426 30003 leader_election.cc:336] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.530993 30003 leader_election.cc:304] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.532392 31458 raft_consensus.cc:2749] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:27.533083 31458 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.533630 31458 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.538070 31648 raft_consensus.cc:493] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.538796 31648 raft_consensus.cc:515] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:27.539139 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.539940 30612 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:27.541227 30004 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:27.541989 31631 raft_consensus.cc:2804] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:23:27.542392 31631 raft_consensus.cc:493] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.542779 31631 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:27.549039 31604 raft_consensus.cc:493] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.539209 31458 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.549688 31604 raft_consensus.cc:515] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.552147 31604 leader_election.cc:290] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:23:27.553898 30003 leader_election.cc:336] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.554845 30030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "86b337777a3f47ba90fc4179560c9d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c7f876862c6242828381d59b4524a0d5" is_pre_election: true
I20260709 12:23:27.555696 31458 raft_consensus.cc:493] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.556249 31458 raft_consensus.cc:515] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.558223 31458 leader_election.cc:290] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.559841 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1b33bd5d34247a53c6ee5ef145311" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
W20260709 12:23:27.567292 30581 leader_election.cc:336] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.567898 30581 leader_election.cc:304] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:23:27.569144 31604 raft_consensus.cc:2749] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.570473 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
I20260709 12:23:27.552786 31631 raft_consensus.cc:515] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.576094 31666 raft_consensus.cc:493] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.576622 31666 raft_consensus.cc:515] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.577783 31631 leader_election.cc:290] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.578675 31666 leader_election.cc:290] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
W20260709 12:23:27.578621 30003 leader_election.cc:336] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.579202 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56c2d5584d145488a9062b6f14c7064" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:27.580421 30612 raft_consensus.cc:3060] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:27.580843 30616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.581418 30616 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 1.
I20260709 12:23:27.575908 30614 raft_consensus.cc:2468] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
W20260709 12:23:27.591559 30003 leader_election.cc:336] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.592094 30003 leader_election.cc:304] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, 86b337777a3f47ba90fc4179560c9d99
I20260709 12:23:27.592796 31631 raft_consensus.cc:2749] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:23:27.593691 30003 leader_election.cc:336] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
W20260709 12:23:27.594215 30003 leader_election.cc:336] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.607061 30612 raft_consensus.cc:2468] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:27.608850 31648 leader_election.cc:290] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.610056 30004 leader_election.cc:304] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.612071 31648 raft_consensus.cc:2804] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:27.612505 31648 raft_consensus.cc:493] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.612902 31648 raft_consensus.cc:3060] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.614549 30004 leader_election.cc:304] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.615615 30004 leader_election.cc:304] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.616489 31631 raft_consensus.cc:2804] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:23:27.621340 30003 leader_election.cc:336] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.618568 31666 raft_consensus.cc:2804] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:27.625907 31631 raft_consensus.cc:697] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:27.630748 31631 consensus_queue.cc:237] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.639695 31666 raft_consensus.cc:697] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
W20260709 12:23:27.648810 30579 consensus_peers.cc:597] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.640985 31666 consensus_queue.cc:237] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.682061 30004 leader_election.cc:336] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.682516 30004 leader_election.cc:304] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.705134 31648 raft_consensus.cc:515] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.706537 30579 consensus_peers.cc:597] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.725553 31670 raft_consensus.cc:493] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.726187 31670 raft_consensus.cc:515] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:27.728302 31670 leader_election.cc:290] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.745525 31605 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.729185 31631 raft_consensus.cc:2749] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:23:27.746345 31605 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.748485 30579 consensus_peers.cc:597] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.753253 31605 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:23:27.751154 30579 consensus_peers.cc:597] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.751264 31666 raft_consensus.cc:493] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.755268 31666 raft_consensus.cc:515] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:27.752019 31604 raft_consensus.cc:493] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.756625 31604 raft_consensus.cc:515] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.757411 31666 leader_election.cc:290] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.762385 31604 leader_election.cc:290] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683)
W20260709 12:23:27.762982 30581 leader_election.cc:336] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.764997 31605 raft_consensus.cc:493] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.765499 31605 raft_consensus.cc:515] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.767818 30581 leader_election.cc:336] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
W20260709 12:23:27.769459 30003 leader_election.cc:336] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
W20260709 12:23:27.769994 30003 leader_election.cc:336] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
W20260709 12:23:27.770447 30003 leader_election.cc:336] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.783358 31648 leader_election.cc:290] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
W20260709 12:23:27.785210 30579 leader_election.cc:336] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:27.785674 30579 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:23:27.786214 31648 raft_consensus.cc:493] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.786816 31648 raft_consensus.cc:515] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: NON_VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: true } }
I20260709 12:23:27.787506 31604 raft_consensus.cc:2749] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:27.788405 30581 leader_election.cc:336] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.790246 29783 catalog_manager.cc:5697] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 1 to 2, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:27.791843 31648 leader_election.cc:290] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.792440 31648 raft_consensus.cc:493] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.792024 29783 catalog_manager.cc:5697] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 reported cstate change: term changed from 2 to 3, leader changed from 038631415bd946cbb95bf63801cf751d (127.28.14.129) to c7f876862c6242828381d59b4524a0d5 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "c7f876862c6242828381d59b4524a0d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:27.792981 31648 raft_consensus.cc:515] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
W20260709 12:23:27.786746 30579 consensus_peers.cc:597] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.794492 30579 consensus_peers.cc:597] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:27.798173 30004 leader_election.cc:336] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.799499 30004 leader_election.cc:304] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.798580 31605 leader_election.cc:290] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.799057 31648 leader_election.cc:290] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:23:27.800414 30004 leader_election.cc:336] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
W20260709 12:23:27.800873 30579 leader_election.cc:336] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:27.801431 30004 leader_election.cc:304] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.802364 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049afa7813b4bec94c935d2bcdfffbc" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
W20260709 12:23:27.802453 30003 leader_election.cc:336] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.800354 31673 raft_consensus.cc:2749] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.802977 30612 raft_consensus.cc:3060] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.803045 31648 raft_consensus.cc:2749] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:23:27.805148 30003 leader_election.cc:336] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
W20260709 12:23:27.807056 30004 leader_election.cc:336] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.807513 30004 leader_election.cc:304] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.810256 31673 raft_consensus.cc:2749] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:23:27.810554 30004 leader_election.cc:336] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.801975 30579 leader_election.cc:304] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, c7f876862c6242828381d59b4524a0d5
I20260709 12:23:27.811115 30004 leader_election.cc:304] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.811993 31666 raft_consensus.cc:2749] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:27.812551 31676 raft_consensus.cc:2749] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.813411 30612 raft_consensus.cc:2468] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
W20260709 12:23:27.819183 30579 consensus_peers.cc:597] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.822271 30004 leader_election.cc:304] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.823012 31648 raft_consensus.cc:2804] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:27.823508 31648 raft_consensus.cc:697] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:27.824406 31648 consensus_queue.cc:237] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [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: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
W20260709 12:23:27.831234 30582 leader_election.cc:336] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.831697 30582 leader_election.cc:304] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.832381 31676 raft_consensus.cc:2749] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:27.845671 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:27.846611 28730 tablet_replica.cc:333] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.847576 28730 raft_consensus.cc:2243] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.848433 28730 raft_consensus.cc:2272] T 73755f81e5a845339a4cc93b1218ea17 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.851509 28730 tablet_replica.cc:333] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
W20260709 12:23:27.852284 30579 consensus_peers.cc:597] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.852324 28730 raft_consensus.cc:2243] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.853070 28730 raft_consensus.cc:2272] T 9a2dda1d6141401ab33f8f9aba3acf91 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.855059 28730 tablet_replica.cc:333] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.855660 28730 raft_consensus.cc:2243] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.856051 28730 raft_consensus.cc:2272] T 7a0c22021bd64a819e6e7d2e8044b9c3 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.857955 28730 tablet_replica.cc:333] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.858506 28730 raft_consensus.cc:2243] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.858906 28730 raft_consensus.cc:2272] T 36b21badc4d14edb90d6ac1076a964c0 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.861204 28730 tablet_replica.cc:333] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.861994 28730 raft_consensus.cc:2243] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.863009 28730 raft_consensus.cc:2272] T a403b60ee6014cec922840c5f8c6e636 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.863083 30579 consensus_peers.cc:597] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:27.865032 28730 tablet_replica.cc:333] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.865648 28730 raft_consensus.cc:2243] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.866160 28730 raft_consensus.cc:2272] T eecb1983f87740e4b42a02938971d9d9 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.868022 28730 tablet_replica.cc:333] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.868577 28730 raft_consensus.cc:2243] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.869021 28730 raft_consensus.cc:2272] T f88b35ac1ca748feb63aff3a80aea906 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.871248 28730 tablet_replica.cc:333] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.871829 28730 raft_consensus.cc:2243] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.872403 28730 raft_consensus.cc:2272] T 7e97b6f5d6f64e02bee56ef25cf7a85d P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.874648 28730 tablet_replica.cc:333] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.875382 28730 raft_consensus.cc:2243] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.875933 28730 raft_consensus.cc:2272] T a3c5c14543364ce0930b09576e786e5f P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.876157 31648 raft_consensus.cc:493] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.876725 31648 raft_consensus.cc:515] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } }
I20260709 12:23:27.878460 28730 tablet_replica.cc:333] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.878922 31648 leader_election.cc:290] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.880429 28730 raft_consensus.cc:2243] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.881397 28730 raft_consensus.cc:2272] T 3ad6b326d770415ca346a306f2eb60a6 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.883023 30003 leader_election.cc:336] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.883867 28730 tablet_replica.cc:333] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
W20260709 12:23:27.883733 30004 leader_election.cc:336] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:27.884166 30004 leader_election.cc:304] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [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: c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.884707 31648 raft_consensus.cc:2749] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:23:27.885522 28730 raft_consensus.cc:2243] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.886366 31676 raft_consensus.cc:493] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.886490 28730 raft_consensus.cc:2272] T 2d8425c3c6db4a4fbcc21c7486cd621a P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.886943 31676 raft_consensus.cc:515] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.889154 28730 tablet_replica.cc:333] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.889984 28730 raft_consensus.cc:2243] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.891067 28730 raft_consensus.cc:2272] T 1ade267ed4fd4c96834a6dbf4ca477ca P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.891323 31676 leader_election.cc:290] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:27.893669 28730 tablet_replica.cc:333] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.894485 28730 raft_consensus.cc:2243] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:27.894915 30582 leader_election.cc:336] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
W20260709 12:23:27.895397 30581 leader_election.cc:336] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.896131 28730 raft_consensus.cc:2272] T 355af1e7b68649f98253c797934c7736 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.898720 28730 tablet_replica.cc:333] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.899544 28730 raft_consensus.cc:2243] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.900578 28730 raft_consensus.cc:2272] T 36e46cfa5ead40ec97cacde391045cfe P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.896504 30581 leader_election.cc:304] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:27.902557 31676 raft_consensus.cc:2749] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:27.902626 31648 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.903218 28730 tablet_replica.cc:333] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.903348 31648 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.903860 28730 raft_consensus.cc:2243] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.904457 28730 raft_consensus.cc:2272] T 26246c9a3be243c096fb2b992e4f2917 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.906033 31648 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.906867 28730 tablet_replica.cc:333] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.907706 28730 raft_consensus.cc:2243] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.907610 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99" is_pre_election: true
I20260709 12:23:27.908289 30612 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 2.
I20260709 12:23:27.908617 28730 raft_consensus.cc:2272] T eb46276555e94160af7e4263111af862 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.909364 30004 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 
I20260709 12:23:27.910172 31648 raft_consensus.cc:2804] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:23:27.910598 31648 raft_consensus.cc:493] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 038631415bd946cbb95bf63801cf751d)
I20260709 12:23:27.911003 31648 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:27.911432 28730 tablet_replica.cc:333] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
W20260709 12:23:27.911923 30003 leader_election.cc:336] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.912276 28730 raft_consensus.cc:2243] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.913250 28730 raft_consensus.cc:2272] T df11b73d5e084a9baa45309aeadf6bef P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.915619 28730 tablet_replica.cc:333] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.916513 28730 raft_consensus.cc:2243] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.920861 31648 raft_consensus.cc:515] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.923496 28730 raft_consensus.cc:2272] T 0f27ed771c9b47eda9694c15eccea6f1 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.923914 30612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da12913919941feb85b615a336862fa" candidate_uuid: "c7f876862c6242828381d59b4524a0d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86b337777a3f47ba90fc4179560c9d99"
I20260709 12:23:27.924521 30612 raft_consensus.cc:3060] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:27.926100 28730 tablet_replica.cc:333] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.926923 28730 raft_consensus.cc:2243] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.927802 28730 raft_consensus.cc:2272] T 182ba1b192b6420caebe02042e216a37 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:27.927752 30003 leader_election.cc:336] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:27.930195 28730 tablet_replica.cc:333] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.931082 28730 raft_consensus.cc:2243] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.931407 30612 raft_consensus.cc:2468] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7f876862c6242828381d59b4524a0d5 in term 3.
I20260709 12:23:27.931588 28730 raft_consensus.cc:2272] T 030a9634e1fd41c7af359caf8155412a P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.932595 30004 leader_election.cc:304] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [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: 86b337777a3f47ba90fc4179560c9d99, c7f876862c6242828381d59b4524a0d5; no voters: 038631415bd946cbb95bf63801cf751d
I20260709 12:23:27.933387 31673 raft_consensus.cc:2804] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:27.933863 31673 raft_consensus.cc:697] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Becoming Leader. State: Replica: c7f876862c6242828381d59b4524a0d5, State: Running, Role: LEADER
I20260709 12:23:27.934544 28730 tablet_replica.cc:333] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.935371 28730 raft_consensus.cc:2243] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.934674 31673 consensus_queue.cc:237] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "c7f876862c6242828381d59b4524a0d5" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 43683 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:27.936050 28730 raft_consensus.cc:2272] T 0bd9e9ff04684a768729e487a86ce4a7 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.939323 28730 tablet_replica.cc:333] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.939742 31648 leader_election.cc:290] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [CANDIDATE]: Term 3 election: Requested vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), 86b337777a3f47ba90fc4179560c9d99 (127.28.14.132:40403)
I20260709 12:23:27.940096 28730 raft_consensus.cc:2243] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.940718 28730 raft_consensus.cc:2272] T afa1b33bd5d34247a53c6ee5ef145311 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.943116 28730 tablet_replica.cc:333] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.943866 28730 raft_consensus.cc:2243] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.944785 28730 raft_consensus.cc:2272] T edd76133103c489892e6bc70734db0ca P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.947094 28730 tablet_replica.cc:333] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.947613 28730 raft_consensus.cc:2243] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.948347 28730 raft_consensus.cc:2272] T 819d00947f0347f3bcc3a5604feb5a10 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.950042 28730 tablet_replica.cc:333] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.950542 28730 raft_consensus.cc:2243] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.951236 28730 raft_consensus.cc:2272] T 353ad5dd3c9b4601b8901c46ce6d6d7f P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.953024 28730 tablet_replica.cc:333] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.953501 28730 raft_consensus.cc:2243] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.953922 28730 raft_consensus.cc:2272] T 4475a9085517448681a035352d33a350 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.955641 28730 tablet_replica.cc:333] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.956141 28730 raft_consensus.cc:2243] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.956552 28730 raft_consensus.cc:2272] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.958516 28730 tablet_replica.cc:333] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.959057 28730 raft_consensus.cc:2243] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.959478 28730 raft_consensus.cc:2272] T ed28c46e8a78413eb1c387f24b5c4307 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.961287 28730 tablet_replica.cc:333] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.961788 28730 raft_consensus.cc:2243] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.962392 28730 pending_rounds.cc:70] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Trying to abort 1 pending ops.
I20260709 12:23:27.962586 28730 pending_rounds.cc:77] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624813311721472 op_type: NO_OP noop_request { }
I20260709 12:23:27.962924 28730 raft_consensus.cc:2889] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:27.963179 28730 raft_consensus.cc:2272] T 1da12913919941feb85b615a336862fa P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.965210 28730 tablet_replica.cc:333] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.965756 28730 raft_consensus.cc:2243] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.966467 28730 pending_rounds.cc:70] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Trying to abort 1 pending ops.
I20260709 12:23:27.966631 28730 pending_rounds.cc:77] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305624812136550400 op_type: NO_OP noop_request { }
I20260709 12:23:27.966898 28730 raft_consensus.cc:2889] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:27.967144 28730 raft_consensus.cc:2272] T 1815729337144e58b74d47f688897a5f P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.969416 28730 tablet_replica.cc:333] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.970172 28730 raft_consensus.cc:2243] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.970719 28730 raft_consensus.cc:2272] T 60e77452365242e1a8286c10509f99e7 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.973039 28730 tablet_replica.cc:333] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.973723 28730 raft_consensus.cc:2243] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.974520 28730 pending_rounds.cc:70] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Trying to abort 1 pending ops.
I20260709 12:23:27.974747 28730 pending_rounds.cc:77] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624812249985024 op_type: NO_OP noop_request { }
I20260709 12:23:27.975080 28730 raft_consensus.cc:2889] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:27.975414 28730 raft_consensus.cc:2272] T f56c2d5584d145488a9062b6f14c7064 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.977607 28730 tablet_replica.cc:333] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.978222 28730 raft_consensus.cc:2243] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.978632 28730 raft_consensus.cc:2272] T b799ef35e4994663a874fda23ed696dc P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.980506 28730 tablet_replica.cc:333] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.980979 28730 raft_consensus.cc:2243] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.981405 28730 raft_consensus.cc:2272] T 2451bb51b2f24ee58d18f325677c09ff P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.983125 28730 tablet_replica.cc:333] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.983603 28730 raft_consensus.cc:2243] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.984153 28730 raft_consensus.cc:2272] T d58a704cecf6407bb281f081553682bf P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.986371 28730 tablet_replica.cc:333] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.987004 28730 raft_consensus.cc:2243] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.987597 28730 raft_consensus.cc:2272] T 695fc184416e4c8ebab20a713a56809b P c7f876862c6242828381d59b4524a0d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.989774 28730 tablet_replica.cc:333] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.990334 28730 raft_consensus.cc:2243] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.990916 28730 pending_rounds.cc:70] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Trying to abort 1 pending ops.
I20260709 12:23:27.991098 28730 pending_rounds.cc:77] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305624812876693504 op_type: NO_OP noop_request { }
I20260709 12:23:27.991350 28730 raft_consensus.cc:2889] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:27.991601 28730 raft_consensus.cc:2272] T 2049afa7813b4bec94c935d2bcdfffbc P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.993714 28730 tablet_replica.cc:333] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.994285 28730 raft_consensus.cc:2243] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:27.995108 28730 raft_consensus.cc:2272] T 224788ac911f4a8e9ba80f7399b04035 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:27.997459 28730 tablet_replica.cc:333] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:27.997974 28730 raft_consensus.cc:2243] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:27.998376 28730 raft_consensus.cc:2272] T 8e1c083987c64c7e9964266f83a1fea4 P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.000489 28730 tablet_replica.cc:333] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.001113 28730 raft_consensus.cc:2243] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.003153 28730 raft_consensus.cc:2272] T 23c52220ba4342bfaabb21720b86aa9c P c7f876862c6242828381d59b4524a0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.005842 28730 tablet_replica.cc:333] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.006505 28730 raft_consensus.cc:2243] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.007068 28730 raft_consensus.cc:2272] T 7c40ccb7c3c74c0abf4c1f4961b6ee85 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.009522 28730 tablet_replica.cc:333] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.010367 28730 raft_consensus.cc:2243] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.010927 28730 raft_consensus.cc:2272] T d38d5e57dde646dcb1eb0fad6450f5e3 P c7f876862c6242828381d59b4524a0d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.013134 28730 tablet_replica.cc:333] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.013962 28730 raft_consensus.cc:2243] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.014945 28730 raft_consensus.cc:2272] T d085e7b35b524b7ca1cbd3a618f19946 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.016840 28730 tablet_replica.cc:333] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.017266 28730 raft_consensus.cc:2243] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.018042 28730 raft_consensus.cc:2272] T cd3d74917125483e90d671ea5031bf00 P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.019788 28730 tablet_replica.cc:333] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5: stopping tablet replica
I20260709 12:23:28.020200 28730 raft_consensus.cc:2243] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.020756 28730 raft_consensus.cc:2272] T 4e885e371658480faa2f5cdf61a7c91e P c7f876862c6242828381d59b4524a0d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.021199 31676 raft_consensus.cc:493] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b17b0404f6cc4144b6e1075c9d31e254)
I20260709 12:23:28.021739 31676 raft_consensus.cc:515] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:28.024700 31676 leader_election.cc:290] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
W20260709 12:23:28.028824 30582 leader_election.cc:336] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
W20260709 12:23:28.031364 30581 leader_election.cc:336] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:28.031826 30581 leader_election.cc:304] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:28.032554 31676 raft_consensus.cc:2749] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:28.111466 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
W20260709 12:23:28.118873 30579 consensus_peers.cc:597] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 -> Peer c7f876862c6242828381d59b4524a0d5 (127.28.14.131:43683): Couldn't send request to peer c7f876862c6242828381d59b4524a0d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:28.236948 28730 tablet_server.cc:179] TabletServer@127.28.14.132:0 shutting down...
I20260709 12:23:28.272269 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:28.273144 28730 tablet_replica.cc:333] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.274220 28730 raft_consensus.cc:2243] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 12:23:28.274812 28730 raft_consensus.cc:2272] T 4e885e371658480faa2f5cdf61a7c91e P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEARNER]: Raft consensus is shut down!
I20260709 12:23:28.277648 28730 tablet_replica.cc:333] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.278522 28730 raft_consensus.cc:2243] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.279165 28730 raft_consensus.cc:2272] T 2d8425c3c6db4a4fbcc21c7486cd621a P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.281914 28730 tablet_replica.cc:333] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.282723 28730 raft_consensus.cc:2243] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.283416 28730 raft_consensus.cc:2272] T c7bb493c05fd4f558bb553d197a5a55c P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.286046 28730 tablet_replica.cc:333] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.286901 28730 raft_consensus.cc:2243] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.288254 28730 raft_consensus.cc:2272] T 1815729337144e58b74d47f688897a5f P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.290786 28730 tablet_replica.cc:333] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.291612 28730 raft_consensus.cc:2243] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.292361 28730 raft_consensus.cc:2272] T edd76133103c489892e6bc70734db0ca P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.295168 28730 tablet_replica.cc:333] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.296020 28730 raft_consensus.cc:2243] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.296720 28730 raft_consensus.cc:2272] T 353ad5dd3c9b4601b8901c46ce6d6d7f P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.299260 28730 tablet_replica.cc:333] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.300020 28730 raft_consensus.cc:2243] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.300743 28730 raft_consensus.cc:2272] T 939737497c5d4883a71507509e94ef67 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.303318 28730 tablet_replica.cc:333] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.304191 28730 raft_consensus.cc:2243] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.304919 28730 raft_consensus.cc:2272] T 1ade267ed4fd4c96834a6dbf4ca477ca P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.307397 28730 tablet_replica.cc:333] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.308177 28730 raft_consensus.cc:2243] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.308925 28730 raft_consensus.cc:2272] T 73755f81e5a845339a4cc93b1218ea17 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.311510 28730 tablet_replica.cc:333] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.312259 28730 raft_consensus.cc:2243] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.312899 28730 raft_consensus.cc:2272] T 4ec0159fc6374b2e922a28b59401342b P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.315383 28730 tablet_replica.cc:333] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.316154 28730 raft_consensus.cc:2243] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.316841 28730 raft_consensus.cc:2272] T 057516ea8d49481192ee72cf9847e472 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.319412 28730 tablet_replica.cc:333] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.320151 28730 raft_consensus.cc:2243] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.320837 28730 raft_consensus.cc:2272] T 01d987f9e303445db09f5c73a8093c90 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.323385 28730 tablet_replica.cc:333] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.324152 28730 raft_consensus.cc:2243] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.325127 28730 raft_consensus.cc:2272] T 695fc184416e4c8ebab20a713a56809b P 86b337777a3f47ba90fc4179560c9d99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.327648 28730 tablet_replica.cc:333] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.328405 28730 raft_consensus.cc:2243] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.328943 28730 raft_consensus.cc:2272] T 0f27ed771c9b47eda9694c15eccea6f1 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.330386 31676 raft_consensus.cc:493] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b17b0404f6cc4144b6e1075c9d31e254)
I20260709 12:23:28.330816 31676 raft_consensus.cc:515] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "038631415bd946cbb95bf63801cf751d" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 42505 } } peers { permanent_uuid: "b17b0404f6cc4144b6e1075c9d31e254" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 33845 } } peers { permanent_uuid: "86b337777a3f47ba90fc4179560c9d99" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 40403 } attrs { promote: false } }
I20260709 12:23:28.331516 28730 tablet_replica.cc:333] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.332384 28730 raft_consensus.cc:2243] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.332602 31676 leader_election.cc:290] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505), b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845)
I20260709 12:23:28.333115 28730 raft_consensus.cc:2272] T 26246c9a3be243c096fb2b992e4f2917 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.335866 28730 tablet_replica.cc:333] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
W20260709 12:23:28.337841 30582 leader_election.cc:336] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b17b0404f6cc4144b6e1075c9d31e254 (127.28.14.130:33845): Network error: Client connection negotiation failed: client connection to 127.28.14.130:33845: connect: Connection refused (error 111)
I20260709 12:23:28.338680 28730 raft_consensus.cc:2243] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:23:28.340452 30581 leader_election.cc:336] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111)
I20260709 12:23:28.340477 28730 raft_consensus.cc:2272] T d38d5e57dde646dcb1eb0fad6450f5e3 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.340900 30581 leader_election.cc:304] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [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: 86b337777a3f47ba90fc4179560c9d99; no voters: 038631415bd946cbb95bf63801cf751d, b17b0404f6cc4144b6e1075c9d31e254
I20260709 12:23:28.341590 31676 raft_consensus.cc:2749] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:28.343474 28730 tablet_replica.cc:333] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.344364 28730 raft_consensus.cc:2243] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.344911 28730 raft_consensus.cc:2272] T afa1b33bd5d34247a53c6ee5ef145311 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.347509 28730 tablet_replica.cc:333] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.348259 28730 raft_consensus.cc:2243] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.348908 28730 raft_consensus.cc:2272] T 05cd364822ea4ae3bc7b2d72e5d43683 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.351323 28730 tablet_replica.cc:333] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.352046 28730 raft_consensus.cc:2243] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.352973 28730 raft_consensus.cc:2272] T 0bd9e9ff04684a768729e487a86ce4a7 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.355502 28730 tablet_replica.cc:333] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.356361 28730 raft_consensus.cc:2243] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.357020 28730 raft_consensus.cc:2272] T 1da12913919941feb85b615a336862fa P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.359537 28730 tablet_replica.cc:333] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.360270 28730 raft_consensus.cc:2243] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.361088 28730 raft_consensus.cc:2272] T a5781f1c492c47b699e3f700331872bd P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.363706 28730 tablet_replica.cc:333] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.364439 28730 raft_consensus.cc:2243] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.365420 28730 raft_consensus.cc:2272] T eb46276555e94160af7e4263111af862 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.368196 28730 tablet_replica.cc:333] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.369000 28730 raft_consensus.cc:2243] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.369977 28730 raft_consensus.cc:2272] T e1c89f7375e64a25a40c672d2bbce630 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.372423 28730 tablet_replica.cc:333] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.373135 28730 raft_consensus.cc:2243] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.374173 28730 raft_consensus.cc:2272] T 030a9634e1fd41c7af359caf8155412a P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.376825 28730 tablet_replica.cc:333] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.377558 28730 raft_consensus.cc:2243] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.378453 28730 raft_consensus.cc:2272] T f31a100a9d5143feb5d78b399cefef60 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.381337 28730 tablet_replica.cc:333] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.382071 28730 raft_consensus.cc:2243] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.382577 28730 raft_consensus.cc:2272] T f56c2d5584d145488a9062b6f14c7064 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.384795 28730 tablet_replica.cc:333] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.385546 28730 raft_consensus.cc:2243] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.386253 28730 raft_consensus.cc:2272] T e62befcdc5ee4aeab6c67ad6f237374c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.388674 28730 tablet_replica.cc:333] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.389422 28730 raft_consensus.cc:2243] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.389947 28730 raft_consensus.cc:2272] T 23c52220ba4342bfaabb21720b86aa9c P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.392452 28730 tablet_replica.cc:333] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.393101 28730 raft_consensus.cc:2243] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.394068 28730 raft_consensus.cc:2272] T 68f5e29ee6ed4bdc96c740d0f23dcc41 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.396423 28730 tablet_replica.cc:333] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.397085 28730 raft_consensus.cc:2243] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.397727 28730 raft_consensus.cc:2272] T 182ba1b192b6420caebe02042e216a37 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.400177 28730 tablet_replica.cc:333] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.400838 28730 raft_consensus.cc:2243] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.401719 28730 raft_consensus.cc:2272] T ed28c46e8a78413eb1c387f24b5c4307 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.404089 28730 tablet_replica.cc:333] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.404804 28730 raft_consensus.cc:2243] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.405534 28730 raft_consensus.cc:2272] T df11b73d5e084a9baa45309aeadf6bef P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.407882 28730 tablet_replica.cc:333] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.408586 28730 raft_consensus.cc:2243] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.409480 28730 raft_consensus.cc:2272] T 36b21badc4d14edb90d6ac1076a964c0 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.412055 28730 tablet_replica.cc:333] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.412902 28730 raft_consensus.cc:2243] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.413568 28730 raft_consensus.cc:2272] T b4143cc01e534e1d9073e16d59da5842 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.415915 28730 tablet_replica.cc:333] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.416607 28730 raft_consensus.cc:2243] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.417546 28730 raft_consensus.cc:2272] T d58a704cecf6407bb281f081553682bf P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.420264 28730 tablet_replica.cc:333] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.420940 28730 raft_consensus.cc:2243] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.421628 28730 raft_consensus.cc:2272] T 2049afa7813b4bec94c935d2bcdfffbc P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:28.423040 30581 consensus_peers.cc:597] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 -> Peer 038631415bd946cbb95bf63801cf751d (127.28.14.129:42505): Couldn't send request to peer 038631415bd946cbb95bf63801cf751d. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:42505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:28.424103 28730 tablet_replica.cc:333] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.424842 28730 raft_consensus.cc:2243] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.425735 28730 raft_consensus.cc:2272] T 1ae951b591274a90ac9eb21ab4eec898 P 86b337777a3f47ba90fc4179560c9d99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.427966 28730 tablet_replica.cc:333] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.428634 28730 raft_consensus.cc:2243] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.429154 28730 raft_consensus.cc:2272] T e90e02f959f2437c8318b9ff6fa5e334 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.431636 28730 tablet_replica.cc:333] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.432355 28730 raft_consensus.cc:2243] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.432952 28730 raft_consensus.cc:2272] T a403b60ee6014cec922840c5f8c6e636 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.435330 28730 tablet_replica.cc:333] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.436000 28730 raft_consensus.cc:2243] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.436950 28730 raft_consensus.cc:2272] T eecb1983f87740e4b42a02938971d9d9 P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.439281 28730 tablet_replica.cc:333] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.439942 28730 raft_consensus.cc:2243] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.440557 28730 raft_consensus.cc:2272] T 7e97b6f5d6f64e02bee56ef25cf7a85d P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.443001 28730 tablet_replica.cc:333] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.443676 28730 raft_consensus.cc:2243] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.444602 28730 raft_consensus.cc:2272] T d42f6e3950a24654800bcf24c4e4eefe P 86b337777a3f47ba90fc4179560c9d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.447084 28730 tablet_replica.cc:333] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.447721 28730 raft_consensus.cc:2243] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.448377 28730 raft_consensus.cc:2272] T 819d00947f0347f3bcc3a5604feb5a10 P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.450948 28730 tablet_replica.cc:333] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99: stopping tablet replica
I20260709 12:23:28.451555 28730 raft_consensus.cc:2243] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:28.452157 28730 raft_consensus.cc:2272] T a3c5c14543364ce0930b09576e786e5f P 86b337777a3f47ba90fc4179560c9d99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.525218 28730 tablet_server.cc:196] TabletServer@127.28.14.132:0 shutdown complete.
I20260709 12:23:28.594156 28730 master.cc:562] Master@127.28.14.190:37347 shutting down...
W20260709 12:23:28.622305 29835 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:23:28.622525 29835 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:23:28.622736 29835 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:23:28.625610 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:28.626216 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:28.626526 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1ace57ed5f9496e860b6b89452bc8b8: stopping tablet replica
I20260709 12:23:28.667706 28730 master.cc:584] Master@127.28.14.190:37347 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53711 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:23:28.752140 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:35077
I20260709 12:23:28.753240 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:28.759137 31685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:28.759162 31686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:28.760262 31688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:28.761500 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:28.762724 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:28.762899 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:28.763051 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599808763033 us; error 0 us; skew 500 ppm
I20260709 12:23:28.763562 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:28.765875 28730 webserver.cc:533] Webserver started at http://127.28.14.190:44289/ using document root <none> and password file <none>
I20260709 12:23:28.766316 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:28.766458 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:28.766736 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:28.767913 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "b12790a514034fedb87f144bbfa74551"
format_stamp: "Formatted at 2026-07-09 12:23:28 on dist-test-slave-4jnj"
I20260709 12:23:28.772176 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:23:28.775566 31693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:28.776311 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:23:28.776577 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "b12790a514034fedb87f144bbfa74551"
format_stamp: "Formatted at 2026-07-09 12:23:28 on dist-test-slave-4jnj"
I20260709 12:23:28.776881 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:28.792927 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:28.794123 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:28.830500 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:35077
I20260709 12:23:28.830605 31744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:35077 every 8 connection(s)
I20260709 12:23:28.834240 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.843916 31745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551: Bootstrap starting.
I20260709 12:23:28.848470 31745 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.852408 31745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551: No bootstrap required, opened a new log
I20260709 12:23:28.854496 31745 raft_consensus.cc:359] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER }
I20260709 12:23:28.854847 31745 raft_consensus.cc:385] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.855063 31745 raft_consensus.cc:740] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b12790a514034fedb87f144bbfa74551, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.855613 31745 consensus_queue.cc:260] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER }
I20260709 12:23:28.856057 31745 raft_consensus.cc:399] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:28.856251 31745 raft_consensus.cc:493] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:28.856498 31745 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.860844 31745 raft_consensus.cc:515] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER }
I20260709 12:23:28.861291 31745 leader_election.cc:304] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b12790a514034fedb87f144bbfa74551; no voters: 
I20260709 12:23:28.862346 31745 leader_election.cc:290] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:28.862732 31748 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.863958 31748 raft_consensus.cc:697] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 1 LEADER]: Becoming Leader. State: Replica: b12790a514034fedb87f144bbfa74551, State: Running, Role: LEADER
I20260709 12:23:28.864588 31748 consensus_queue.cc:237] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER }
I20260709 12:23:28.865108 31745 sys_catalog.cc:565] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:28.869055 31750 sys_catalog.cc:455] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b12790a514034fedb87f144bbfa74551. Latest consensus state: current_term: 1 leader_uuid: "b12790a514034fedb87f144bbfa74551" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER } }
I20260709 12:23:28.869680 31750 sys_catalog.cc:458] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:28.870100 31749 sys_catalog.cc:455] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b12790a514034fedb87f144bbfa74551" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b12790a514034fedb87f144bbfa74551" member_type: VOTER } }
I20260709 12:23:28.870639 31749 sys_catalog.cc:458] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:28.871959 31755 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:28.876740 31755 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:28.879786 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:28.885123 31755 catalog_manager.cc:1383] Generated new cluster ID: 015f045daa7643f392b1d724f0855341
I20260709 12:23:28.885406 31755 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:28.912735 31755 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:28.914023 31755 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:28.930768 31755 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551: Generated new TSK 0
I20260709 12:23:28.931407 31755 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:28.946575 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:28.952469 31766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:28.953424 31767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:28.954627 31769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:28.955118 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:28.956377 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:28.956549 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:28.956707 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599808956689 us; error 0 us; skew 500 ppm
I20260709 12:23:28.957216 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:28.959583 28730 webserver.cc:533] Webserver started at http://127.28.14.129:37359/ using document root <none> and password file <none>
I20260709 12:23:28.960047 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:28.960232 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:28.960475 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:28.961503 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
format_stamp: "Formatted at 2026-07-09 12:23:28 on dist-test-slave-4jnj"
I20260709 12:23:28.965723 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:23:28.969041 31774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:28.969717 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:28.970036 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
format_stamp: "Formatted at 2026-07-09 12:23:28 on dist-test-slave-4jnj"
I20260709 12:23:28.970289 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:28.996862 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:28.998122 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:28.999614 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:29.001822 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:29.002012 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.002242 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:29.002419 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.040324 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:41655
I20260709 12:23:29.040422 31836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:41655 every 8 connection(s)
I20260709 12:23:29.045499 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:29.052205 31841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:29.054214 31842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:29.055802 31844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:29.056736 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:29.057850 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:29.058049 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:29.058199 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599809058182 us; error 0 us; skew 500 ppm
I20260709 12:23:29.058702 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:29.061359 28730 webserver.cc:533] Webserver started at http://127.28.14.130:35131/ using document root <none> and password file <none>
I20260709 12:23:29.061945 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:29.062105 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:29.062304 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:29.063086 31837 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35077
I20260709 12:23:29.063448 31837 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:29.063459 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "6f5253dccb54408c9eec250e19d1b056"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.064181 31837 heartbeater.cc:507] Master 127.28.14.190:35077 requested a full tablet report, sending...
I20260709 12:23:29.066336 31710 ts_manager.cc:194] Registered new tserver with Master: 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:29.068447 31710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36268
I20260709 12:23:29.068702 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:29.072252 31849 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.072989 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:29.073257 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "6f5253dccb54408c9eec250e19d1b056"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.073506 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:29.082324 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:29.083483 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:29.084900 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:29.087283 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:29.087463 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.087635 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:29.087755 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.125706 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:37745
I20260709 12:23:29.125865 31911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:37745 every 8 connection(s)
I20260709 12:23:29.130770 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:29.137641 31915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:29.138640 31916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:29.141237 31918 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:29.141330 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:29.142390 31912 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35077
I20260709 12:23:29.142751 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:23:29.142810 31912 heartbeater.cc:461] Registering TS with master...
W20260709 12:23:29.143028 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:29.143213 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599809143197 us; error 0 us; skew 500 ppm
I20260709 12:23:29.143654 31912 heartbeater.cc:507] Master 127.28.14.190:35077 requested a full tablet report, sending...
I20260709 12:23:29.143786 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:29.145920 31710 ts_manager.cc:194] Registered new tserver with Master: 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:29.147202 31710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36280
I20260709 12:23:29.147986 28730 webserver.cc:533] Webserver started at http://127.28.14.131:42195/ using document root <none> and password file <none>
I20260709 12:23:29.148484 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:29.148663 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:29.148908 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:29.150038 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.154250 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:23:29.157519 31923 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.158313 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:29.158592 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.158876 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:29.191102 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:29.192286 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:29.193684 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:29.195885 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:29.196081 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.196310 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:29.196460 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.234640 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:37427
I20260709 12:23:29.234742 31985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:37427 every 8 connection(s)
I20260709 12:23:29.239420 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:29.246114 31989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:29.248004 31990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:29.249229 28730 server_base.cc:1061] running on GCE node
W20260709 12:23:29.250214 31993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:29.251205 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:29.251423 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:29.251579 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599809251562 us; error 0 us; skew 500 ppm
I20260709 12:23:29.251798 31986 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35077
I20260709 12:23:29.252177 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:29.252182 31986 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:29.253168 31986 heartbeater.cc:507] Master 127.28.14.190:35077 requested a full tablet report, sending...
I20260709 12:23:29.254930 28730 webserver.cc:533] Webserver started at http://127.28.14.132:44487/ using document root <none> and password file <none>
I20260709 12:23:29.255455 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:29.255416 31710 ts_manager.cc:194] Registered new tserver with Master: 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:29.255846 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:29.256131 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:29.257227 31710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36284
I20260709 12:23:29.257453 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-3-root/instance:
uuid: "871867c4b7a643fdaf27530d0c8172ad"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.262312 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:29.265597 31997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.266350 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:29.266649 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
uuid: "871867c4b7a643fdaf27530d0c8172ad"
format_stamp: "Formatted at 2026-07-09 12:23:29 on dist-test-slave-4jnj"
I20260709 12:23:29.266920 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:29.296442 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:29.297690 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:29.299273 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:29.301534 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:29.301743 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.302013 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:29.302168 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:29.340155 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.132:37195
I20260709 12:23:29.340267 32059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.132:37195 every 8 connection(s)
I20260709 12:23:29.354162 32060 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35077
I20260709 12:23:29.354553 32060 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:29.355222 32060 heartbeater.cc:507] Master 127.28.14.190:35077 requested a full tablet report, sending...
I20260709 12:23:29.357472 31710 ts_manager.cc:194] Registered new tserver with Master: 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:29.357844 28730 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014814772s
I20260709 12:23:29.359356 31710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36298
I20260709 12:23:29.384122 31710 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36314:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:23:29.608685 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 95f2967bd0ab4492a56de5394218aa0b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:29.610105 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f2967bd0ab4492a56de5394218aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.617375 32024 tablet_service.cc:1511] Processing CreateTablet for tablet d8907027bae14792b7dacd918b4ff334 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:29.618811 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8907027bae14792b7dacd918b4ff334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.628050 32023 tablet_service.cc:1511] Processing CreateTablet for tablet fc2de809642b4f31b25fad9aa75c7f26 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:29.629594 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2de809642b4f31b25fad9aa75c7f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.633384 32077 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:29.640763 32077 tablet_bootstrap.cc:654] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:29.665112 31802 tablet_service.cc:1511] Processing CreateTablet for tablet 95f2967bd0ab4492a56de5394218aa0b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:29.645027 32022 tablet_service.cc:1511] Processing CreateTablet for tablet e5649a629a07423ea2ba9d76a2603951 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:29.665642 31870 tablet_service.cc:1511] Processing CreateTablet for tablet 419cebad6dc449f782b4198a4171b011 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:29.666607 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5649a629a07423ea2ba9d76a2603951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.667019 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419cebad6dc449f782b4198a4171b011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.647255 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 95f2967bd0ab4492a56de5394218aa0b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:29.669056 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f2967bd0ab4492a56de5394218aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.647593 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 8764fc9a115c441883c55471888bcf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:29.671378 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764fc9a115c441883c55471888bcf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.671175 32018 tablet_service.cc:1511] Processing CreateTablet for tablet d2031e74d48a4efead626030af98cf30 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:29.648964 32021 tablet_service.cc:1511] Processing CreateTablet for tablet 419cebad6dc449f782b4198a4171b011 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:29.650748 31877 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfabc46fb304ced9ce74da8a6addec3 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:29.674211 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfabc46fb304ced9ce74da8a6addec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.651950 31948 tablet_service.cc:1511] Processing CreateTablet for tablet 469347cec35c4a35bf48e246c24e2682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:29.675272 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfabc46fb304ced9ce74da8a6addec3 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:29.675931 31948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469347cec35c4a35bf48e246c24e2682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.652608 32024 tablet_service.cc:1511] Processing CreateTablet for tablet 79343387f2d84d83b7124e204d4cd6f0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:29.652942 31876 tablet_service.cc:1511] Processing CreateTablet for tablet d8907027bae14792b7dacd918b4ff334 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:29.678203 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8907027bae14792b7dacd918b4ff334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.650799 31949 tablet_service.cc:1511] Processing CreateTablet for tablet fc2de809642b4f31b25fad9aa75c7f26 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:29.653517 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 8764fc9a115c441883c55471888bcf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:29.654749 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 636faa49b2a44e8eaf8f9154b1f1829b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:29.649335 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 4dfabc46fb304ced9ce74da8a6addec3 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:29.655071 31875 tablet_service.cc:1511] Processing CreateTablet for tablet fc2de809642b4f31b25fad9aa75c7f26 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:29.679980 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2de809642b4f31b25fad9aa75c7f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.680980 31875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2de809642b4f31b25fad9aa75c7f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.655112 31946 tablet_service.cc:1511] Processing CreateTablet for tablet e5649a629a07423ea2ba9d76a2603951 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:29.657169 31874 tablet_service.cc:1511] Processing CreateTablet for tablet 469347cec35c4a35bf48e246c24e2682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:29.683044 31874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469347cec35c4a35bf48e246c24e2682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.657680 31873 tablet_service.cc:1511] Processing CreateTablet for tablet 79343387f2d84d83b7124e204d4cd6f0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:29.684728 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79343387f2d84d83b7124e204d4cd6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.658233 32023 tablet_service.cc:1511] Processing CreateTablet for tablet 168987c764204bc8b33f6949abb7bf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:29.658749 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 168987c764204bc8b33f6949abb7bf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:29.659875 31872 tablet_service.cc:1511] Processing CreateTablet for tablet e5649a629a07423ea2ba9d76a2603951 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:29.687207 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5649a629a07423ea2ba9d76a2603951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.687367 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636faa49b2a44e8eaf8f9154b1f1829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.660636 31943 tablet_service.cc:1511] Processing CreateTablet for tablet 7df10388a0464249b8b6477264e604ba (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:29.662061 32020 tablet_service.cc:1511] Processing CreateTablet for tablet 7df10388a0464249b8b6477264e604ba (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:29.662645 31942 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5c2f49cf46b7a0e5e163758de035 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:29.663587 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 636faa49b2a44e8eaf8f9154b1f1829b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:29.690824 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636faa49b2a44e8eaf8f9154b1f1829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.663722 32019 tablet_service.cc:1511] Processing CreateTablet for tablet 72965eb868bf41dcb9ad37079ce748c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:29.672649 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2031e74d48a4efead626030af98cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.688868 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfabc46fb304ced9ce74da8a6addec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.694561 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72965eb868bf41dcb9ad37079ce748c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.695751 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168987c764204bc8b33f6949abb7bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.696456 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419cebad6dc449f782b4198a4171b011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.697196 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79343387f2d84d83b7124e204d4cd6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.695624 31943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df10388a0464249b8b6477264e604ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.697992 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764fc9a115c441883c55471888bcf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.698817 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168987c764204bc8b33f6949abb7bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.699477 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5c2f49cf46b7a0e5e163758de035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.700155 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5649a629a07423ea2ba9d76a2603951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.703152 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df10388a0464249b8b6477264e604ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.676714 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dfabc46fb304ced9ce74da8a6addec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.704260 31802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f2967bd0ab4492a56de5394218aa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.708348 31869 tablet_service.cc:1511] Processing CreateTablet for tablet 7df10388a0464249b8b6477264e604ba (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:29.710314 31869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df10388a0464249b8b6477264e604ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.742237 32017 tablet_service.cc:1511] Processing CreateTablet for tablet 29c31f6e62ff4c658f45c6331dab3181 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:29.743764 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c31f6e62ff4c658f45c6331dab3181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.751801 32016 tablet_service.cc:1511] Processing CreateTablet for tablet dc71af4e82204a48b7977b06c7b8f1c0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:29.753485 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc71af4e82204a48b7977b06c7b8f1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.773211 31868 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5c2f49cf46b7a0e5e163758de035 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:29.823112 31800 tablet_service.cc:1511] Processing CreateTablet for tablet d8907027bae14792b7dacd918b4ff334 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:29.824625 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8907027bae14792b7dacd918b4ff334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.827392 31799 tablet_service.cc:1511] Processing CreateTablet for tablet 469347cec35c4a35bf48e246c24e2682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:29.830041 31798 tablet_service.cc:1511] Processing CreateTablet for tablet 79343387f2d84d83b7124e204d4cd6f0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:29.832571 31797 tablet_service.cc:1511] Processing CreateTablet for tablet 8764fc9a115c441883c55471888bcf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:29.838132 31797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8764fc9a115c441883c55471888bcf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.839686 31799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469347cec35c4a35bf48e246c24e2682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.842010 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5c2f49cf46b7a0e5e163758de035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.842020 31798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79343387f2d84d83b7124e204d4cd6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.865131 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 636faa49b2a44e8eaf8f9154b1f1829b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:29.866780 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636faa49b2a44e8eaf8f9154b1f1829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.870710 31876 tablet_service.cc:1511] Processing CreateTablet for tablet 29c31f6e62ff4c658f45c6331dab3181 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:29.878118 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c31f6e62ff4c658f45c6331dab3181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.878623 31793 tablet_service.cc:1511] Processing CreateTablet for tablet a60e5c2f49cf46b7a0e5e163758de035 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:29.879938 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60e5c2f49cf46b7a0e5e163758de035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.882809 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 419cebad6dc449f782b4198a4171b011 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:29.884148 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419cebad6dc449f782b4198a4171b011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.886695 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 168987c764204bc8b33f6949abb7bf36 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:29.888057 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168987c764204bc8b33f6949abb7bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.896274 32079 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:29.900007 32021 tablet_service.cc:1511] Processing CreateTablet for tablet f4d748d8d45e4c62a382e67e298c81c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:29.901363 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d748d8d45e4c62a382e67e298c81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.902567 32079 tablet_bootstrap.cc:654] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:29.909044 31870 tablet_service.cc:1511] Processing CreateTablet for tablet 35715d3026564df8bbdfcda01dee1937 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 12:23:29.896376 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:29.915675 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35715d3026564df8bbdfcda01dee1937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.923133 32077 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:29.923748 32077 ts_tablet_manager.cc:1403] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.291s	user 0.052s	sys 0.128s
I20260709 12:23:29.912673 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 29c31f6e62ff4c658f45c6331dab3181 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:29.932480 32080 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:29.855559 31949 tablet_service.cc:1511] Processing CreateTablet for tablet d2031e74d48a4efead626030af98cf30 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:29.938376 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c31f6e62ff4c658f45c6331dab3181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.942936 32077 raft_consensus.cc:359] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:29.944878 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2031e74d48a4efead626030af98cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.957917 32077 raft_consensus.cc:385] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:29.958391 32077 raft_consensus.cc:740] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:29.959465 32077 consensus_queue.cc:260] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:29.944679 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 72965eb868bf41dcb9ad37079ce748c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:29.946285 31876 tablet_service.cc:1511] Processing CreateTablet for tablet dc71af4e82204a48b7977b06c7b8f1c0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:29.966741 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72965eb868bf41dcb9ad37079ce748c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.968678 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc71af4e82204a48b7977b06c7b8f1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.971850 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 35715d3026564df8bbdfcda01dee1937 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:29.973188 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35715d3026564df8bbdfcda01dee1937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.982963 31872 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c5acc25064fe891138d97d90f5649 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:29.984369 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c5acc25064fe891138d97d90f5649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.985750 31951 tablet_service.cc:1511] Processing CreateTablet for tablet f4d748d8d45e4c62a382e67e298c81c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:29.987177 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d748d8d45e4c62a382e67e298c81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:29.996467 32017 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c5acc25064fe891138d97d90f5649 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:29.998625 31943 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c5acc25064fe891138d97d90f5649 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:30.006984 31868 tablet_service.cc:1511] Processing CreateTablet for tablet 65a8e9fc2e03426f8d583baee7ff9a15 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:30.026882 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a8e9fc2e03426f8d583baee7ff9a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.025880 32077 ts_tablet_manager.cc:1434] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.004s
I20260709 12:23:29.997776 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c5acc25064fe891138d97d90f5649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.037940 31943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c5acc25064fe891138d97d90f5649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.047673 32060 heartbeater.cc:499] Master 127.28.14.190:35077 was elected leader, sending a full tablet report...
I20260709 12:23:30.048691 31798 tablet_service.cc:1511] Processing CreateTablet for tablet 35715d3026564df8bbdfcda01dee1937 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:30.050058 31798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35715d3026564df8bbdfcda01dee1937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.058445 32077 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:30.058967 32022 tablet_service.cc:1511] Processing CreateTablet for tablet 26e73d5ab04b4307bd542809a2530319 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:30.060441 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e73d5ab04b4307bd542809a2530319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.061914 32079 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:30.062463 32079 ts_tablet_manager.cc:1403] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.167s	user 0.064s	sys 0.050s
I20260709 12:23:30.065394 32079 raft_consensus.cc:359] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.066211 32079 raft_consensus.cc:385] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:30.066512 32079 raft_consensus.cc:740] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:30.067237 32079 consensus_queue.cc:260] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.068290 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 65a8e9fc2e03426f8d583baee7ff9a15 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:30.069587 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a8e9fc2e03426f8d583baee7ff9a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.070955 31837 heartbeater.cc:499] Master 127.28.14.190:35077 was elected leader, sending a full tablet report...
I20260709 12:23:30.071903 32019 tablet_service.cc:1511] Processing CreateTablet for tablet a58f0252ed894607b572211ed300ca57 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:30.073136 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58f0252ed894607b572211ed300ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.070200 32020 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4bbe78a694ec7b596dab0b8737ac5 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:30.075093 32080 tablet_bootstrap.cc:654] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:30.110384 32061 tablet.cc:2406] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:30.119254 32083 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:30.131088 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4bbe78a694ec7b596dab0b8737ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.131879 31796 tablet_service.cc:1511] Processing CreateTablet for tablet dc71af4e82204a48b7977b06c7b8f1c0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:30.132752 32024 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:30.133304 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc71af4e82204a48b7977b06c7b8f1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.133126 32016 tablet_service.cc:1511] Processing CreateTablet for tablet 5139778e57e942789473aedbe00a93a2 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:30.135957 31875 tablet_service.cc:1511] Processing CreateTablet for tablet 0f69e44cf23d492b9a191af97eec35d0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:30.138830 31869 tablet_service.cc:1511] Processing CreateTablet for tablet 26e73d5ab04b4307bd542809a2530319 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:30.140702 32083 tablet_bootstrap.cc:654] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.148972 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 062f69de2c574222882f7bd71c2fdb51 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:30.149709 31912 heartbeater.cc:499] Master 127.28.14.190:35077 was elected leader, sending a full tablet report...
I20260709 12:23:30.151794 31872 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:30.156605 31949 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4bbe78a694ec7b596dab0b8737ac5 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:30.166476 31874 tablet_service.cc:1511] Processing CreateTablet for tablet 062f69de2c574222882f7bd71c2fdb51 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:30.167865 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4bbe78a694ec7b596dab0b8737ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.168957 31799 tablet_service.cc:1511] Processing CreateTablet for tablet d2031e74d48a4efead626030af98cf30 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:30.170282 31799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2031e74d48a4efead626030af98cf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.137741 31875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f69e44cf23d492b9a191af97eec35d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.137234 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 72965eb868bf41dcb9ad37079ce748c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:30.178568 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5139778e57e942789473aedbe00a93a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.190708 32077 tablet_bootstrap.cc:654] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.191984 31798 tablet_service.cc:1511] Processing CreateTablet for tablet 65a8e9fc2e03426f8d583baee7ff9a15 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:30.125396 31873 tablet_service.cc:1511] Processing CreateTablet for tablet a58f0252ed894607b572211ed300ca57 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:30.153225 32021 tablet_service.cc:1511] Processing CreateTablet for tablet f4052ebd5b8a41ad923041b00197b9d9 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:30.208961 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062f69de2c574222882f7bd71c2fdb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.178604 31793 tablet_service.cc:1511] Processing CreateTablet for tablet f4d748d8d45e4c62a382e67e298c81c8 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:30.232259 31869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e73d5ab04b4307bd542809a2530319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.233537 32077 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:30.233474 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72965eb868bf41dcb9ad37079ce748c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.234246 32077 ts_tablet_manager.cc:1403] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.004s
I20260709 12:23:30.234724 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.236063 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 5139778e57e942789473aedbe00a93a2 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:30.236547 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 0f69e44cf23d492b9a191af97eec35d0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:30.237159 32077 raft_consensus.cc:359] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:30.237896 32077 raft_consensus.cc:385] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:30.233456 31986 heartbeater.cc:499] Master 127.28.14.190:35077 was elected leader, sending a full tablet report...
I20260709 12:23:30.238221 32077 raft_consensus.cc:740] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:30.239015 31874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062f69de2c574222882f7bd71c2fdb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.239368 32077 consensus_queue.cc:260] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:30.240657 31868 tablet_service.cc:1511] Processing CreateTablet for tablet f4052ebd5b8a41ad923041b00197b9d9 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:30.242146 32023 tablet_service.cc:1511] Processing CreateTablet for tablet eaa94cdb71924d50b58cbadf6a949629 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:30.242265 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 26e73d5ab04b4307bd542809a2530319 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:30.238080 31798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a8e9fc2e03426f8d583baee7ff9a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.247289 31876 tablet_service.cc:1511] Processing CreateTablet for tablet eaa94cdb71924d50b58cbadf6a949629 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:30.247957 32077 ts_tablet_manager.cc:1434] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:23:30.249209 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d748d8d45e4c62a382e67e298c81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.250784 31800 tablet_service.cc:1511] Processing CreateTablet for tablet 0f69e44cf23d492b9a191af97eec35d0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:30.252050 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f69e44cf23d492b9a191af97eec35d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.255431 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:30.238258 31870 tablet_service.cc:1511] Processing CreateTablet for tablet ea87736189704df9820637948cc6deed (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:30.262311 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e73d5ab04b4307bd542809a2530319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.262925 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.260895 32077 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:30.278306 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f69e44cf23d492b9a191af97eec35d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.271330 31802 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4bbe78a694ec7b596dab0b8737ac5 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:30.282220 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5139778e57e942789473aedbe00a93a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.290311 31802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4bbe78a694ec7b596dab0b8737ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.292019 31800 tablet_service.cc:1511] Processing CreateTablet for tablet f4052ebd5b8a41ad923041b00197b9d9 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:30.293376 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4052ebd5b8a41ad923041b00197b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.294169 31947 tablet_service.cc:1511] Processing CreateTablet for tablet a58f0252ed894607b572211ed300ca57 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:30.295468 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58f0252ed894607b572211ed300ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.299149 31948 tablet_service.cc:1511] Processing CreateTablet for tablet 062f69de2c574222882f7bd71c2fdb51 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:30.283870 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa94cdb71924d50b58cbadf6a949629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.301262 31942 tablet_service.cc:1511] Processing CreateTablet for tablet ea87736189704df9820637948cc6deed (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:30.274390 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58f0252ed894607b572211ed300ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.309715 31945 tablet_service.cc:1511] Processing CreateTablet for tablet ee7249a3ad064fc991fd760e79edcd1e (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:30.311415 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7249a3ad064fc991fd760e79edcd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.314294 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea87736189704df9820637948cc6deed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.302909 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5ee5a6ed9a4ae28da3e99ef3373ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.282859 32077 tablet_bootstrap.cc:654] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.322240 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea87736189704df9820637948cc6deed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.323560 31797 tablet_service.cc:1511] Processing CreateTablet for tablet 5139778e57e942789473aedbe00a93a2 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:30.324263 31871 tablet_service.cc:1511] Processing CreateTablet for tablet c265d165cb664a028c5a8876c1c6bc2b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:30.324862 31797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5139778e57e942789473aedbe00a93a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.325491 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265d165cb664a028c5a8876c1c6bc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.327548 32018 tablet_service.cc:1511] Processing CreateTablet for tablet ee7249a3ad064fc991fd760e79edcd1e (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:30.334100 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa94cdb71924d50b58cbadf6a949629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.335768 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4052ebd5b8a41ad923041b00197b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.336225 32079 ts_tablet_manager.cc:1434] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.273s	user 0.022s	sys 0.016s
I20260709 12:23:30.343395 31946 tablet_service.cc:1511] Processing CreateTablet for tablet eaa94cdb71924d50b58cbadf6a949629 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:30.346267 31948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062f69de2c574222882f7bd71c2fdb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.353472 32079 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:30.355286 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa94cdb71924d50b58cbadf6a949629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.356101 32080 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:30.356581 32080 ts_tablet_manager.cc:1403] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.424s	user 0.025s	sys 0.023s
I20260709 12:23:30.361119 32017 tablet_service.cc:1511] Processing CreateTablet for tablet a494b5a221ee467db3163cd5badaa0b6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:30.363761 32082 raft_consensus.cc:493] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.364286 32082 raft_consensus.cc:515] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:30.366784 32082 leader_election.cc:290] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:30.366914 32080 raft_consensus.cc:359] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.367802 32080 raft_consensus.cc:385] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:30.368257 32080 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:30.370925 32080 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.352285 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4052ebd5b8a41ad923041b00197b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.384946 32077 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:30.385478 32077 ts_tablet_manager.cc:1403] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260709 12:23:30.388393 32077 raft_consensus.cc:359] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.389091 32077 raft_consensus.cc:385] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:30.389396 32077 raft_consensus.cc:740] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:30.368783 31801 tablet_service.cc:1511] Processing CreateTablet for tablet ea87736189704df9820637948cc6deed (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:30.406999 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea87736189704df9820637948cc6deed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.408246 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a494b5a221ee467db3163cd5badaa0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.416095 32083 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:30.422152 32083 ts_tablet_manager.cc:1403] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.303s	user 0.007s	sys 0.013s
I20260709 12:23:30.424172 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 3df126b2da8f496b8278ac88e426ae6c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:30.425345 32083 raft_consensus.cc:359] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.426210 32083 raft_consensus.cc:385] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:30.426512 32083 raft_consensus.cc:740] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:30.427299 32082 raft_consensus.cc:493] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.427295 32083 consensus_queue.cc:260] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.427875 32082 raft_consensus.cc:515] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:30.425489 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df126b2da8f496b8278ac88e426ae6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.433527 32082 leader_election.cc:290] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:30.435879 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3a10f6f8b428191fc60c29a9d113d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:30.440466 31874 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3a10f6f8b428191fc60c29a9d113d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:30.441395 31877 tablet_service.cc:1511] Processing CreateTablet for tablet a494b5a221ee467db3163cd5badaa0b6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:30.449088 31794 tablet_service.cc:1511] Processing CreateTablet for tablet ee7249a3ad064fc991fd760e79edcd1e (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:30.463459 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7249a3ad064fc991fd760e79edcd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.411126 32077 consensus_queue.cc:260] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.474043 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7249a3ad064fc991fd760e79edcd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.414778 31949 tablet_service.cc:1511] Processing CreateTablet for tablet c265d165cb664a028c5a8876c1c6bc2b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:30.503767 32077 ts_tablet_manager.cc:1434] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.000s
I20260709 12:23:30.504879 32077 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:30.505896 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3a10f6f8b428191fc60c29a9d113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.509303 31874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3a10f6f8b428191fc60c29a9d113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.515794 32079 tablet_bootstrap.cc:654] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.517082 31870 tablet_service.cc:1511] Processing CreateTablet for tablet 130b2180c412474d801160b7ff3038ea (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:30.518765 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 33a12e2e235b4bb681e79a1eb0796982 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:30.520637 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265d165cb664a028c5a8876c1c6bc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.527145 31943 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c594b7905431eb37cc1a82826c36d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:30.528501 31943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c594b7905431eb37cc1a82826c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.540822 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a494b5a221ee467db3163cd5badaa0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.541034 32022 tablet_service.cc:1511] Processing CreateTablet for tablet 3df126b2da8f496b8278ac88e426ae6c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:30.542380 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df126b2da8f496b8278ac88e426ae6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.547722 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130b2180c412474d801160b7ff3038ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.555346 31796 tablet_service.cc:1511] Processing CreateTablet for tablet a494b5a221ee467db3163cd5badaa0b6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:30.556749 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a494b5a221ee467db3163cd5badaa0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.558377 32080 ts_tablet_manager.cc:1434] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.201s	user 0.021s	sys 0.017s
I20260709 12:23:30.559549 32080 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:30.560034 32084 raft_consensus.cc:493] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.590770 32024 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3a10f6f8b428191fc60c29a9d113d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:30.560562 32084 raft_consensus.cc:515] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.592196 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 3df126b2da8f496b8278ac88e426ae6c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:30.593568 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df126b2da8f496b8278ac88e426ae6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.594731 32084 leader_election.cc:290] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:30.592221 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3a10f6f8b428191fc60c29a9d113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.604828 31800 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c594b7905431eb37cc1a82826c36d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:30.605055 31793 tablet_service.cc:1511] Processing CreateTablet for tablet 130b2180c412474d801160b7ff3038ea (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:30.609079 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a12e2e235b4bb681e79a1eb0796982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.617653 31799 tablet_service.cc:1511] Processing CreateTablet for tablet c265d165cb664a028c5a8876c1c6bc2b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:30.619971 32077 tablet_bootstrap.cc:654] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.637949 31802 tablet_service.cc:1511] Processing CreateTablet for tablet 33a12e2e235b4bb681e79a1eb0796982 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:30.645243 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 33a12e2e235b4bb681e79a1eb0796982 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:30.646741 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a12e2e235b4bb681e79a1eb0796982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.651449 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130b2180c412474d801160b7ff3038ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.653919 32082 raft_consensus.cc:493] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.654449 32082 raft_consensus.cc:515] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:30.655085 31802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a12e2e235b4bb681e79a1eb0796982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.656415 32082 leader_election.cc:290] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:30.657637 31799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265d165cb664a028c5a8876c1c6bc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.659468 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c594b7905431eb37cc1a82826c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.696036 32095 raft_consensus.cc:493] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.696671 32095 raft_consensus.cc:515] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.699592 32095 leader_election.cc:290] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:30.627303 32019 tablet_service.cc:1511] Processing CreateTablet for tablet 130b2180c412474d801160b7ff3038ea (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:30.708627 32091 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:30.709193 32091 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:30.714943 32083 ts_tablet_manager.cc:1434] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.292s	user 0.012s	sys 0.016s
I20260709 12:23:30.745759 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130b2180c412474d801160b7ff3038ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.751942 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 879be1876c724906a95d7fc2e81275a6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:30.753304 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879be1876c724906a95d7fc2e81275a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.759106 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:30.759482 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:30.760840 32001 leader_election.cc:343] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:30.761771 32001 leader_election.cc:343] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:30.771200 32016 tablet_service.cc:1511] Processing CreateTablet for tablet 7dea0c9229df421293eb57c1b9e9d54a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:30.772706 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dea0c9229df421293eb57c1b9e9d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.774785 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:30.776082 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:30.777140 32001 leader_election.cc:343] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:30.777657 32001 leader_election.cc:304] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:30.778527 32082 raft_consensus.cc:2749] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:30.779779 32001 leader_election.cc:343] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:30.737845 31697 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.14.130:37745, user_credentials={real_user=slave}} blocked reactor thread for 46647.3us
I20260709 12:23:30.783977 32025 tablet_service.cc:1511] Processing CreateTablet for tablet b3c725434516402c8da2b3e03f0090b0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:30.795548 32083 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:30.823715 31872 tablet_service.cc:1511] Processing CreateTablet for tablet 2036b25cf954476ea2ade9e7ff73c8ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:30.825277 31868 tablet_service.cc:1511] Processing CreateTablet for tablet 7dea0c9229df421293eb57c1b9e9d54a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:30.826851 31876 tablet_service.cc:1511] Processing CreateTablet for tablet b34585a62bd04beca79a3946c102277c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:30.836998 32091 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:30.840925 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c725434516402c8da2b3e03f0090b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.842479 32020 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c594b7905431eb37cc1a82826c36d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:30.843681 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c594b7905431eb37cc1a82826c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.856403 31947 tablet_service.cc:1511] Processing CreateTablet for tablet b3c725434516402c8da2b3e03f0090b0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:30.857622 31951 tablet_service.cc:1511] Processing CreateTablet for tablet b34585a62bd04beca79a3946c102277c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:30.857633 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c725434516402c8da2b3e03f0090b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.856133 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 2036b25cf954476ea2ade9e7ff73c8ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:30.863379 32079 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:30.863848 32079 ts_tablet_manager.cc:1403] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.511s	user 0.013s	sys 0.014s
I20260709 12:23:30.864065 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2036b25cf954476ea2ade9e7ff73c8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.867857 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34585a62bd04beca79a3946c102277c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.870654 31942 tablet_service.cc:1511] Processing CreateTablet for tablet 879be1876c724906a95d7fc2e81275a6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:30.871899 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879be1876c724906a95d7fc2e81275a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.874938 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dea0c9229df421293eb57c1b9e9d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.876555 31870 tablet_service.cc:1511] Processing CreateTablet for tablet 879be1876c724906a95d7fc2e81275a6 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:30.878448 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2036b25cf954476ea2ade9e7ff73c8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.883926 31800 tablet_service.cc:1511] Processing CreateTablet for tablet 7dea0c9229df421293eb57c1b9e9d54a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:30.905198 32080 tablet_bootstrap.cc:654] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.907388 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:30.908226 31960 raft_consensus.cc:2468] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:30.909343 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:30.911322 32000 leader_election.cc:304] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
W20260709 12:23:30.912627 32000 leader_election.cc:343] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:30.913069 32000 leader_election.cc:304] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:30.913987 32082 raft_consensus.cc:2804] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:30.914383 32082 raft_consensus.cc:493] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:30.914718 32082 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:30.916951 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:30.923892 32021 tablet_service.cc:1511] Processing CreateTablet for tablet b34585a62bd04beca79a3946c102277c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:30.931402 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34585a62bd04beca79a3946c102277c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.934873 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dea0c9229df421293eb57c1b9e9d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.944406 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 2036b25cf954476ea2ade9e7ff73c8ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:30.966696 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34585a62bd04beca79a3946c102277c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.977710 32077 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:30.978358 32077 ts_tablet_manager.cc:1403] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.474s	user 0.024s	sys 0.029s
I20260709 12:23:30.982538 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879be1876c724906a95d7fc2e81275a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.973140 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2036b25cf954476ea2ade9e7ff73c8ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:30.988744 32000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 76138.3us
I20260709 12:23:30.988935 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:30.989140 31794 tablet_service.cc:1511] Processing CreateTablet for tablet b3c725434516402c8da2b3e03f0090b0 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:30.990458 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c725434516402c8da2b3e03f0090b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.992364 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 611ea97c82554ecfb33ac62d87016b2f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:30.993676 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ea97c82554ecfb33ac62d87016b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:30.995637 32083 tablet_bootstrap.cc:654] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:30.997202 32023 tablet_service.cc:1511] Processing CreateTablet for tablet 919b66fae3af497eb6c33c6a66ca2684 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:30.998517 32023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919b66fae3af497eb6c33c6a66ca2684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.003803 32079 raft_consensus.cc:359] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.004558 32079 raft_consensus.cc:385] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.004870 32079 raft_consensus.cc:740] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.015548 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 815c8a185b294baa998634e7e393a25b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:31.015729 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 815c8a185b294baa998634e7e393a25b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:31.016062 32082 raft_consensus.cc:515] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.017150 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815c8a185b294baa998634e7e393a25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.017124 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815c8a185b294baa998634e7e393a25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.018834 32082 leader_election.cc:290] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.019380 32082 raft_consensus.cc:2749] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.019414 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:31.020957 31961 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.025099 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.026149 32035 raft_consensus.cc:2393] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:31.027746 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:31.029371 32001 leader_election.cc:343] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.035422 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 611ea97c82554ecfb33ac62d87016b2f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:31.035727 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 919b66fae3af497eb6c33c6a66ca2684 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:31.036031 31800 tablet_service.cc:1511] Processing CreateTablet for tablet 815c8a185b294baa998634e7e393a25b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:31.036801 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ea97c82554ecfb33ac62d87016b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.037434 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 26f4f9f6c6974920ade2d4eea31c3682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:31.038780 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f4f9f6c6974920ade2d4eea31c3682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.038856 31793 tablet_service.cc:1511] Processing CreateTablet for tablet 524304ad2c754c27bc9ebe3ea4a6828f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:31.039069 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb6cd8eb7b4cc79476549671b73fec (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:31.042296 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.037428 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815c8a185b294baa998634e7e393a25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.046442 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524304ad2c754c27bc9ebe3ea4a6828f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.049403 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919b66fae3af497eb6c33c6a66ca2684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.052821 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb6cd8eb7b4cc79476549671b73fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.005676 32079 consensus_queue.cc:260] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.060725 31943 tablet_service.cc:1511] Processing CreateTablet for tablet 086dd93fbde14a70bf994a227617d91d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:31.062284 31943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086dd93fbde14a70bf994a227617d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.062808 32017 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb6cd8eb7b4cc79476549671b73fec (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:31.064770 32017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb6cd8eb7b4cc79476549671b73fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.068167 32079 ts_tablet_manager.cc:1434] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.204s	user 0.007s	sys 0.000s
I20260709 12:23:31.069216 32022 tablet_service.cc:1511] Processing CreateTablet for tablet 086dd93fbde14a70bf994a227617d91d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:31.070504 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086dd93fbde14a70bf994a227617d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.072983 32079 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.082939 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 524304ad2c754c27bc9ebe3ea4a6828f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:30.981595 32077 raft_consensus.cc:359] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.086719 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524304ad2c754c27bc9ebe3ea4a6828f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.087591 32018 tablet_service.cc:1511] Processing CreateTablet for tablet 26f4f9f6c6974920ade2d4eea31c3682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:31.088928 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f4f9f6c6974920ade2d4eea31c3682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.089896 32077 raft_consensus.cc:385] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.090245 32077 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.035733 31961 raft_consensus.cc:2468] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
W20260709 12:23:31.050338 31777 leader_election.cc:343] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.091459 32000 leader_election.cc:304] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
W20260709 12:23:31.091845 31777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 47274.7us
I20260709 12:23:31.090996 32077 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.092682 32082 raft_consensus.cc:2804] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.093161 32082 raft_consensus.cc:697] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:31.093979 32082 consensus_queue.cc:237] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:31.104368 31778 leader_election.cc:343] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.106793 31778 leader_election.cc:304] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:31.107703 32095 raft_consensus.cc:2749] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:31.108608 31778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.130:37745, user_credentials={real_user=slave}} blocked reactor thread for 56386.9us
I20260709 12:23:31.126955 32019 tablet_service.cc:1511] Processing CreateTablet for tablet d61b97f03cb94de8af01cca364ac078c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:31.128597 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61b97f03cb94de8af01cca364ac078c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.117292 32079 tablet_bootstrap.cc:654] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.125177 31942 tablet_service.cc:1511] Processing CreateTablet for tablet d61b97f03cb94de8af01cca364ac078c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:31.142519 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61b97f03cb94de8af01cca364ac078c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.142174 31876 tablet_service.cc:1511] Processing CreateTablet for tablet 919b66fae3af497eb6c33c6a66ca2684 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:31.142401 31874 tablet_service.cc:1511] Processing CreateTablet for tablet 26f4f9f6c6974920ade2d4eea31c3682 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:31.143461 31876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919b66fae3af497eb6c33c6a66ca2684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.144101 31874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f4f9f6c6974920ade2d4eea31c3682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.126971 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 086dd93fbde14a70bf994a227617d91d (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:31.151201 31872 tablet_service.cc:1511] Processing CreateTablet for tablet 524304ad2c754c27bc9ebe3ea4a6828f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:31.151902 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086dd93fbde14a70bf994a227617d91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.137610 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 572e143ee44740f09ec8ff2e95c65d6a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:31.155900 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e143ee44740f09ec8ff2e95c65d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.156121 32077 ts_tablet_manager.cc:1434] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.177s	user 0.006s	sys 0.004s
I20260709 12:23:31.157191 32077 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.158166 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 572e143ee44740f09ec8ff2e95c65d6a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:31.158939 32083 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.160887 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524304ad2c754c27bc9ebe3ea4a6828f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.168516 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb6cd8eb7b4cc79476549671b73fec (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:31.174355 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e143ee44740f09ec8ff2e95c65d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.166581 32083 ts_tablet_manager.cc:1403] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.425s	user 0.019s	sys 0.000s
I20260709 12:23:31.178226 32077 tablet_bootstrap.cc:654] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.178025 31801 tablet_service.cc:1511] Processing CreateTablet for tablet a160267953824749adc87ea1d81896ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:31.179167 31877 tablet_service.cc:1511] Processing CreateTablet for tablet d61b97f03cb94de8af01cca364ac078c (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:31.178987 31709 catalog_manager.cc:5697] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:31.202518 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a160267953824749adc87ea1d81896ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.181069 31873 tablet_service.cc:1511] Processing CreateTablet for tablet 572e143ee44740f09ec8ff2e95c65d6a (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:31.181632 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.181636 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.205821 32035 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:31.182602 32022 tablet_service.cc:1511] Processing CreateTablet for tablet a160267953824749adc87ea1d81896ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:31.207072 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.207649 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a160267953824749adc87ea1d81896ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:31.208645 31853 leader_election.cc:343] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.208626 32083 raft_consensus.cc:359] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.198144 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb6cd8eb7b4cc79476549671b73fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.209514 31868 tablet_service.cc:1511] Processing CreateTablet for tablet 611ea97c82554ecfb33ac62d87016b2f (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:31.209970 32083 raft_consensus.cc:385] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.210330 32083 raft_consensus.cc:740] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.213014 32083 consensus_queue.cc:260] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:31.214190 31927 leader_election.cc:343] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.214701 31927 leader_election.cc:304] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:31.215842 32084 raft_consensus.cc:2749] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.217036 31852 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:31.220669 32091 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.221086 32091 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.221416 32091 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.220793 31877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61b97f03cb94de8af01cca364ac078c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.224958 32095 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.228179 32095 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.228919 32083 ts_tablet_manager.cc:1434] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:23:31.230098 32083 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:31.230581 32095 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.232417 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.233099 32091 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:31.234201 31778 leader_election.cc:343] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.236768 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 085a76b4351a4d9e9004a3e96500e47b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:31.236833 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572e143ee44740f09ec8ff2e95c65d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.239105 32021 tablet_service.cc:1511] Processing CreateTablet for tablet 085a76b4351a4d9e9004a3e96500e47b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:31.240278 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 085a76b4351a4d9e9004a3e96500e47b (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:31.240372 32080 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.265513 32080 ts_tablet_manager.cc:1403] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.706s	user 0.022s	sys 0.045s
I20260709 12:23:31.246730 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085a76b4351a4d9e9004a3e96500e47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.259397 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.266371 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 988a4bf20a584813bdb5808bb4927e19 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:31.266928 31961 raft_consensus.cc:2468] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:31.268216 31777 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.269411 32095 raft_consensus.cc:2804] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.269636 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:31.261121 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 988a4bf20a584813bdb5808bb4927e19 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:31.271317 31870 tablet_service.cc:1511] Processing CreateTablet for tablet a160267953824749adc87ea1d81896ff (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:31.271581 31875 tablet_service.cc:1511] Processing CreateTablet for tablet 988a4bf20a584813bdb5808bb4927e19 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:31.261564 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085a76b4351a4d9e9004a3e96500e47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.272616 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a160267953824749adc87ea1d81896ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.269814 32095 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:31.271852 31853 leader_election.cc:343] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.273322 32095 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.260669 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085a76b4351a4d9e9004a3e96500e47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.273829 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:31.274435 32035 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.264703 32091 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:31.283891 32080 raft_consensus.cc:359] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.284741 32080 raft_consensus.cc:385] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.285043 32080 raft_consensus.cc:740] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.287871 32095 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.290105 32080 consensus_queue.cc:260] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.295473 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:31.296415 32080 ts_tablet_manager.cc:1434] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
W20260709 12:23:31.296977 31778 leader_election.cc:343] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.297380 32080 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.281625 32035 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:31.299099 31852 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:31.300112 32091 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.300899 32083 tablet_bootstrap.cc:654] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.306244 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988a4bf20a584813bdb5808bb4927e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.307134 32095 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.308357 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:31.309019 31961 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.311132 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988a4bf20a584813bdb5808bb4927e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.313205 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ea97c82554ecfb33ac62d87016b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.314123 31875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988a4bf20a584813bdb5808bb4927e19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.317719 31961 raft_consensus.cc:2468] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:31.319134 31777 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.320431 32095 raft_consensus.cc:2804] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.319623 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 63f85309a3b9473abf0c5f23786039be (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:31.332963 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f85309a3b9473abf0c5f23786039be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.332875 31800 tablet_service.cc:1511] Processing CreateTablet for tablet 814ecc01f425419b8dba132c6526ae31 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:31.334311 31800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ecc01f425419b8dba132c6526ae31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.336524 31944 tablet_service.cc:1511] Processing CreateTablet for tablet 63f85309a3b9473abf0c5f23786039be (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:31.330318 32091 raft_consensus.cc:697] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:31.355724 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f85309a3b9473abf0c5f23786039be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.336524 31869 tablet_service.cc:1511] Processing CreateTablet for tablet 814ecc01f425419b8dba132c6526ae31 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:31.364795 31869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ecc01f425419b8dba132c6526ae31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.340534 31949 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1585f6f47f45118912068e9ab513cb (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:31.366910 31949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1585f6f47f45118912068e9ab513cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.383474 32079 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.384091 32079 ts_tablet_manager.cc:1403] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.311s	user 0.011s	sys 0.011s
I20260709 12:23:31.384323 31870 tablet_service.cc:1511] Processing CreateTablet for tablet 63f85309a3b9473abf0c5f23786039be (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:31.341369 32019 tablet_service.cc:1511] Processing CreateTablet for tablet 814ecc01f425419b8dba132c6526ae31 (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:31.385663 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f85309a3b9473abf0c5f23786039be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.387215 32079 raft_consensus.cc:359] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.387970 32079 raft_consensus.cc:385] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.388268 32079 raft_consensus.cc:740] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.389219 32079 consensus_queue.cc:260] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.390993 31801 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1585f6f47f45118912068e9ab513cb (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:31.392299 31801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1585f6f47f45118912068e9ab513cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.340534 32016 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1585f6f47f45118912068e9ab513cb (DEFAULT_TABLE table=test-workload [id=beaaba8a01f54fb29bdd0fd7e312f230]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:31.391378 32079 ts_tablet_manager.cc:1434] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:31.401965 32016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1585f6f47f45118912068e9ab513cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.403334 32019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ecc01f425419b8dba132c6526ae31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:31.409374 32080 tablet_bootstrap.cc:654] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.412242 32091 consensus_queue.cc:237] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.415117 32077 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.418108 32077 ts_tablet_manager.cc:1403] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.261s	user 0.019s	sys 0.008s
I20260709 12:23:31.419106 32083 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.419652 32083 ts_tablet_manager.cc:1403] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.022s
I20260709 12:23:31.421201 32077 raft_consensus.cc:359] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.422024 32077 raft_consensus.cc:385] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.422308 32077 raft_consensus.cc:740] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.423120 32077 consensus_queue.cc:260] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.424337 32083 raft_consensus.cc:359] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.429970 32083 raft_consensus.cc:385] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.430351 32083 raft_consensus.cc:740] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.431294 32083 consensus_queue.cc:260] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.425556 32077 ts_tablet_manager.cc:1434] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:23:31.426460 32079 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.459646 32080 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.461460 32077 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.461210 32080 ts_tablet_manager.cc:1403] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.005s
I20260709 12:23:31.473194 32080 raft_consensus.cc:359] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.473978 32080 raft_consensus.cc:385] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.474275 32080 raft_consensus.cc:740] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.475234 32080 consensus_queue.cc:260] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.477377 32080 ts_tablet_manager.cc:1434] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:23:31.478379 32080 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.482924 32079 tablet_bootstrap.cc:654] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.481947 32095 raft_consensus.cc:697] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:31.490756 32083 ts_tablet_manager.cc:1434] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.003s
I20260709 12:23:31.492020 32083 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:31.495906 32077 tablet_bootstrap.cc:654] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.499680 32095 consensus_queue.cc:237] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.500412 32080 tablet_bootstrap.cc:654] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.502502 32083 tablet_bootstrap.cc:654] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.502887 31710 catalog_manager.cc:5697] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:31.509244 32079 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.509763 32079 ts_tablet_manager.cc:1403] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.013s
I20260709 12:23:31.514228 32079 raft_consensus.cc:359] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.514936 32079 raft_consensus.cc:385] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.515205 32079 raft_consensus.cc:740] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.516011 32079 consensus_queue.cc:260] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.524860 32079 ts_tablet_manager.cc:1434] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 12:23:31.525929 32077 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.526553 32077 ts_tablet_manager.cc:1403] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.018s
I20260709 12:23:31.529893 32077 raft_consensus.cc:359] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.530704 32077 raft_consensus.cc:385] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.531018 32077 raft_consensus.cc:740] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.531944 32077 consensus_queue.cc:260] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.534619 32077 ts_tablet_manager.cc:1434] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:23:31.536048 32077 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.542819 32077 tablet_bootstrap.cc:654] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.550292 32079 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.554613 32077 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.555321 32077 ts_tablet_manager.cc:1403] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:23:31.558563 32077 raft_consensus.cc:359] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.559314 32077 raft_consensus.cc:385] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.559600 32077 raft_consensus.cc:740] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.560271 32080 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.560302 32077 consensus_queue.cc:260] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.561024 32080 ts_tablet_manager.cc:1403] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.083s	user 0.040s	sys 0.012s
I20260709 12:23:31.562237 32084 raft_consensus.cc:493] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.562739 32084 raft_consensus.cc:515] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.563951 31708 catalog_manager.cc:5697] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:31.565224 32084 leader_election.cc:290] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:31.564361 32080 raft_consensus.cc:359] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.566553 32080 raft_consensus.cc:385] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.567983 32080 raft_consensus.cc:740] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.568869 32080 consensus_queue.cc:260] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.573374 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.574127 32035 raft_consensus.cc:2468] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:31.575986 31926 leader_election.cc:304] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:31.576838 32084 raft_consensus.cc:2804] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:23:31.577097 32001 consensus_peers.cc:597] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:31.577214 32084 raft_consensus.cc:493] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.577898 32084 raft_consensus.cc:3060] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.578965 32079 tablet_bootstrap.cc:654] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.585455 32083 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.585985 32083 ts_tablet_manager.cc:1403] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.024s
I20260709 12:23:31.588016 32077 ts_tablet_manager.cc:1434] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.006s
I20260709 12:23:31.588894 32083 raft_consensus.cc:359] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.589633 32083 raft_consensus.cc:385] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.589944 32083 raft_consensus.cc:740] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.590631 32083 consensus_queue.cc:260] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.598268 32077 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.599763 32083 ts_tablet_manager.cc:1434] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:31.603749 32080 ts_tablet_manager.cc:1434] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 12:23:31.608836 32083 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:31.614933 32083 tablet_bootstrap.cc:654] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.617602 32080 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.619771 32083 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.620326 32083 ts_tablet_manager.cc:1403] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:23:31.605422 32084 raft_consensus.cc:515] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.621903 32082 raft_consensus.cc:493] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.622445 32082 raft_consensus.cc:515] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.623339 32084 leader_election.cc:290] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:31.607044 32077 tablet_bootstrap.cc:654] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.623246 32083 raft_consensus.cc:359] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.624015 32083 raft_consensus.cc:385] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.624300 32083 raft_consensus.cc:740] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.624444 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:31.625037 32035 raft_consensus.cc:3060] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.625119 32083 consensus_queue.cc:260] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.626094 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.627347 32083 ts_tablet_manager.cc:1434] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:23:31.628791 32080 tablet_bootstrap.cc:654] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.629340 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:31.630661 32001 leader_election.cc:343] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.632494 32035 raft_consensus.cc:2468] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
W20260709 12:23:31.632648 32000 leader_election.cc:343] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.633181 32000 leader_election.cc:304] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.624454 32082 leader_election.cc:290] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.633658 31926 leader_election.cc:304] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:31.634584 32084 raft_consensus.cc:2804] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.635325 32112 raft_consensus.cc:2749] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.635946 32079 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.636080 32112 consensus_queue.cc:1048] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:31.638448 32079 ts_tablet_manager.cc:1403] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.023s
I20260709 12:23:31.641515 32079 raft_consensus.cc:359] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.642208 32079 raft_consensus.cc:385] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.642516 32079 raft_consensus.cc:740] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.643334 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.643289 32079 consensus_queue.cc:260] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.644559 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f2967bd0ab4492a56de5394218aa0b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:31.645602 32091 raft_consensus.cc:493] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.646108 32091 raft_consensus.cc:515] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.646983 32077 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.647464 32077 ts_tablet_manager.cc:1403] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.005s
I20260709 12:23:31.648175 32091 leader_election.cc:290] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:31.648721 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.649178 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.649350 32035 raft_consensus.cc:2468] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
W20260709 12:23:31.649438 31927 leader_election.cc:343] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.650065 32077 raft_consensus.cc:359] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.650430 31852 leader_election.cc:304] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:31.650818 32077 raft_consensus.cc:385] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.651134 32077 raft_consensus.cc:740] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
W20260709 12:23:31.651104 31853 leader_election.cc:343] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:31.650440 31927 leader_election.cc:343] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.655409 32091 raft_consensus.cc:2804] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.655845 32091 raft_consensus.cc:493] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.656185 32091 raft_consensus.cc:3060] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.658456 32077 consensus_queue.cc:260] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.660686 32077 ts_tablet_manager.cc:1434] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:23:31.653818 32083 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:31.662763 32077 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.682791 32117 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.683398 32117 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.684868 32091 raft_consensus.cc:515] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.685771 32117 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.690603 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.691097 32091 leader_election.cc:290] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:31.694063 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:31.694379 32083 tablet_bootstrap.cc:654] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.694664 32035 raft_consensus.cc:3060] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.698134 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:31.699584 31853 leader_election.cc:343] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:31.699797 32000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 65307.8us
I20260709 12:23:31.708081 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.708963 31960 raft_consensus.cc:2393] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:31.709929 32084 raft_consensus.cc:697] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:31.710917 32139 raft_consensus.cc:493] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.710925 32084 consensus_queue.cc:237] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.712138 31852 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.712837 32080 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.713374 32080 ts_tablet_manager.cc:1403] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.096s	user 0.042s	sys 0.022s
I20260709 12:23:31.711707 32139 raft_consensus.cc:515] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.714468 32077 tablet_bootstrap.cc:654] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.716151 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.716701 32080 raft_consensus.cc:359] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.717464 32080 raft_consensus.cc:385] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:23:31.717682 31926 leader_election.cc:343] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.717736 32080 raft_consensus.cc:740] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.718849 32080 consensus_queue.cc:260] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.719815 32117 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.721359 32035 raft_consensus.cc:2468] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:31.724115 32139 leader_election.cc:290] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:31.724731 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.728133 32080 ts_tablet_manager.cc:1434] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260709 12:23:31.726548 32117 raft_consensus.cc:2749] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:31.728688 31927 leader_election.cc:343] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.729168 31927 leader_election.cc:304] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:31.729571 32080 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.727231 32079 ts_tablet_manager.cc:1434] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.088s	user 0.011s	sys 0.023s
I20260709 12:23:31.725977 31709 catalog_manager.cc:5697] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:31.730345 32139 raft_consensus.cc:2749] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.731730 31852 leader_election.cc:304] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:31.732785 32079 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.732853 32117 raft_consensus.cc:2804] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.733410 32117 raft_consensus.cc:697] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:31.734236 32117 consensus_queue.cc:237] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.739742 32079 tablet_bootstrap.cc:654] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.752323 31708 catalog_manager.cc:5697] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:31.754685 32080 tablet_bootstrap.cc:654] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.755539 32079 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.756079 32079 ts_tablet_manager.cc:1403] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:23:31.757161 32083 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.759603 32079 raft_consensus.cc:359] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.757453 32077 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.760357 32079 raft_consensus.cc:385] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.760794 32079 raft_consensus.cc:740] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.761282 32112 raft_consensus.cc:493] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.761531 32079 consensus_queue.cc:260] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.761766 32112 raft_consensus.cc:515] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.764053 32079 ts_tablet_manager.cc:1434] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:23:31.765175 32079 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.765565 32083 ts_tablet_manager.cc:1403] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.004s
I20260709 12:23:31.766137 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.766819 31886 raft_consensus.cc:2468] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:31.767843 32117 raft_consensus.cc:493] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.768435 32077 ts_tablet_manager.cc:1403] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.003s
I20260709 12:23:31.768304 32117 raft_consensus.cc:515] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.770385 32117 leader_election.cc:290] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:31.770939 32095 raft_consensus.cc:493] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.771361 32077 raft_consensus.cc:359] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.773228 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.773358 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.773988 32035 raft_consensus.cc:2468] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:31.771961 32079 tablet_bootstrap.cc:654] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.764032 32112 leader_election.cc:290] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.771395 32095 raft_consensus.cc:515] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:31.774881 31852 leader_election.cc:343] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.774703 32001 leader_election.cc:304] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:31.775846 31852 leader_election.cc:304] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.776822 32095 leader_election.cc:290] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.776971 32117 raft_consensus.cc:2804] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.777462 32117 raft_consensus.cc:493] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.775976 32112 raft_consensus.cc:2804] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.778055 32112 raft_consensus.cc:493] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.778883 32112 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.779031 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.773387 32077 raft_consensus.cc:385] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.780004 32077 raft_consensus.cc:740] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.778308 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.780896 32077 consensus_queue.cc:260] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.772644 32083 raft_consensus.cc:359] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:31.780453 31778 leader_election.cc:343] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.781761 32083 raft_consensus.cc:385] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.782367 32083 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
W20260709 12:23:31.782410 31777 leader_election.cc:343] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.788740 31777 leader_election.cc:304] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.778453 32117 raft_consensus.cc:3060] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.790086 32077 ts_tablet_manager.cc:1434] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:23:31.793448 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.794085 32095 raft_consensus.cc:2749] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:31.795018 32000 leader_election.cc:343] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.795531 32077 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.798043 32117 raft_consensus.cc:515] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.802084 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:31.802810 32077 tablet_bootstrap.cc:654] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:31.803597 31852 leader_election.cc:343] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.799329 32083 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.806716 32083 ts_tablet_manager.cc:1434] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:23:31.807827 32080 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.809871 32117 leader_election.cc:290] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:31.810089 32080 ts_tablet_manager.cc:1403] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.012s
I20260709 12:23:31.787851 32112 raft_consensus.cc:515] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.809065 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5649a629a07423ea2ba9d76a2603951" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:31.811065 32083 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:31.814646 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:31.815249 31886 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.812988 32035 raft_consensus.cc:3060] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.816406 32079 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.816893 32079 ts_tablet_manager.cc:1403] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.013s
I20260709 12:23:31.818845 32080 raft_consensus.cc:359] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.819674 32080 raft_consensus.cc:385] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.819725 32079 raft_consensus.cc:359] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.820545 32079 raft_consensus.cc:385] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.820832 32079 raft_consensus.cc:740] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.821606 32079 consensus_queue.cc:260] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.821539 32112 leader_election.cc:290] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.822855 32112 raft_consensus.cc:493] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.824807 32112 raft_consensus.cc:515] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.826864 32112 leader_election.cc:290] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.815384 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:31.824079 32079 ts_tablet_manager.cc:1434] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:31.828933 32079 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
W20260709 12:23:31.829104 32000 leader_election.cc:343] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.829558 32035 raft_consensus.cc:2468] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:31.828006 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.830703 31852 leader_election.cc:304] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
W20260709 12:23:31.831169 32001 leader_election.cc:343] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.826233 32083 tablet_bootstrap.cc:654] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.831770 32117 raft_consensus.cc:2804] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.832278 32117 raft_consensus.cc:697] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:31.833089 32117 consensus_queue.cc:237] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.832458 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.834424 31960 raft_consensus.cc:2468] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:31.835662 32079 tablet_bootstrap.cc:654] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.835915 32000 leader_election.cc:304] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.821033 32080 raft_consensus.cc:740] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.837222 32136 raft_consensus.cc:2804] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.837638 32136 raft_consensus.cc:493] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.837327 32080 consensus_queue.cc:260] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.837989 32136 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.839865 32080 ts_tablet_manager.cc:1434] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:23:31.840853 32080 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.843143 31886 raft_consensus.cc:2468] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:31.844455 32001 leader_election.cc:304] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.845360 32136 raft_consensus.cc:515] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.845674 32082 raft_consensus.cc:2804] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.850174 32077 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.850785 32077 ts_tablet_manager.cc:1403] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.001s
I20260709 12:23:31.853433 32077 raft_consensus.cc:359] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.853897 32080 tablet_bootstrap.cc:654] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.853765 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:31.854187 32077 raft_consensus.cc:385] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.854512 32077 raft_consensus.cc:740] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
W20260709 12:23:31.855398 32001 leader_election.cc:343] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.855188 32077 consensus_queue.cc:260] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.834872 32112 raft_consensus.cc:493] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.857535 32112 raft_consensus.cc:515] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.857734 31710 catalog_manager.cc:5697] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:31.859113 32079 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.860190 32142 raft_consensus.cc:493] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.860375 32077 ts_tablet_manager.cc:1434] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:23:31.863165 32077 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.862241 32142 raft_consensus.cc:515] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.862183 32079 ts_tablet_manager.cc:1403] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260709 12:23:31.865382 32142 leader_election.cc:290] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:31.866988 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
W20260709 12:23:31.868520 31926 leader_election.cc:343] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.868533 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:31.870312 31927 leader_election.cc:343] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.870744 31927 leader_election.cc:304] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:31.871836 32077 tablet_bootstrap.cc:654] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.871675 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:31.872361 31960 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.871779 32142 raft_consensus.cc:2749] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.863155 32080 tablet_bootstrap.cc:492] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.873953 32079 raft_consensus.cc:359] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.875349 32080 ts_tablet_manager.cc:1403] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 12:23:31.875423 32079 raft_consensus.cc:385] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.875824 32079 raft_consensus.cc:740] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.876467 32079 consensus_queue.cc:260] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.876062 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.877348 31812 raft_consensus.cc:2468] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:31.878850 32001 leader_election.cc:304] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:31.879302 32079 ts_tablet_manager.cc:1434] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:23:31.879890 32082 raft_consensus.cc:697] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:31.880295 32079 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:31.880591 32095 raft_consensus.cc:493] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.881057 32095 raft_consensus.cc:515] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.880846 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.876121 32112 leader_election.cc:290] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:31.883116 32112 raft_consensus.cc:2804] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.883519 32112 raft_consensus.cc:493] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.883751 32095 leader_election.cc:290] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.881325 32082 consensus_queue.cc:237] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.885713 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.885954 32112 raft_consensus.cc:3060] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.886392 32079 tablet_bootstrap.cc:654] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.886445 31960 raft_consensus.cc:2468] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:31.874773 32136 leader_election.cc:290] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
W20260709 12:23:31.887187 31777 leader_election.cc:343] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.888640 32000 leader_election.cc:304] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.878983 32080 raft_consensus.cc:359] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.889689 32080 raft_consensus.cc:385] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.889896 32136 raft_consensus.cc:2804] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:23:31.888823 32001 leader_election.cc:343] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.890519 32136 raft_consensus.cc:697] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:31.892592 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.892529 32136 consensus_queue.cc:237] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:31.893972 31778 leader_election.cc:343] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.894405 31778 leader_election.cc:304] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:31.890012 32080 raft_consensus.cc:740] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.898662 32083 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:31.898559 32080 consensus_queue.cc:260] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.899252 32083 ts_tablet_manager.cc:1403] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.007s
I20260709 12:23:31.900828 32080 ts_tablet_manager.cc:1434] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:23:31.901822 32080 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.896862 32095 raft_consensus.cc:2749] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.907821 32080 tablet_bootstrap.cc:654] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.909665 32095 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.908521 31708 catalog_manager.cc:5697] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:31.910153 32095 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.913893 32083 raft_consensus.cc:359] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.914702 32083 raft_consensus.cc:385] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.915033 32083 raft_consensus.cc:740] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.915216 32095 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.927487 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:31.930466 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.932776 31886 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:31.930784 32083 consensus_queue.cc:260] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.934183 31778 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
W20260709 12:23:31.935636 31777 leader_election.cc:343] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.936544 32095 raft_consensus.cc:2804] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:31.936944 32095 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:31.937264 32095 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.938396 32112 raft_consensus.cc:515] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.941156 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:31.943821 32120 consensus_queue.cc:1048] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:31.941711 31812 raft_consensus.cc:3060] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.945453 32083 ts_tablet_manager.cc:1434] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 12:23:31.946542 32083 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
W20260709 12:23:31.930186 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:31.950528 32112 leader_election.cc:290] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:31.952311 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:31.958690 32001 leader_election.cc:343] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.944200 32095 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:31.958195 31812 raft_consensus.cc:2468] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:31.964787 31811 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:31.964835 32083 tablet_bootstrap.cc:654] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:31.967985 31707 catalog_manager.cc:5697] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:31.969494 32079 tablet_bootstrap.cc:492] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:31.969518 32001 leader_election.cc:304] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.970845 32112 raft_consensus.cc:2804] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:31.971284 32112 raft_consensus.cc:697] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:31.972149 32077 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:31.972594 32077 ts_tablet_manager.cc:1403] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.004s
I20260709 12:23:31.973711 32095 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:31.975368 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
W20260709 12:23:31.976858 31777 leader_election.cc:343] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.977609 32077 raft_consensus.cc:359] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.978317 32077 raft_consensus.cc:385] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.978577 32077 raft_consensus.cc:740] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.978605 32136 raft_consensus.cc:493] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.972056 32112 consensus_queue.cc:237] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.970038 32079 ts_tablet_manager.cc:1403] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.011s
I20260709 12:23:31.979763 32120 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.979571 32077 consensus_queue.cc:260] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.980046 32080 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:31.979668 32136 raft_consensus.cc:515] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.980553 32080 ts_tablet_manager.cc:1403] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.001s
I20260709 12:23:31.982264 32136 leader_election.cc:290] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:31.982988 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:31.983238 32080 raft_consensus.cc:359] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:31.983918 32080 raft_consensus.cc:385] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.984182 32080 raft_consensus.cc:740] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.984604 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:31.984822 32080 consensus_queue.cc:260] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:31.985491 32001 leader_election.cc:343] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.980242 32120 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:31.986218 32001 leader_election.cc:343] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:31.986627 32001 leader_election.cc:304] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:31.986893 32080 ts_tablet_manager.cc:1434] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:31.987458 32136 raft_consensus.cc:2749] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:31.984628 32079 raft_consensus.cc:359] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.988161 32155 raft_consensus.cc:493] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:31.987896 32080 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:31.988804 32155 raft_consensus.cc:515] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:31.989488 32120 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:31.989015 32117 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:31.991191 32079 raft_consensus.cc:385] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:31.991600 32079 raft_consensus.cc:740] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:31.991017 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:31.994299 32035 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:31.994745 32077 ts_tablet_manager.cc:1434] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:23:31.992340 32079 consensus_queue.cc:260] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:31.995774 32077 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:31.998924 32079 ts_tablet_manager.cc:1434] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:23:31.999877 32079 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.002388 31777 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.004014 32155 leader_election.cc:290] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.007524 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.007933 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.008193 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:32.005694 32117 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:32.005874 32120 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:32.009853 31960 raft_consensus.cc:2468] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
W20260709 12:23:32.011123 32001 leader_election.cc:343] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.009624 32080 tablet_bootstrap.cc:654] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.011224 32095 consensus_queue.cc:1048] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:32.017189 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.019315 32000 leader_election.cc:304] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:32.020097 32155 raft_consensus.cc:2804] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.010195 31887 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.020443 32155 raft_consensus.cc:493] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.020821 32155 raft_consensus.cc:3060] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.011708 32120 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.022578 32120 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:32.024466 32077 tablet_bootstrap.cc:654] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.037390 32155 raft_consensus.cc:515] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.040540 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:32.041154 31961 raft_consensus.cc:3060] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.044735 32112 raft_consensus.cc:493] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.048056 31961 raft_consensus.cc:2468] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:32.049299 32120 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.050666 31710 catalog_manager.cc:5697] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:32.052420 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8764fc9a115c441883c55471888bcf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.053225 32000 leader_election.cc:304] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
W20260709 12:23:32.053951 32001 leader_election.cc:343] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.054652 32136 raft_consensus.cc:2804] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.055157 32136 raft_consensus.cc:697] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:32.055972 32136 consensus_queue.cc:237] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.057541 31887 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:32.045331 32112 raft_consensus.cc:515] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.050391 32155 leader_election.cc:290] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.061160 32079 tablet_bootstrap.cc:654] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.062675 31811 raft_consensus.cc:1240] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Rejecting Update request from peer 6f5253dccb54408c9eec250e19d1b056 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:23:32.061286 31778 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.078025 32083 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.078506 32083 ts_tablet_manager.cc:1403] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.015s
I20260709 12:23:32.080835 32112 leader_election.cc:290] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.082469 32091 consensus_queue.cc:1059] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.085124 32142 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.085400 32120 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.081207 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:32.086375 32142 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.083449 32117 raft_consensus.cc:493] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.088660 32117 raft_consensus.cc:515] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.090493 32117 leader_election.cc:290] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.083297 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.089605 32142 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.090478 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.097508 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.091459 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.099344 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.100153 31961 raft_consensus.cc:2393] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
W20260709 12:23:32.104467 32001 leader_election.cc:343] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.104681 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:32.109020 31927 leader_election.cc:343] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:32.110477 31926 leader_election.cc:343] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.110848 31778 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:32.110970 31926 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:32.112425 31852 leader_election.cc:304] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.113059 32120 raft_consensus.cc:2749] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:23:32.113483 32142 raft_consensus.cc:2749] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.102864 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.119089 32083 raft_consensus.cc:359] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.120335 32083 raft_consensus.cc:385] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.099597 32169 raft_consensus.cc:2804] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.120673 32083 raft_consensus.cc:740] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.122511 32077 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.122994 32077 ts_tablet_manager.cc:1403] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.010s
I20260709 12:23:32.122890 32083 consensus_queue.cc:260] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:32.127614 32001 leader_election.cc:343] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.128155 32001 leader_election.cc:304] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:32.131527 32083 ts_tablet_manager.cc:1434] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:23:32.131871 32079 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.132085 32117 raft_consensus.cc:3055] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:32.129040 32112 raft_consensus.cc:2749] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.132504 32117 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:32.132294 32079 ts_tablet_manager.cc:1403] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.016s
I20260709 12:23:32.122298 32091 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.137714 32117 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.138971 32117 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:32.140097 31812 raft_consensus.cc:3060] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.138370 31707 catalog_manager.cc:5697] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:32.144515 32142 raft_consensus.cc:493] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.145042 32142 raft_consensus.cc:515] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.144981 32079 raft_consensus.cc:359] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.146015 32079 raft_consensus.cc:385] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.146559 32079 raft_consensus.cc:740] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.147433 32142 leader_election.cc:290] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.147239 32079 consensus_queue.cc:260] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.133076 32083 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.135825 32080 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.148777 32080 ts_tablet_manager.cc:1403] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.161s	user 0.018s	sys 0.005s
I20260709 12:23:32.151816 32079 ts_tablet_manager.cc:1434] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:23:32.157171 32077 raft_consensus.cc:359] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.157971 32077 raft_consensus.cc:385] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.158277 32077 raft_consensus.cc:740] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.159085 32077 consensus_queue.cc:260] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.162879 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.163746 31886 raft_consensus.cc:2393] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:32.170055 32077 ts_tablet_manager.cc:1434] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.003s
I20260709 12:23:32.171001 32077 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.168900 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.177353 32077 tablet_bootstrap.cc:654] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.178323 32080 raft_consensus.cc:359] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.178896 32080 raft_consensus.cc:385] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.179116 32080 raft_consensus.cc:740] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.180147 32080 consensus_queue.cc:260] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.183815 32080 ts_tablet_manager.cc:1434] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:23:32.184937 32080 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.186352 32079 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.179554 31927 leader_election.cc:304] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:32.179482 32169 raft_consensus.cc:697] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:32.189502 32137 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.189246 32169 consensus_queue.cc:237] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.190743 32091 raft_consensus.cc:2749] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.191562 32080 tablet_bootstrap.cc:654] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.169272 32142 consensus_queue.cc:1048] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:23:32.194406 32079 tablet_bootstrap.cc:654] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.203068 32178 consensus_queue.cc:1048] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.205605 32083 tablet_bootstrap.cc:654] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:32.216864 31853 consensus_peers.cc:597] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:32.212731 32137 raft_consensus.cc:2749] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.227424 32080 tablet_bootstrap.cc:492] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.227988 32080 ts_tablet_manager.cc:1403] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.007s
I20260709 12:23:32.228962 32137 raft_consensus.cc:493] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.229540 32137 raft_consensus.cc:515] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.231932 32080 raft_consensus.cc:359] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.232627 32080 raft_consensus.cc:385] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.232478 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.232918 32080 raft_consensus.cc:740] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.233225 31811 raft_consensus.cc:2468] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:32.234771 31927 leader_election.cc:304] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:32.235719 32142 raft_consensus.cc:2804] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.236164 32142 raft_consensus.cc:493] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.236583 32142 raft_consensus.cc:3060] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.239748 32137 leader_election.cc:290] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.243032 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:32.245687 31927 leader_election.cc:343] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.248253 32178 raft_consensus.cc:493] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.248786 32178 raft_consensus.cc:515] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.251431 32178 leader_election.cc:290] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.254220 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.255115 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79343387f2d84d83b7124e204d4cd6f0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.257447 31812 raft_consensus.cc:2393] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:32.255951 32083 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.259335 32083 ts_tablet_manager.cc:1403] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.016s
I20260709 12:23:32.259718 32077 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.260196 32077 ts_tablet_manager.cc:1403] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.003s
I20260709 12:23:32.260181 31853 leader_election.cc:304] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:32.261073 32178 raft_consensus.cc:3060] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.262959 32077 raft_consensus.cc:359] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.263983 32077 raft_consensus.cc:385] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.256992 32079 tablet_bootstrap.cc:492] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.235798 32080 consensus_queue.cc:260] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.264269 32077 raft_consensus.cc:740] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.264992 32077 consensus_queue.cc:260] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.265937 32080 ts_tablet_manager.cc:1434] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 12:23:32.266860 32083 raft_consensus.cc:359] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.267575 32083 raft_consensus.cc:385] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.267838 32083 raft_consensus.cc:740] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.257028 32142 raft_consensus.cc:515] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.270067 32142 leader_election.cc:290] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.270730 32077 ts_tablet_manager.cc:1434] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:23:32.271687 32077 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.271763 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:32.273312 31927 leader_election.cc:343] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.268525 32083 consensus_queue.cc:260] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.274233 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.274555 32112 consensus_queue.cc:1048] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.274893 31812 raft_consensus.cc:3060] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.275732 32083 ts_tablet_manager.cc:1434] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 12:23:32.276678 32083 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.278556 32188 consensus_queue.cc:1048] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.282020 32083 tablet_bootstrap.cc:654] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.288347 32077 tablet_bootstrap.cc:654] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.290165 31707 catalog_manager.cc:5697] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:32.291371 31812 raft_consensus.cc:2468] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:32.293011 32080 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.293247 31927 leader_election.cc:304] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:32.294772 32192 raft_consensus.cc:2804] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.295380 32112 raft_consensus.cc:493] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.296646 32192 raft_consensus.cc:697] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:32.296545 32112 raft_consensus.cc:515] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.297585 32083 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.298166 32083 ts_tablet_manager.cc:1403] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260709 12:23:32.297531 32192 consensus_queue.cc:237] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.299499 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.300666 32083 raft_consensus.cc:359] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:32.301085 32000 leader_election.cc:343] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.301345 32083 raft_consensus.cc:385] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.301680 32083 raft_consensus.cc:740] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.302430 32083 consensus_queue.cc:260] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.303505 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.304523 32083 ts_tablet_manager.cc:1434] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:32.301918 32112 leader_election.cc:290] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.305518 32083 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
W20260709 12:23:32.305431 32001 leader_election.cc:343] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.306088 32001 leader_election.cc:304] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.309962 32077 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.310437 32077 ts_tablet_manager.cc:1403] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 12:23:32.311305 32112 raft_consensus.cc:2749] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.311872 32083 tablet_bootstrap.cc:654] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.313905 32077 raft_consensus.cc:359] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.314584 32077 raft_consensus.cc:385] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.314843 32077 raft_consensus.cc:740] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.315448 32077 consensus_queue.cc:260] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.296092 32079 ts_tablet_manager.cc:1403] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.006s
I20260709 12:23:32.318501 32157 consensus_queue.cc:1048] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.321743 32077 ts_tablet_manager.cc:1434] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:32.324412 32083 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.329492 32083 ts_tablet_manager.cc:1403] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 12:23:32.330160 32077 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.339633 32157 consensus_queue.cc:1048] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:23:32.332290 32083 raft_consensus.cc:359] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.345329 32083 raft_consensus.cc:385] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.345657 32083 raft_consensus.cc:740] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.345062 31710 catalog_manager.cc:5697] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.346436 32083 consensus_queue.cc:260] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.350481 32083 ts_tablet_manager.cc:1434] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:23:32.351399 32083 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.326642 32079 raft_consensus.cc:359] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.354278 32079 raft_consensus.cc:385] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.354543 32079 raft_consensus.cc:740] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.355212 32079 consensus_queue.cc:260] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.327805 32178 raft_consensus.cc:2749] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.356963 32083 tablet_bootstrap.cc:654] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.357367 32080 tablet_bootstrap.cc:654] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.357470 32077 tablet_bootstrap.cc:654] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.360204 32079 ts_tablet_manager.cc:1434] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:23:32.361141 32079 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.363897 32112 consensus_queue.cc:1048] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.375952 32192 raft_consensus.cc:493] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.376516 32192 raft_consensus.cc:515] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.378679 32192 leader_election.cc:290] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.380501 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.381253 31812 raft_consensus.cc:2468] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:32.386730 31927 leader_election.cc:304] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:32.387699 32142 raft_consensus.cc:2804] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.387773 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.388089 32142 raft_consensus.cc:493] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.388464 32142 raft_consensus.cc:3060] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:32.390372 31927 leader_election.cc:343] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.399109 32178 consensus_queue.cc:1048] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.404798 32077 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.405407 32077 ts_tablet_manager.cc:1403] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.001s
I20260709 12:23:32.408293 32077 raft_consensus.cc:359] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.409003 32077 raft_consensus.cc:385] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.409278 32077 raft_consensus.cc:740] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.409993 32077 consensus_queue.cc:260] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.411856 32077 ts_tablet_manager.cc:1434] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 12:23:32.412791 32077 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.412822 32083 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.411470 32142 raft_consensus.cc:515] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.413407 32083 ts_tablet_manager.cc:1403] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.018s
I20260709 12:23:32.415802 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:32.416168 32083 raft_consensus.cc:359] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.416687 32080 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.416851 32083 raft_consensus.cc:385] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.417230 32080 ts_tablet_manager.cc:1403] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.000s
W20260709 12:23:32.417234 31927 leader_election.cc:343] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.417254 32083 raft_consensus.cc:740] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.418689 32077 tablet_bootstrap.cc:654] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.418967 32083 consensus_queue.cc:260] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.426906 32080 raft_consensus.cc:359] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.427599 32080 raft_consensus.cc:385] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.427891 32080 raft_consensus.cc:740] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.428514 32080 consensus_queue.cc:260] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.431756 32112 consensus_queue.cc:1048] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.433337 32080 ts_tablet_manager.cc:1434] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:23:32.434319 32080 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.443375 31960 raft_consensus.cc:3060] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.446118 32091 raft_consensus.cc:493] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.446717 32091 raft_consensus.cc:515] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.448424 32142 leader_election.cc:290] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.448743 32091 leader_election.cc:290] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.449234 32079 tablet_bootstrap.cc:654] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.450515 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.451200 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.451833 31811 raft_consensus.cc:2468] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:32.453579 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:32.453553 31852 leader_election.cc:343] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.454074 32112 consensus_queue.cc:1048] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.454800 31811 raft_consensus.cc:3060] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.457892 32080 tablet_bootstrap.cc:654] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.460256 32178 consensus_queue.cc:1048] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.454806 31853 leader_election.cc:304] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.461828 32091 raft_consensus.cc:2804] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.462227 32091 raft_consensus.cc:493] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.462638 32091 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.468262 32169 raft_consensus.cc:493] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.468801 32169 raft_consensus.cc:515] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.470328 32091 raft_consensus.cc:515] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.481691 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.481971 32112 raft_consensus.cc:493] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.482422 31809 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.482574 32112 raft_consensus.cc:515] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.483184 32083 ts_tablet_manager.cc:1434] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 12:23:32.484198 32083 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.487228 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:32.489048 32001 leader_election.cc:343] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.489662 32112 leader_election.cc:290] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.490461 31809 raft_consensus.cc:2468] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:32.491331 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.491830 31853 leader_election.cc:304] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:32.492050 31960 raft_consensus.cc:2468] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:32.492791 32178 raft_consensus.cc:2804] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.493294 32178 raft_consensus.cc:697] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:32.493330 32000 leader_election.cc:304] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:32.494342 32178 consensus_queue.cc:237] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.494889 32112 raft_consensus.cc:2804] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.495344 32112 raft_consensus.cc:493] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.495705 32112 raft_consensus.cc:3060] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.472682 31811 raft_consensus.cc:2468] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:32.473101 32169 leader_election.cc:290] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.474541 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.474728 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.478529 31810 raft_consensus.cc:3060] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:32.500702 31777 leader_election.cc:343] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:32.502259 31778 leader_election.cc:343] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.502697 31778 leader_election.cc:304] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.503814 32169 raft_consensus.cc:2749] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.507711 32083 tablet_bootstrap.cc:654] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.511485 31927 leader_election.cc:304] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:32.513639 32142 raft_consensus.cc:2804] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.514585 32142 raft_consensus.cc:697] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:32.515475 32142 consensus_queue.cc:237] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.522181 32136 consensus_queue.cc:1048] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.526413 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:32.526877 32091 leader_election.cc:290] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
W20260709 12:23:32.527909 31852 leader_election.cc:343] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.536466 32077 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.537109 32077 ts_tablet_manager.cc:1403] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.008s
I20260709 12:23:32.547732 32077 raft_consensus.cc:359] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.548450 32077 raft_consensus.cc:385] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.548709 32077 raft_consensus.cc:740] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.549353 32077 consensus_queue.cc:260] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.553094 32077 ts_tablet_manager.cc:1434] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:32.554031 32077 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.555361 32080 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.556069 32080 ts_tablet_manager.cc:1403] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.122s	user 0.044s	sys 0.035s
I20260709 12:23:32.558120 31707 catalog_manager.cc:5697] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:32.558849 32080 raft_consensus.cc:359] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.560300 32080 raft_consensus.cc:385] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.560647 32080 raft_consensus.cc:740] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.561458 32080 consensus_queue.cc:260] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.565021 32077 tablet_bootstrap.cc:654] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.567555 32080 ts_tablet_manager.cc:1434] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:32.569648 32080 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.570931 32157 consensus_queue.cc:1048] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.573688 32178 raft_consensus.cc:493] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.574327 32178 raft_consensus.cc:515] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.576609 32178 leader_election.cc:290] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.577844 32083 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.578506 32080 tablet_bootstrap.cc:654] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.579053 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.578438 32083 ts_tablet_manager.cc:1403] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.012s
I20260709 12:23:32.582052 32083 raft_consensus.cc:359] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.583943 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.585199 32083 raft_consensus.cc:385] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.585562 32083 raft_consensus.cc:740] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.586380 31852 leader_election.cc:304] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.587662 32178 raft_consensus.cc:2749] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.590785 32083 consensus_queue.cc:260] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.592836 32083 ts_tablet_manager.cc:1434] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:23:32.593775 32083 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.595997 32080 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.596552 32080 ts_tablet_manager.cc:1403] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:23:32.571247 32112 raft_consensus.cc:515] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.599627 32083 tablet_bootstrap.cc:654] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.599403 32080 raft_consensus.cc:359] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.600049 32080 raft_consensus.cc:385] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.600335 32080 raft_consensus.cc:740] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.600564 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:32.600884 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.601188 31960 raft_consensus.cc:3060] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.601696 32080 consensus_queue.cc:260] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:32.602346 32001 leader_election.cc:343] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.602998 32112 leader_election.cc:290] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.603838 32080 ts_tablet_manager.cc:1434] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:23:32.586336 31709 catalog_manager.cc:5697] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.607785 32080 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.613629 32080 tablet_bootstrap.cc:654] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.620939 32079 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.621404 32079 ts_tablet_manager.cc:1403] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.260s	user 0.012s	sys 0.006s
I20260709 12:23:32.622709 31960 raft_consensus.cc:2468] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:32.624053 32000 leader_election.cc:304] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:32.624933 32112 raft_consensus.cc:2804] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.625576 32112 raft_consensus.cc:697] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:32.626784 32112 consensus_queue.cc:237] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.624078 32079 raft_consensus.cc:359] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.627700 32079 raft_consensus.cc:385] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.627980 32079 raft_consensus.cc:740] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.629323 32080 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.629786 32080 ts_tablet_manager.cc:1403] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 12:23:32.628765 32079 consensus_queue.cc:260] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.631855 32079 ts_tablet_manager.cc:1434] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:23:32.632761 32079 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.632830 32083 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.633421 32083 ts_tablet_manager.cc:1403] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 12:23:32.635831 32169 raft_consensus.cc:493] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.636040 32083 raft_consensus.cc:359] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.636365 32169 raft_consensus.cc:515] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.636780 32083 raft_consensus.cc:385] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.637127 32083 raft_consensus.cc:740] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.637910 32083 consensus_queue.cc:260] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.638540 32169 leader_election.cc:290] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.638903 32079 tablet_bootstrap.cc:654] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.640120 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.640625 32083 ts_tablet_manager.cc:1434] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:32.632459 32080 raft_consensus.cc:359] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.641357 32080 raft_consensus.cc:385] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.641630 32080 raft_consensus.cc:740] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.642222 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8907027bae14792b7dacd918b4ff334" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.642480 32080 consensus_queue.cc:260] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.644423 31778 leader_election.cc:304] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:32.641561 32083 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.645884 32169 raft_consensus.cc:2749] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.647876 32080 ts_tablet_manager.cc:1434] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:23:32.648831 32080 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.650419 32077 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.650878 32077 ts_tablet_manager.cc:1403] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.015s
I20260709 12:23:32.651746 32083 tablet_bootstrap.cc:654] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.653407 32077 raft_consensus.cc:359] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.654094 32077 raft_consensus.cc:385] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.654448 32077 raft_consensus.cc:740] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.655248 32077 consensus_queue.cc:260] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.654014 32080 tablet_bootstrap.cc:654] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.660527 32079 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.664896 32169 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.664721 31704 catalog_manager.cc:5697] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:32.667114 32083 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.667574 32083 ts_tablet_manager.cc:1403] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 12:23:32.670109 32083 raft_consensus.cc:359] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.670644 32079 ts_tablet_manager.cc:1403] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 12:23:32.671458 32112 raft_consensus.cc:493] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.671945 32112 raft_consensus.cc:515] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.675169 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.675784 31887 raft_consensus.cc:2468] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:32.676717 32178 raft_consensus.cc:493] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.677215 32178 raft_consensus.cc:515] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.677843 32077 ts_tablet_manager.cc:1434] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 12:23:32.678812 32077 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.679329 32178 leader_election.cc:290] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.680488 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.676227 32079 raft_consensus.cc:359] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.682806 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35715d3026564df8bbdfcda01dee1937" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.683578 31810 raft_consensus.cc:2393] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:32.683420 32001 leader_election.cc:304] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.684295 32136 raft_consensus.cc:2804] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.684640 32136 raft_consensus.cc:493] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.684727 31853 leader_election.cc:304] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.685175 32112 leader_election.cc:290] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.685701 32136 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.685938 32178 raft_consensus.cc:3060] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.686364 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:32.687776 32000 leader_election.cc:343] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.692781 32178 raft_consensus.cc:2749] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.692579 32136 raft_consensus.cc:515] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.682802 32079 raft_consensus.cc:385] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.694083 32079 raft_consensus.cc:740] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.695328 32169 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.695806 32169 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.696556 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:32.697163 31887 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.699811 31885 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.695757 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
W20260709 12:23:32.703087 32000 leader_election.cc:343] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.703763 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.704377 31960 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:32.704579 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.705231 32034 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:32.705441 31777 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:32.706691 32180 raft_consensus.cc:2804] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.670742 32083 raft_consensus.cc:385] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.707053 32180 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.707017 32169 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.707625 32180 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.694761 32079 consensus_queue.cc:260] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.710983 32192 raft_consensus.cc:493] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.711417 32192 raft_consensus.cc:515] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.713346 32192 leader_election.cc:290] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.707309 31887 raft_consensus.cc:2468] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:32.715042 32079 ts_tablet_manager.cc:1434] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:23:32.716344 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:32.717490 32079 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.718089 32001 leader_election.cc:304] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.718304 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.719162 32112 raft_consensus.cc:2804] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.719996 32112 raft_consensus.cc:697] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:32.720953 32112 consensus_queue.cc:237] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.719100 31810 raft_consensus.cc:2393] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:32.724149 31927 leader_election.cc:304] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:32.724326 32178 raft_consensus.cc:493] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.714509 32083 raft_consensus.cc:740] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.724856 32178 raft_consensus.cc:515] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.726025 32192 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.727190 32180 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.729465 32077 tablet_bootstrap.cc:654] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.730039 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.727388 32136 leader_election.cc:290] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.730710 32034 raft_consensus.cc:2468] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:32.730160 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:32.733176 31960 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.733948 31852 leader_election.cc:304] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.736456 32180 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:32.731308 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.732398 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:32.727881 32178 leader_election.cc:290] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.725694 32083 consensus_queue.cc:260] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.738189 32091 raft_consensus.cc:2804] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.740128 32032 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:32.745843 31853 leader_election.cc:343] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.741181 32079 tablet_bootstrap.cc:654] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.754735 32083 ts_tablet_manager.cc:1434] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:23:32.755883 32083 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.745146 32091 raft_consensus.cc:493] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.760743 32091 raft_consensus.cc:3060] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.774894 31959 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.778095 32178 raft_consensus.cc:493] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.778681 32178 raft_consensus.cc:515] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.780802 32178 leader_election.cc:290] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:32.782332 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:32.783304 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:32.786019 31853 leader_election.cc:343] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:32.786612 31852 leader_election.cc:343] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.787038 31852 leader_election.cc:304] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.787798 32178 raft_consensus.cc:2749] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.788846 32180 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.793046 32032 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:32.800765 32091 raft_consensus.cc:515] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.808220 31777 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.810307 32192 raft_consensus.cc:2749] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.811466 32180 raft_consensus.cc:2804] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.812027 32180 raft_consensus.cc:697] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:32.812851 32180 consensus_queue.cc:237] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.806197 31960 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:32.823619 32080 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.823698 31810 raft_consensus.cc:3060] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.824884 32080 ts_tablet_manager.cc:1403] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.176s	user 0.043s	sys 0.060s
I20260709 12:23:32.826673 32083 tablet_bootstrap.cc:654] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.833593 32077 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.834260 32077 ts_tablet_manager.cc:1403] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.001s
I20260709 12:23:32.833503 31709 catalog_manager.cc:5697] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.836808 32077 raft_consensus.cc:359] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.837477 32077 raft_consensus.cc:385] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.837749 32077 raft_consensus.cc:740] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.838533 32077 consensus_queue.cc:260] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.840461 32077 ts_tablet_manager.cc:1434] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:32.841989 32077 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.847939 32091 leader_election.cc:290] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.849314 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.850972 32080 raft_consensus.cc:359] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.851815 32080 raft_consensus.cc:385] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.852098 32080 raft_consensus.cc:740] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.856482 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:32.857465 32032 raft_consensus.cc:3060] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.858382 32079 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.859107 32079 ts_tablet_manager.cc:1403] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.008s
I20260709 12:23:32.858510 32083 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
W20260709 12:23:32.851104 31853 leader_election.cc:343] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.862728 32077 tablet_bootstrap.cc:654] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.868266 32079 raft_consensus.cc:359] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.869134 32079 raft_consensus.cc:385] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.869411 32079 raft_consensus.cc:740] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.870209 32079 consensus_queue.cc:260] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.860412 32083 ts_tablet_manager.cc:1403] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.000s
I20260709 12:23:32.858171 32080 consensus_queue.cc:260] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.873528 32080 ts_tablet_manager.cc:1434] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.048s	user 0.001s	sys 0.005s
I20260709 12:23:32.874707 32080 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:32.880421 32080 tablet_bootstrap.cc:654] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.885476 32032 raft_consensus.cc:2468] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:32.888561 32079 ts_tablet_manager.cc:1434] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:23:32.885986 32091 raft_consensus.cc:493] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.889057 31852 leader_election.cc:304] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:32.889586 32079 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:32.890334 32091 raft_consensus.cc:515] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.892627 32091 leader_election.cc:290] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.895030 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:32.895823 32033 raft_consensus.cc:2468] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:32.899559 31852 leader_election.cc:304] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.890275 32176 raft_consensus.cc:2804] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.894925 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.900581 32176 raft_consensus.cc:697] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:32.900770 31811 raft_consensus.cc:2468] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:32.901767 32079 tablet_bootstrap.cc:654] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.902174 32178 raft_consensus.cc:2804] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.902570 32178 raft_consensus.cc:493] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.902900 32178 raft_consensus.cc:3060] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.908313 32192 consensus_queue.cc:1048] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.911784 32176 consensus_queue.cc:237] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.887379 32083 raft_consensus.cc:359] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.912953 32083 raft_consensus.cc:385] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.913240 32083 raft_consensus.cc:740] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.914139 32083 consensus_queue.cc:260] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.918159 32083 ts_tablet_manager.cc:1434] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:23:32.918109 32192 consensus_queue.cc:1048] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:32.919248 32083 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.920759 31710 catalog_manager.cc:5697] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.921370 32112 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.922219 32112 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:32.925877 32083 tablet_bootstrap.cc:654] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.925814 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:32.927309 32000 leader_election.cc:343] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.928413 32112 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.930115 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:32.931692 32001 leader_election.cc:343] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.932126 32001 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:32.933256 32112 raft_consensus.cc:2749] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:32.921578 32080 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:32.934726 32080 ts_tablet_manager.cc:1403] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.008s
I20260709 12:23:32.936054 32077 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:32.921056 32079 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:32.936565 32077 ts_tablet_manager.cc:1403] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.010s
I20260709 12:23:32.942703 32080 raft_consensus.cc:359] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:32.936664 32079 ts_tablet_manager.cc:1403] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 12:23:32.939553 32077 raft_consensus.cc:359] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.945003 32077 raft_consensus.cc:385] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.937480 32178 raft_consensus.cc:515] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.953200 32157 raft_consensus.cc:493] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:32.953720 32157 raft_consensus.cc:515] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.954873 32178 leader_election.cc:290] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:32.956230 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:32.956836 32032 raft_consensus.cc:3060] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.958024 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72965eb868bf41dcb9ad37079ce748c8" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.958593 31811 raft_consensus.cc:3060] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.963963 32032 raft_consensus.cc:2468] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:32.966568 31852 leader_election.cc:304] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.967867 32083 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:32.968379 32083 ts_tablet_manager.cc:1403] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.007s
I20260709 12:23:32.969357 31710 catalog_manager.cc:5697] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.970006 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:32.970757 31812 raft_consensus.cc:2468] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
W20260709 12:23:32.971889 31927 consensus_peers.cc:597] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:32.972239 32001 leader_election.cc:304] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:32.973454 32112 raft_consensus.cc:2804] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:32.973888 32112 raft_consensus.cc:493] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:32.974220 32112 raft_consensus.cc:3060] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:32.975837 32083 raft_consensus.cc:359] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.976529 32083 raft_consensus.cc:385] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:32.976795 32083 raft_consensus.cc:740] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.952495 32077 raft_consensus.cc:740] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:32.978433 32077 consensus_queue.cc:260] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:32.980583 32077 ts_tablet_manager.cc:1434] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 12:23:32.981009 31811 raft_consensus.cc:2468] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:32.982775 32077 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:32.984467 32192 consensus_queue.cc:1048] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:32.984854 32178 raft_consensus.cc:2804] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:32.985571 32178 raft_consensus.cc:697] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:32.977433 32083 consensus_queue.cc:260] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.986397 32178 consensus_queue.cc:237] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.988046 32083 ts_tablet_manager.cc:1434] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:23:32.988194 32157 leader_election.cc:290] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:32.989014 32083 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:32.989869 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:32.991456 32001 leader_election.cc:343] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:32.994450 32112 raft_consensus.cc:515] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:32.996613 32077 tablet_bootstrap.cc:654] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:32.997076 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:32.997658 31812 raft_consensus.cc:3060] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.000198 32083 tablet_bootstrap.cc:654] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.001783 32176 consensus_queue.cc:1048] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.004608 32180 raft_consensus.cc:493] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.005108 32180 raft_consensus.cc:515] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.007247 32180 leader_election.cc:290] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.007776 31812 raft_consensus.cc:2468] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:33.009146 32001 leader_election.cc:304] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:33.010051 32157 raft_consensus.cc:2804] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.009977 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.010488 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2031e74d48a4efead626030af98cf30" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:33.010914 32157 raft_consensus.cc:697] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:33.011307 31960 raft_consensus.cc:2393] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:33.011782 32157 consensus_queue.cc:237] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.015218 32077 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.015136 31777 leader_election.cc:304] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.015751 32077 ts_tablet_manager.cc:1403] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.010s
I20260709 12:23:33.016438 32180 raft_consensus.cc:3060] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.018479 32077 raft_consensus.cc:359] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.019177 32077 raft_consensus.cc:385] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.019436 32077 raft_consensus.cc:740] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.019600 32079 raft_consensus.cc:359] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.022781 32077 consensus_queue.cc:260] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.024240 32079 raft_consensus.cc:385] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.025856 32077 ts_tablet_manager.cc:1434] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:23:33.023831 32080 raft_consensus.cc:385] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.026221 32080 raft_consensus.cc:740] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.027941 32080 consensus_queue.cc:260] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.026693 32079 raft_consensus.cc:740] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.035769 32079 consensus_queue.cc:260] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.038122 32079 ts_tablet_manager.cc:1434] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.001s
I20260709 12:23:33.029158 32112 leader_election.cc:290] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.026782 32077 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.030779 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:33.026584 32180 raft_consensus.cc:2749] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.045508 32079 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:33.041165 32080 ts_tablet_manager.cc:1434] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260709 12:23:33.046868 32080 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
W20260709 12:23:33.051841 32001 leader_election.cc:343] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.051908 32169 raft_consensus.cc:493] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.054615 32169 raft_consensus.cc:515] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.055711 32077 tablet_bootstrap.cc:654] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.056655 32169 leader_election.cc:290] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.060457 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.061264 32032 raft_consensus.cc:2393] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:33.065076 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc71af4e82204a48b7977b06c7b8f1c0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.065379 32176 consensus_queue.cc:1048] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.067147 31778 leader_election.cc:304] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.068240 32169 raft_consensus.cc:3060] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.078194 32083 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:33.078729 32083 ts_tablet_manager.cc:1403] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.004s
I20260709 12:23:33.080792 32080 tablet_bootstrap.cc:654] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.081324 32083 raft_consensus.cc:359] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.074071 32192 raft_consensus.cc:493] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.082082 32083 raft_consensus.cc:385] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.082433 32083 raft_consensus.cc:740] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.082968 32083 consensus_queue.cc:260] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.089531 32077 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.087494 31710 catalog_manager.cc:5697] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.097307 32077 ts_tablet_manager.cc:1403] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.005s
I20260709 12:23:33.102648 32083 ts_tablet_manager.cc:1434] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:23:33.107472 32083 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:33.103502 32142 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.088487 32192 raft_consensus.cc:515] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.117579 32180 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.120409 32178 raft_consensus.cc:493] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.115809 32142 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.132335 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.132994 31808 raft_consensus.cc:2468] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:33.134681 32142 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:33.140782 32000 consensus_peers.cc:597] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:33.137518 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.143087 32077 raft_consensus.cc:359] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:33.133232 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:33.126389 32180 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.138145 31927 leader_election.cc:304] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:33.139672 32157 consensus_queue.cc:1048] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:33.143512 31926 leader_election.cc:343] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.147691 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.148379 32142 raft_consensus.cc:2804] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.149034 32247 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.149487 32077 raft_consensus.cc:385] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.149887 32077 raft_consensus.cc:740] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.126381 32112 raft_consensus.cc:493] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.151285 32077 consensus_queue.cc:260] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.148432 32180 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.135710 32083 tablet_bootstrap.cc:654] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.147830 32079 tablet_bootstrap.cc:654] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.148919 32142 raft_consensus.cc:493] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.131083 32169 raft_consensus.cc:2749] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.179023 32077 ts_tablet_manager.cc:1434] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 12:23:33.131724 32178 raft_consensus.cc:515] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.180635 32077 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.178251 32142 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.153765 32136 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.170161 32032 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
W20260709 12:23:33.183768 32246 log.cc:927] Time spent T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260709 12:23:33.186831 32243 log.cc:927] Time spent T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:23:33.185693 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.158456 32112 raft_consensus.cc:515] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.152326 32247 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.207831 32178 leader_election.cc:290] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:33.221294 32079 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:33.221879 32079 ts_tablet_manager.cc:1403] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.014s
I20260709 12:23:33.223229 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:33.225278 32000 leader_election.cc:343] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.225626 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.225931 32112 leader_election.cc:290] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
W20260709 12:23:33.227218 32001 leader_election.cc:343] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.227639 32001 leader_election.cc:304] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.228689 32155 raft_consensus.cc:2749] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.231225 32077 tablet_bootstrap.cc:654] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.200582 32136 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:33.234776 32241 log.cc:927] Time spent T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 12:23:33.235188 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.238320 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:33.239005 31960 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:33.239704 32080 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:33.240202 32080 ts_tablet_manager.cc:1403] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.013s
I20260709 12:23:33.242632 31777 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:33.246027 32033 raft_consensus.cc:2468] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:33.249311 32249 raft_consensus.cc:2804] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.249740 32249 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.249784 32082 consensus_queue.cc:1048] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.251044 32192 leader_election.cc:290] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.252756 32136 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.253340 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.250234 32249 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.254510 32079 raft_consensus.cc:359] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.254137 32080 raft_consensus.cc:359] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.256289 32079 raft_consensus.cc:385] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.256685 32080 raft_consensus.cc:385] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.256717 32079 raft_consensus.cc:740] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.257125 32080 raft_consensus.cc:740] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.257638 32079 consensus_queue.cc:260] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.263019 32079 ts_tablet_manager.cc:1434] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:23:33.263767 32079 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:33.266959 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dfabc46fb304ced9ce74da8a6addec3" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:33.267522 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:33.269373 31927 leader_election.cc:343] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.270519 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.273411 32080 consensus_queue.cc:260] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.271806 31852 leader_election.cc:304] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.277343 32080 ts_tablet_manager.cc:1434] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 12:23:33.276903 32091 raft_consensus.cc:2749] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.280026 31777 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:33.280514 32083 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:33.280966 32083 ts_tablet_manager.cc:1403] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.013s
I20260709 12:23:33.281023 32250 raft_consensus.cc:2804] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.281483 32250 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.281893 32250 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.282014 32169 consensus_queue.cc:1048] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.287828 31709 catalog_manager.cc:5697] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:33.291173 32157 raft_consensus.cc:493] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.291705 32157 raft_consensus.cc:515] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.295063 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:33.296977 32000 leader_election.cc:343] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:33.299082 32001 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.300210 32112 consensus_queue.cc:1048] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.302295 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.303504 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:33.306348 31778 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.293712 32157 leader_election.cc:290] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:33.312319 32250 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.314811 32250 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.314723 32176 consensus_queue.cc:1048] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.315459 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:33.316057 32033 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.316279 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.317061 31809 raft_consensus.cc:2393] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
W20260709 12:23:33.320369 32001 leader_election.cc:343] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.320860 32001 leader_election.cc:304] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.286895 32247 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.321951 32157 raft_consensus.cc:2749] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.326687 32001 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:33.332746 32080 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:33.335109 32083 raft_consensus.cc:359] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.338469 32083 raft_consensus.cc:385] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.338836 32083 raft_consensus.cc:740] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.339470 32083 consensus_queue.cc:260] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.343887 32083 ts_tablet_manager.cc:1434] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260709 12:23:33.344552 32083 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:33.337466 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:33.321688 32249 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.354763 32083 tablet_bootstrap.cc:654] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.354568 32250 consensus_queue.cc:1048] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.361049 31811 raft_consensus.cc:2393] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
W20260709 12:23:33.364156 31778 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.365249 31927 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.366859 32192 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.371491 32077 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.372030 32077 ts_tablet_manager.cc:1403] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.005s
I20260709 12:23:33.375463 32079 tablet_bootstrap.cc:654] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.384819 32142 raft_consensus.cc:515] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.392021 32192 raft_consensus.cc:2749] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.374584 32077 raft_consensus.cc:359] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.397022 31884 raft_consensus.cc:3060] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.404829 32248 raft_consensus.cc:493] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.405611 32077 raft_consensus.cc:385] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.405982 32077 raft_consensus.cc:740] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.406908 32077 consensus_queue.cc:260] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.408159 32080 tablet_bootstrap.cc:654] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.400835 32033 raft_consensus.cc:2468] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:33.410595 32077 ts_tablet_manager.cc:1434] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:23:33.412384 32077 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.411454 32112 raft_consensus.cc:2749] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.405395 32248 raft_consensus.cc:515] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.420429 32248 leader_election.cc:290] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:33.421512 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.421535 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.423439 32035 raft_consensus.cc:2468] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:33.424778 31926 leader_election.cc:304] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
W20260709 12:23:33.426890 31927 leader_election.cc:343] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.443631 32249 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.425987 32248 raft_consensus.cc:2804] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.444578 32248 raft_consensus.cc:493] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.445036 32248 raft_consensus.cc:3060] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.447183 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:33.447168 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:33.430316 32142 leader_election.cc:290] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.451534 32079 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:33.452150 32079 ts_tablet_manager.cc:1403] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.014s
I20260709 12:23:33.429651 31777 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:33.440442 32178 consensus_queue.cc:1048] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:23:33.455472 32249 raft_consensus.cc:2804] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.455946 32249 raft_consensus.cc:697] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:33.456763 32249 consensus_queue.cc:237] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:33.459187 31927 leader_election.cc:343] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.460742 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:33.461563 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:33.462184 32035 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.468804 32079 raft_consensus.cc:359] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.469580 32079 raft_consensus.cc:385] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.469974 32079 raft_consensus.cc:740] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.470734 32079 consensus_queue.cc:260] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.471789 32035 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:33.472658 32079 ts_tablet_manager.cc:1434] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260709 12:23:33.473642 32079 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:33.449620 31808 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.484895 31777 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:33.485839 32250 raft_consensus.cc:2804] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.486320 32250 raft_consensus.cc:697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:33.486904 32079 tablet_bootstrap.cc:654] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.487123 32250 consensus_queue.cc:237] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.495137 32083 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:33.496337 32083 ts_tablet_manager.cc:1403] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.001s
I20260709 12:23:33.499979 32083 raft_consensus.cc:359] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.505446 32083 raft_consensus.cc:385] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.505739 32083 raft_consensus.cc:740] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.506428 32083 consensus_queue.cc:260] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.506796 32248 raft_consensus.cc:515] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.508567 32083 ts_tablet_manager.cc:1434] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 12:23:33.508872 32248 leader_election.cc:290] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:33.510040 32083 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:33.510387 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:33.500272 31960 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:33.500561 32077 tablet_bootstrap.cc:654] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.503165 32082 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f5253dccb54408c9eec250e19d1b056)
I20260709 12:23:33.512390 32082 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.503641 31808 raft_consensus.cc:2468] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:33.510967 31810 raft_consensus.cc:3060] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.537916 31709 catalog_manager.cc:5697] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.539089 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.541575 31885 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:33.522970 32091 raft_consensus.cc:493] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.543100 31927 leader_election.cc:304] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:33.543396 32091 raft_consensus.cc:515] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.545063 32248 raft_consensus.cc:2804] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.545397 32091 leader_election.cc:290] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.545589 32248 raft_consensus.cc:697] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:33.545938 32112 raft_consensus.cc:493] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.546396 32112 raft_consensus.cc:515] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.546614 32248 consensus_queue.cc:237] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.547185 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:33.547523 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.548211 32033 raft_consensus.cc:2468] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:33.548425 32112 leader_election.cc:290] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:33.548692 31852 leader_election.cc:343] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.525240 32082 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.540551 32176 consensus_queue.cc:1048] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.538801 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d748d8d45e4c62a382e67e298c81c8" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:33.560950 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:33.562692 32000 leader_election.cc:343] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.564945 32001 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:33.571573 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.572505 31811 raft_consensus.cc:2393] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 2: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:33.572821 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.573345 32035 raft_consensus.cc:3060] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.549429 31852 leader_election.cc:304] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.578476 32091 raft_consensus.cc:2804] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.578866 32091 raft_consensus.cc:493] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.579182 32091 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.579378 32155 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:33.579737 32155 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f5253dccb54408c9eec250e19d1b056)
I20260709 12:23:33.580088 32155 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:33.584100 32001 leader_election.cc:343] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.584594 32001 leader_election.cc:304] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.592120 32035 raft_consensus.cc:2468] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:33.591863 32091 raft_consensus.cc:515] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.593608 31926 leader_election.cc:304] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:33.594015 32091 leader_election.cc:290] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.595813 32142 raft_consensus.cc:2804] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.596096 31810 raft_consensus.cc:2468] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:33.596359 32142 raft_consensus.cc:697] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:33.598111 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
W20260709 12:23:33.600433 31852 leader_election.cc:343] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.601016 32077 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.601496 32077 ts_tablet_manager.cc:1403] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.027s
I20260709 12:23:33.589234 32176 consensus_queue.cc:1048] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:33.597313 32142 consensus_queue.cc:237] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.605363 32112 raft_consensus.cc:2749] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.611967 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:33.612603 32035 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.613111 32157 consensus_queue.cc:1048] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:33.618093 32001 consensus_peers.cc:597] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:33.621044 32083 tablet_bootstrap.cc:654] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.620157 31706 catalog_manager.cc:5697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:33.628449 32155 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.631529 32155 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.633370 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:33.641664 32080 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:33.642247 32080 ts_tablet_manager.cc:1403] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.310s	user 0.019s	sys 0.003s
I20260709 12:23:33.644976 32080 raft_consensus.cc:359] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.647287 32077 raft_consensus.cc:359] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.648595 32077 raft_consensus.cc:385] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.648926 32077 raft_consensus.cc:740] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.648658 32079 tablet_bootstrap.cc:492] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:33.649559 32079 ts_tablet_manager.cc:1403] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.025s
I20260709 12:23:33.651659 32035 raft_consensus.cc:2468] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:33.649623 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:33.647799 31884 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:33.652886 31852 leader_election.cc:304] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.655822 32250 raft_consensus.cc:493] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.654350 32001 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:33.656004 32176 raft_consensus.cc:2804] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:33.656421 32250 raft_consensus.cc:515] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.656935 32176 raft_consensus.cc:697] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:33.649646 32077 consensus_queue.cc:260] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.659987 32082 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:33.660364 32250 leader_election.cc:290] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.660459 32082 raft_consensus.cc:697] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:33.660836 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.661341 32082 consensus_queue.cc:237] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.662163 32077 ts_tablet_manager.cc:1434] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
W20260709 12:23:33.662312 31777 leader_election.cc:343] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.657771 32176 consensus_queue.cc:237] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.665282 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.652307 32079 raft_consensus.cc:359] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.669322 32079 raft_consensus.cc:385] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.669610 32079 raft_consensus.cc:740] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
W20260709 12:23:33.670480 31778 leader_election.cc:343] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.670946 31778 leader_election.cc:304] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.671717 32249 raft_consensus.cc:2749] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.645664 32080 raft_consensus.cc:385] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.675150 32080 raft_consensus.cc:740] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.675465 32077 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.679774 32079 consensus_queue.cc:260] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.687973 32080 consensus_queue.cc:260] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.690059 32080 ts_tablet_manager.cc:1434] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:23:33.690392 32077 tablet_bootstrap.cc:654] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.690963 32080 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:33.692770 31704 catalog_manager.cc:5697] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:33.693724 31709 catalog_manager.cc:5697] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.695353 32079 ts_tablet_manager.cc:1434] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 12:23:33.696386 32079 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:33.653208 31810 raft_consensus.cc:2393] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 2: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:33.701990 32079 tablet_bootstrap.cc:654] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.706292 32080 tablet_bootstrap.cc:654] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.706895 32083 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:33.707360 32083 ts_tablet_manager.cc:1403] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.198s	user 0.014s	sys 0.000s
I20260709 12:23:33.709856 32083 raft_consensus.cc:359] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.710479 32083 raft_consensus.cc:385] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.710721 32083 raft_consensus.cc:740] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.711395 32083 consensus_queue.cc:260] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.713531 32083 ts_tablet_manager.cc:1434] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:33.714414 32083 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:33.720665 32079 tablet_bootstrap.cc:492] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:33.722278 32083 tablet_bootstrap.cc:654] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.721238 32079 ts_tablet_manager.cc:1403] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260709 12:23:33.728403 31709 catalog_manager.cc:5697] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.729205 32079 raft_consensus.cc:359] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.730029 32079 raft_consensus.cc:385] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.730316 32079 raft_consensus.cc:740] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.733948 32079 consensus_queue.cc:260] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.742054 32079 ts_tablet_manager.cc:1434] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:23:33.743136 32079 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:33.749073 32079 tablet_bootstrap.cc:654] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.758124 32080 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:33.758698 32080 ts_tablet_manager.cc:1403] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.010s
I20260709 12:23:33.758728 32077 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.759377 32077 ts_tablet_manager.cc:1403] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.027s
I20260709 12:23:33.760103 32083 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:33.760561 32083 ts_tablet_manager.cc:1403] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.013s
I20260709 12:23:33.761490 32080 raft_consensus.cc:359] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.762293 32080 raft_consensus.cc:385] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.762502 32077 raft_consensus.cc:359] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.763242 32083 raft_consensus.cc:359] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.762571 32080 raft_consensus.cc:740] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.759428 31704 catalog_manager.cc:5697] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:33.763924 32083 raft_consensus.cc:385] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.764266 32083 raft_consensus.cc:740] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.763294 32077 raft_consensus.cc:385] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.764816 32077 raft_consensus.cc:740] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.764349 32080 consensus_queue.cc:260] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.765388 32077 consensus_queue.cc:260] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.766734 32080 ts_tablet_manager.cc:1434] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:33.767504 32077 ts_tablet_manager.cc:1434] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:33.768205 32080 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:33.768723 32077 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.767525 32083 consensus_queue.cc:260] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.773134 32083 ts_tablet_manager.cc:1434] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:23:33.774991 32077 tablet_bootstrap.cc:654] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.776919 32080 tablet_bootstrap.cc:654] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.779847 32077 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:33.780125 32083 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:33.780263 32077 ts_tablet_manager.cc:1403] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:23:33.783093 32077 raft_consensus.cc:359] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.784158 32077 raft_consensus.cc:385] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.784430 32077 raft_consensus.cc:740] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.785050 32077 consensus_queue.cc:260] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.785789 32083 tablet_bootstrap.cc:654] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.787292 32077 ts_tablet_manager.cc:1434] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:23:33.788264 32077 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:33.794068 32077 tablet_bootstrap.cc:654] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:33.795472 32080 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:33.795974 32080 ts_tablet_manager.cc:1403] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.010s
I20260709 12:23:33.798614 32080 raft_consensus.cc:359] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.799285 32080 raft_consensus.cc:385] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:33.799551 32080 raft_consensus.cc:740] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:33.800163 32080 consensus_queue.cc:260] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.801648 32082 raft_consensus.cc:493] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.802379 32080 ts_tablet_manager.cc:1434] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:33.802160 32082 raft_consensus.cc:515] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.803303 32080 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:33.806620 32082 leader_election.cc:290] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:33.807724 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:33.809027 32080 tablet_bootstrap.cc:654] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:33.809360 32000 leader_election.cc:343] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.810216 32250 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.810705 32250 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.814916 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.815824 31884 raft_consensus.cc:2410] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:23:33.816743 32250 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.817268 32248 raft_consensus.cc:493] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.819285 32248 raft_consensus.cc:515] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:33.822675 32248 leader_election.cc:290] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:33.825660 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.830732 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.832321 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
W20260709 12:23:33.834111 32001 leader_election.cc:343] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.834632 32001 leader_election.cc:304] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.837549 32155 raft_consensus.cc:2749] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.841341 31777 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.856523 32249 raft_consensus.cc:2749] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:23:33.863019 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.866117 31927 leader_election.cc:304] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.867702 32137 raft_consensus.cc:2749] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.881458 32137 raft_consensus.cc:493] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.882047 32137 raft_consensus.cc:515] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.884253 32137 leader_election.cc:290] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:33.886411 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.887177 31810 raft_consensus.cc:2468] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:33.889325 32249 consensus_queue.cc:1048] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:33.891350 31927 leader_election.cc:304] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:33.893612 32176 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.894235 32176 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:33.896446 32176 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:33.898200 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:33.900478 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:33.901268 31884 raft_consensus.cc:2468] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:33.903189 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:33.904018 32032 raft_consensus.cc:2393] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:33.905450 31852 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:33.906693 32176 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.915081 32091 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.915629 32091 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:33.917809 32091 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:33.943408 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:33.976122 31852 leader_election.cc:343] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.979211 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:33.980834 31853 leader_election.cc:343] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:33.981470 31853 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:33.983116 32091 raft_consensus.cc:2749] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:33.961074 32248 raft_consensus.cc:2804] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:33.989571 32248 raft_consensus.cc:493] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:33.990108 32248 raft_consensus.cc:3060] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:33.993181 32249 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:33.994004 32249 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:33.998236 32169 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:34.009581 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:34.016520 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:34.017504 32032 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:34.037636 32176 raft_consensus.cc:2749] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:34.044358 31777 leader_election.cc:343] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.060206 32137 consensus_queue.cc:1048] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:34.066110 32192 raft_consensus.cc:493] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.089541 32079 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:34.097779 32079 ts_tablet_manager.cc:1403] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.355s	user 0.003s	sys 0.008s
I20260709 12:23:34.111946 32079 raft_consensus.cc:359] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.112819 32079 raft_consensus.cc:385] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.113096 32079 raft_consensus.cc:740] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.114085 32079 consensus_queue.cc:260] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.103821 32192 raft_consensus.cc:515] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.118415 32192 leader_election.cc:290] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:34.125608 32112 raft_consensus.cc:493] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.126296 32112 raft_consensus.cc:515] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.128477 32112 leader_election.cc:290] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:34.133766 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:34.135658 32000 leader_election.cc:343] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.087159 32249 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:34.175061 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:34.175417 31887 raft_consensus.cc:1275] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:34.178021 32136 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.178330 31811 raft_consensus.cc:1275] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:34.178682 32136 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.181102 32136 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:34.185500 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:34.187443 32000 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.196192 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:34.081171 31959 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.149257 32176 raft_consensus.cc:493] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:34.104988 31777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 60687.9us
I20260709 12:23:34.197600 32137 consensus_queue.cc:1048] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:23:34.215004 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:34.204795 32176 raft_consensus.cc:515] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.222503 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:34.224246 31853 leader_election.cc:343] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.233525 32192 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.234701 32192 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.237454 32192 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:34.281988 32001 leader_election.cc:343] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.277521 32082 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:23:34.270921 31777 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.292718 32176 leader_election.cc:290] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
W20260709 12:23:34.294286 31927 consensus_peers.cc:597] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:34.296518 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:34.299227 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:34.309693 32249 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.325008 32249 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.325460 32249 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.326282 32035 raft_consensus.cc:2393] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:34.330183 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:34.364792 32169 consensus_queue.cc:1048] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:34.371249 31777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 124097us
I20260709 12:23:34.377966 32169 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:23:34.368673 32290 log.cc:927] Time spent T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:23:34.392745 31961 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.393775 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:34.297329 32001 leader_election.cc:304] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.411836 32155 raft_consensus.cc:2749] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.410427 32035 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
W20260709 12:23:34.420369 32001 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.130:37745, user_credentials={real_user=slave}} blocked reactor thread for 139818us
I20260709 12:23:34.426409 32082 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.435539 32079 ts_tablet_manager.cc:1434] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.337s	user 0.014s	sys 0.002s
I20260709 12:23:34.436666 32079 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:34.412602 32137 consensus_queue.cc:1048] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
W20260709 12:23:34.454520 32077 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.190s	sys 0.430s
W20260709 12:23:34.456283 32077 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.660s	user 0.190s	sys 0.430s
W20260709 12:23:34.458413 32080 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.647s	user 0.253s	sys 0.341s
W20260709 12:23:34.458772 32080 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.253s	sys 0.341s
W20260709 12:23:34.440446 32001 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.433140 32248 raft_consensus.cc:515] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.431589 31926 leader_election.cc:304] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:34.484916 32248 leader_election.cc:290] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:34.464972 32001 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.485494 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:34.486114 32001 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.129:41655, user_credentials={real_user=slave}} blocked reactor thread for 52153.5us
I20260709 12:23:34.486861 31808 raft_consensus.cc:3060] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:34.488415 31852 leader_election.cc:343] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.488898 31852 leader_election.cc:304] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.489610 32176 raft_consensus.cc:2749] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.502646 31808 raft_consensus.cc:2468] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:34.503888 31927 leader_election.cc:304] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:34.486088 32155 raft_consensus.cc:2749] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.506939 32137 raft_consensus.cc:2804] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.507357 32080 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:34.509124 32080 ts_tablet_manager.cc:1403] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.706s	user 0.255s	sys 0.349s
I20260709 12:23:34.510612 32077 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:34.511073 32077 ts_tablet_manager.cc:1403] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.723s	user 0.195s	sys 0.434s
I20260709 12:23:34.512079 32080 raft_consensus.cc:359] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.512794 32080 raft_consensus.cc:385] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.513078 32080 raft_consensus.cc:740] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.513959 32077 raft_consensus.cc:359] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.513940 32080 consensus_queue.cc:260] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.514874 32077 raft_consensus.cc:385] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.515237 32077 raft_consensus.cc:740] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.515956 32077 consensus_queue.cc:260] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.518170 32077 ts_tablet_manager.cc:1434] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:34.519058 32077 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:34.527989 32080 ts_tablet_manager.cc:1434] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:23:34.529078 32080 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
W20260709 12:23:34.505941 31926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 83266.6us
I20260709 12:23:34.491731 32249 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.560367 32137 raft_consensus.cc:697] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:34.582424 32137 consensus_queue.cc:237] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.582324 31811 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
W20260709 12:23:34.594002 31927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:41655, user_credentials={real_user=slave}} blocked reactor thread for 60463.3us
I20260709 12:23:34.603053 32080 tablet_bootstrap.cc:654] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.608508 32249 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:34.621376 32176 consensus_queue.cc:1048] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:34.617964 32142 raft_consensus.cc:2749] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.623714 31926 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:34.626861 32192 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.627278 32192 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:34.627767 32083 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.840s	user 0.220s	sys 0.401s
W20260709 12:23:34.628062 32083 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.840s	user 0.220s	sys 0.401s
I20260709 12:23:34.627002 32079 tablet_bootstrap.cc:654] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:34.633368 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:34.628652 32192 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.640650 32083 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:34.641055 32083 ts_tablet_manager.cc:1403] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.861s	user 0.226s	sys 0.401s
I20260709 12:23:34.654609 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:34.674731 32083 raft_consensus.cc:359] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.675498 32083 raft_consensus.cc:385] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.675784 32083 raft_consensus.cc:740] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.676482 32083 consensus_queue.cc:260] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.678862 32083 ts_tablet_manager.cc:1434] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 12:23:34.682745 32080 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:34.683436 32080 ts_tablet_manager.cc:1403] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.155s	user 0.012s	sys 0.004s
I20260709 12:23:34.670027 32244 raft_consensus.cc:493] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.688719 32083 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:34.669513 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:34.694156 32031 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.702310 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a8e9fc2e03426f8d583baee7ff9a15" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:34.702941 31887 raft_consensus.cc:3060] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.670361 32192 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.714203 32077 tablet_bootstrap.cc:654] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.700228 32244 raft_consensus.cc:515] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.721055 32244 leader_election.cc:290] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:34.722873 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:34.748629 31958 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:34.727434 32244 consensus_queue.cc:1048] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:23:34.768458 32192 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:34.771587 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:34.756063 32250 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.777863 32083 tablet_bootstrap.cc:654] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.785523 32077 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:34.786108 32077 ts_tablet_manager.cc:1403] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.006s
I20260709 12:23:34.772915 32031 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:34.796617 31887 raft_consensus.cc:2468] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:34.776887 32250 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.801107 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:34.801443 32250 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:34.803267 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:34.804670 31777 leader_election.cc:343] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.805050 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:34.805665 31884 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:34.807979 31778 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.809489 32169 raft_consensus.cc:2804] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.809872 32169 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.810209 32169 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.815884 31777 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.816051 32077 raft_consensus.cc:359] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.816926 32077 raft_consensus.cc:385] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.817270 32077 raft_consensus.cc:740] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.820627 31885 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.798525 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:34.797494 32080 raft_consensus.cc:359] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.823693 32080 raft_consensus.cc:385] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.823922 32077 consensus_queue.cc:260] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.824024 32080 raft_consensus.cc:740] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.825018 32080 consensus_queue.cc:260] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.828308 32077 ts_tablet_manager.cc:1434] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 12:23:34.829305 32077 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:34.831490 32080 ts_tablet_manager.cc:1434] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.148s	user 0.006s	sys 0.000s
I20260709 12:23:34.833201 31810 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:34.833654 32250 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.834199 32250 raft_consensus.cc:697] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:34.835108 32250 consensus_queue.cc:237] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.837112 31927 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:34.837913 32137 raft_consensus.cc:2749] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.842890 31852 leader_election.cc:304] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.848480 32080 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:34.855108 32077 tablet_bootstrap.cc:654] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.868705 32079 tablet_bootstrap.cc:492] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:34.869258 32079 ts_tablet_manager.cc:1403] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.433s	user 0.016s	sys 0.016s
I20260709 12:23:34.871811 32079 raft_consensus.cc:359] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.872491 32079 raft_consensus.cc:385] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.872768 32079 raft_consensus.cc:740] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.873391 32079 consensus_queue.cc:260] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.876165 32079 ts_tablet_manager.cc:1434] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:34.877086 32079 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:34.877488 32083 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:34.878053 32083 ts_tablet_manager.cc:1403] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.017s
I20260709 12:23:34.894105 32083 raft_consensus.cc:359] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.894879 32083 raft_consensus.cc:385] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.895141 32083 raft_consensus.cc:740] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.898447 32169 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.900590 32169 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:34.903178 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:34.904333 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:34.904696 31777 leader_election.cc:343] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:34.904968 31884 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.912722 32083 consensus_queue.cc:260] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.915032 32083 ts_tablet_manager.cc:1434] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:23:34.915995 32083 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:34.892871 31706 catalog_manager.cc:5697] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:34.917829 32079 tablet_bootstrap.cc:654] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.912199 31884 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:34.934140 31778 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:34.936560 32297 raft_consensus.cc:2804] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:34.937088 32297 raft_consensus.cc:697] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:34.937906 32297 consensus_queue.cc:237] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:34.940241 32083 tablet_bootstrap.cc:654] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.940691 32077 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:34.943463 32077 ts_tablet_manager.cc:1403] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.012s
I20260709 12:23:34.946554 32077 raft_consensus.cc:359] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.950291 32077 raft_consensus.cc:385] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.950502 32077 raft_consensus.cc:740] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.951408 32077 consensus_queue.cc:260] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.954382 32077 ts_tablet_manager.cc:1434] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:34.955773 32077 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:34.957226 32244 raft_consensus.cc:493] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:34.957728 32244 raft_consensus.cc:515] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.959780 32244 leader_election.cc:290] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:34.961095 32080 tablet_bootstrap.cc:654] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.961715 32077 tablet_bootstrap.cc:654] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.962707 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:34.963399 31958 raft_consensus.cc:2468] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:34.967072 31852 leader_election.cc:304] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:34.967939 32176 raft_consensus.cc:2804] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:34.961661 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:34.968906 32091 raft_consensus.cc:2749] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:34.969028 32034 raft_consensus.cc:2468] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:34.968384 32176 raft_consensus.cc:493] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:34.971274 32176 raft_consensus.cc:3060] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:34.974361 32080 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:34.974829 32080 ts_tablet_manager.cc:1403] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.006s
I20260709 12:23:34.976694 32077 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:34.976822 32080 raft_consensus.cc:359] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.977396 32080 raft_consensus.cc:385] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.977612 32080 raft_consensus.cc:740] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.977097 32077 ts_tablet_manager.cc:1403] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:23:34.978143 32080 consensus_queue.cc:260] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.980243 32080 ts_tablet_manager.cc:1434] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:34.980161 32077 raft_consensus.cc:359] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.980738 32077 raft_consensus.cc:385] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.981011 32077 raft_consensus.cc:740] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.981197 32080 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:34.981518 32077 consensus_queue.cc:260] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:34.983259 32077 ts_tablet_manager.cc:1434] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:34.984603 32077 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:34.988523 32080 tablet_bootstrap.cc:654] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:34.992004 32079 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:34.992507 32079 ts_tablet_manager.cc:1403] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.004s
I20260709 12:23:34.995105 32079 raft_consensus.cc:359] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.995779 32079 raft_consensus.cc:385] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:34.996048 32079 raft_consensus.cc:740] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:34.996618 32079 consensus_queue.cc:260] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:34.998067 32176 raft_consensus.cc:515] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:34.999096 32077 tablet_bootstrap.cc:654] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.000317 32176 leader_election.cc:290] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.000976 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:35.001591 31959 raft_consensus.cc:3060] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.003137 32079 ts_tablet_manager.cc:1434] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:23:35.004127 32079 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.007201 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58f0252ed894607b572211ed300ca57" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:35.007975 32035 raft_consensus.cc:3060] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.009541 32079 tablet_bootstrap.cc:654] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.010411 32320 raft_consensus.cc:493] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.012259 32320 raft_consensus.cc:515] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.014371 32320 leader_election.cc:290] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.015854 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.017181 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:35.019042 32001 leader_election.cc:343] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:35.019657 32001 leader_election.cc:343] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.020043 32001 leader_election.cc:304] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:35.020720 32157 raft_consensus.cc:493] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.021080 32320 raft_consensus.cc:2749] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.021176 32157 raft_consensus.cc:515] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.021915 32302 consensus_queue.cc:1048] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.023423 32157 leader_election.cc:290] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.025130 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.026993 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.027566 31809 raft_consensus.cc:2468] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:35.031450 31959 raft_consensus.cc:2468] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.032618 31852 leader_election.cc:304] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:35.033239 32001 leader_election.cc:304] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.033448 32176 raft_consensus.cc:2804] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.033952 32176 raft_consensus.cc:697] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
W20260709 12:23:35.034183 32001 leader_election.cc:343] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.034428 32157 raft_consensus.cc:2804] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.035727 32157 raft_consensus.cc:493] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.036194 32157 raft_consensus.cc:3060] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.038944 32083 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.034808 32176 consensus_queue.cc:237] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.036283 32080 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.039427 32083 ts_tablet_manager.cc:1403] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.001s
I20260709 12:23:35.039575 32080 ts_tablet_manager.cc:1403] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.009s
I20260709 12:23:35.042260 32302 raft_consensus.cc:493] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.042454 32080 raft_consensus.cc:359] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.042783 32302 raft_consensus.cc:515] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.045379 32302 leader_election.cc:290] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.043191 32080 raft_consensus.cc:385] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.046159 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.029510 32035 raft_consensus.cc:2468] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.046191 32083 raft_consensus.cc:359] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.048200 32083 raft_consensus.cc:385] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:23:35.048265 31927 leader_election.cc:343] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.048552 32083 raft_consensus.cc:740] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.049489 32083 consensus_queue.cc:260] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.050678 32091 raft_consensus.cc:493] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.051152 32091 raft_consensus.cc:515] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.051631 32083 ts_tablet_manager.cc:1434] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:23:35.052649 32083 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.055282 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.046353 32080 raft_consensus.cc:740] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.055935 32034 raft_consensus.cc:2468] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:35.056550 32080 consensus_queue.cc:260] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.057272 31852 leader_election.cc:304] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.061825 32244 raft_consensus.cc:2804] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.062211 32244 raft_consensus.cc:493] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.062553 32244 raft_consensus.cc:3060] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.064340 32080 ts_tablet_manager.cc:1434] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:23:35.072614 32080 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.084785 32083 tablet_bootstrap.cc:654] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.090766 32291 consensus_queue.cc:1048] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.058797 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.060683 32157 raft_consensus.cc:515] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.053167 32091 leader_election.cc:290] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.070135 32244 raft_consensus.cc:515] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:35.101996 31852 leader_election.cc:343] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.103087 32244 leader_election.cc:290] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.058146 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.104653 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:35.105315 32034 raft_consensus.cc:3060] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.105515 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:35.105616 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.106303 31810 raft_consensus.cc:3060] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:35.107007 31852 leader_election.cc:343] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.112994 32034 raft_consensus.cc:2468] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.114545 31852 leader_election.cc:304] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.116153 32035 raft_consensus.cc:2468] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:35.117436 31926 leader_election.cc:304] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:35.118993 32176 raft_consensus.cc:2804] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.120626 32157 leader_election.cc:290] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.120836 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4052ebd5b8a41ad923041b00197b9d9" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:35.121024 32302 raft_consensus.cc:2804] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.121539 31885 raft_consensus.cc:3060] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.122352 32080 tablet_bootstrap.cc:654] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.123191 32077 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.123626 32083 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.123663 32077 ts_tablet_manager.cc:1403] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.000s
I20260709 12:23:35.124240 32083 ts_tablet_manager.cc:1403] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 12:23:35.126654 32077 raft_consensus.cc:359] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.127401 32077 raft_consensus.cc:385] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.127650 32077 raft_consensus.cc:740] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.128643 32083 raft_consensus.cc:359] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.129385 32077 consensus_queue.cc:260] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.121520 32302 raft_consensus.cc:493] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.130890 32302 raft_consensus.cc:3060] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.131548 32077 ts_tablet_manager.cc:1434] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:35.121559 32176 raft_consensus.cc:697] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:35.132745 32077 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.129357 32083 raft_consensus.cc:385] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.135869 32083 raft_consensus.cc:740] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.136541 32083 consensus_queue.cc:260] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.142771 32083 ts_tablet_manager.cc:1434] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:23:35.143953 32083 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.144738 32079 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.145258 32079 ts_tablet_manager.cc:1403] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.047s
I20260709 12:23:35.146896 32176 consensus_queue.cc:237] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.147984 32079 raft_consensus.cc:359] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.148705 32079 raft_consensus.cc:385] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.148970 32079 raft_consensus.cc:740] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.149642 32079 consensus_queue.cc:260] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.150748 32083 tablet_bootstrap.cc:654] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.151690 32079 ts_tablet_manager.cc:1434] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:35.152354 31885 raft_consensus.cc:2468] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.152637 32079 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.153750 32001 leader_election.cc:304] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.155156 32157 raft_consensus.cc:2804] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.155647 31810 raft_consensus.cc:2468] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.155650 32157 raft_consensus.cc:697] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:35.156893 32157 consensus_queue.cc:237] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.165588 32080 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.166129 32080 ts_tablet_manager.cc:1403] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.016s
I20260709 12:23:35.171134 32080 raft_consensus.cc:359] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.171820 32080 raft_consensus.cc:385] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.172087 32080 raft_consensus.cc:740] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.172227 32077 tablet_bootstrap.cc:654] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.177393 32080 consensus_queue.cc:260] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.178709 32302 raft_consensus.cc:515] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.179231 32080 ts_tablet_manager.cc:1434] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:23:35.180179 32080 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.180855 31709 catalog_manager.cc:5697] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.202507 32083 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.203094 32083 ts_tablet_manager.cc:1403] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.014s
I20260709 12:23:35.203251 32079 tablet_bootstrap.cc:654] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.205215 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:35.205830 32035 raft_consensus.cc:3060] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.211014 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.199663 32302 leader_election.cc:290] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:35.214118 31927 leader_election.cc:343] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.215011 32035 raft_consensus.cc:2468] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:35.216475 31926 leader_election.cc:304] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:35.211246 32080 tablet_bootstrap.cc:654] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.217878 32302 raft_consensus.cc:2804] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.218448 32302 raft_consensus.cc:697] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:35.219331 32302 consensus_queue.cc:237] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.225960 32077 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.226478 32077 ts_tablet_manager.cc:1403] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.018s
I20260709 12:23:35.226155 31709 catalog_manager.cc:5697] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.227968 31709 catalog_manager.cc:5697] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.229074 32077 raft_consensus.cc:359] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.229720 32077 raft_consensus.cc:385] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.229986 32077 raft_consensus.cc:740] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.230698 32077 consensus_queue.cc:260] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.232704 32077 ts_tablet_manager.cc:1434] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:35.234889 32079 tablet_bootstrap.cc:492] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.236295 32079 ts_tablet_manager.cc:1403] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.000s
I20260709 12:23:35.232802 32083 raft_consensus.cc:359] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.238114 32083 raft_consensus.cc:385] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.238827 32079 raft_consensus.cc:359] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.239516 32079 raft_consensus.cc:385] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.239792 32079 raft_consensus.cc:740] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.240442 32079 consensus_queue.cc:260] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.242487 32079 ts_tablet_manager.cc:1434] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:35.243654 32079 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.248860 32079 tablet_bootstrap.cc:654] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.239125 32083 raft_consensus.cc:740] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.250319 32083 consensus_queue.cc:260] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.251886 32077 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.257202 32077 tablet_bootstrap.cc:654] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.259738 32083 ts_tablet_manager.cc:1434] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.003s
I20260709 12:23:35.260777 32083 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.263674 31704 catalog_manager.cc:5697] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.266477 32083 tablet_bootstrap.cc:654] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.269412 32244 raft_consensus.cc:493] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.270013 32244 raft_consensus.cc:515] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.272245 32244 leader_election.cc:290] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.274680 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.275046 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e5ee5a6ed9a4ae28da3e99ef3373ec7" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.276654 31885 raft_consensus.cc:3060] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.277149 31852 leader_election.cc:304] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:35.288589 32169 raft_consensus.cc:493] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.289179 32169 raft_consensus.cc:515] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.291265 32169 leader_election.cc:290] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:35.293239 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.293239 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:35.295430 31777 leader_election.cc:343] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:35.297168 31778 leader_election.cc:343] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.297624 31778 leader_election.cc:304] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.299031 32169 raft_consensus.cc:2749] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.304782 31706 catalog_manager.cc:5697] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.305629 32176 raft_consensus.cc:2749] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.319682 32080 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.320194 32080 ts_tablet_manager.cc:1403] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.000s
I20260709 12:23:35.322577 32169 raft_consensus.cc:493] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.323127 32169 raft_consensus.cc:515] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.323369 32080 raft_consensus.cc:359] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.324153 32080 raft_consensus.cc:385] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.324434 32080 raft_consensus.cc:740] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.325135 32080 consensus_queue.cc:260] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.328402 32079 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.328908 32079 ts_tablet_manager.cc:1403] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.012s
I20260709 12:23:35.329250 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.329869 32080 ts_tablet_manager.cc:1434] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:23:35.330924 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.331418 32079 raft_consensus.cc:359] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.332089 32079 raft_consensus.cc:385] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.332352 32079 raft_consensus.cc:740] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.332996 32079 consensus_queue.cc:260] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:35.333369 31777 leader_election.cc:343] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:35.334511 31777 leader_election.cc:343] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.334935 31777 leader_election.cc:304] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.335179 32083 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.335662 32083 ts_tablet_manager.cc:1403] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.006s
I20260709 12:23:35.336045 32080 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.336419 32297 raft_consensus.cc:2749] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.335759 32249 consensus_queue.cc:1048] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.337756 32077 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.338253 32077 ts_tablet_manager.cc:1403] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.007s
I20260709 12:23:35.340787 32077 raft_consensus.cc:359] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.325475 32169 leader_election.cc:290] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.341434 32077 raft_consensus.cc:385] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.343236 32077 raft_consensus.cc:740] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.344910 32083 raft_consensus.cc:359] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.345614 32083 raft_consensus.cc:385] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.345909 32083 raft_consensus.cc:740] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.346217 32112 raft_consensus.cc:493] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.346592 32083 consensus_queue.cc:260] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.346736 32112 raft_consensus.cc:515] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.347662 32077 consensus_queue.cc:260] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.348809 32112 leader_election.cc:290] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.349845 32077 ts_tablet_manager.cc:1434] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:23:35.350004 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.350694 31958 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:35.351663 32079 ts_tablet_manager.cc:1434] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:23:35.351927 32000 leader_election.cc:304] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:35.352555 32079 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.353259 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.354606 31810 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:35.356276 32112 raft_consensus.cc:2804] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.356693 32112 raft_consensus.cc:493] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.357038 32112 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.358119 32137 raft_consensus.cc:493] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.358850 32079 tablet_bootstrap.cc:654] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.358615 32137 raft_consensus.cc:515] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.360790 32137 leader_election.cc:290] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.362826 32080 tablet_bootstrap.cc:654] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.362932 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.363622 31885 raft_consensus.cc:2468] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:35.363380 31704 catalog_manager.cc:5697] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.364694 32077 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.366540 31927 leader_election.cc:304] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:35.368422 32291 raft_consensus.cc:2804] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.368746 32176 raft_consensus.cc:493] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.369378 32176 raft_consensus.cc:515] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.371446 32176 leader_election.cc:290] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.373001 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130b2180c412474d801160b7ff3038ea" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.373687 32035 raft_consensus.cc:2468] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:35.373754 32083 ts_tablet_manager.cc:1434] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:23:35.374850 32077 tablet_bootstrap.cc:654] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.375168 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130b2180c412474d801160b7ff3038ea" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.375209 32083 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.376559 32079 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.376981 32079 ts_tablet_manager.cc:1403] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:23:35.379741 32079 raft_consensus.cc:359] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.380487 32079 raft_consensus.cc:385] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.380828 32079 raft_consensus.cc:740] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.380930 31852 leader_election.cc:304] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.368822 32291 raft_consensus.cc:493] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.381515 32079 consensus_queue.cc:260] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.381987 32291 raft_consensus.cc:3060] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.383524 32079 ts_tablet_manager.cc:1434] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 12:23:35.383920 31853 leader_election.cc:343] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.384450 32079 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.390252 32079 tablet_bootstrap.cc:654] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.391441 32077 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.391204 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.391944 31810 raft_consensus.cc:2468] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:35.393124 32077 ts_tablet_manager.cc:1403] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260709 12:23:35.404768 32176 raft_consensus.cc:2804] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.405326 32176 raft_consensus.cc:493] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.405910 32176 raft_consensus.cc:3060] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.405629 32077 raft_consensus.cc:359] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.406390 32077 raft_consensus.cc:385] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.406665 32077 raft_consensus.cc:740] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.411983 32083 tablet_bootstrap.cc:654] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.412179 32169 consensus_queue.cc:1048] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.414052 32291 raft_consensus.cc:515] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.414333 32112 raft_consensus.cc:515] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.416330 32291 leader_election.cc:290] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.417413 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.418049 31810 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.417709 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:35.418730 31961 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.423341 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.423950 31809 raft_consensus.cc:3060] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.425040 31810 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.426532 32077 consensus_queue.cc:260] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.428100 32077 ts_tablet_manager.cc:1434] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 12:23:35.430488 32112 leader_election.cc:290] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.436153 32136 raft_consensus.cc:493] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.436506 32083 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.436685 32136 raft_consensus.cc:515] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.434921 32077 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.437420 32080 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.438059 32112 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.438553 32001 leader_election.cc:304] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.440438 32079 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.440738 32157 raft_consensus.cc:2804] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.440932 32079 ts_tablet_manager.cc:1403] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.018s
I20260709 12:23:35.442348 32136 leader_election.cc:290] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.443703 32079 raft_consensus.cc:359] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.444221 32077 tablet_bootstrap.cc:654] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.444377 32079 raft_consensus.cc:385] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.444648 32079 raft_consensus.cc:740] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.438024 32080 ts_tablet_manager.cc:1403] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.000s
I20260709 12:23:35.448823 32080 raft_consensus.cc:359] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.449541 32080 raft_consensus.cc:385] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.449816 32080 raft_consensus.cc:740] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.447608 32083 ts_tablet_manager.cc:1403] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.002s
I20260709 12:23:35.450449 32080 consensus_queue.cc:260] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.445308 32079 consensus_queue.cc:260] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.452715 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.454723 32079 ts_tablet_manager.cc:1434] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260709 12:23:35.455029 32000 leader_election.cc:343] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.455627 32079 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.457057 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.457717 31810 raft_consensus.cc:2468] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:35.459089 32001 leader_election.cc:304] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.459692 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea87736189704df9820637948cc6deed" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:35.464037 31885 raft_consensus.cc:3060] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.463131 32157 raft_consensus.cc:697] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:35.462988 32083 raft_consensus.cc:359] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.467808 32083 raft_consensus.cc:385] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.452790 32080 ts_tablet_manager.cc:1434] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:35.468904 32080 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.468791 32157 consensus_queue.cc:237] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.468075 32083 raft_consensus.cc:740] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.472399 32083 consensus_queue.cc:260] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.474771 32083 ts_tablet_manager.cc:1434] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:23:35.476248 32083 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.462668 32136 raft_consensus.cc:2804] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.482831 32297 consensus_queue.cc:1048] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.483461 31961 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.482841 32136 raft_consensus.cc:493] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.485024 32136 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.485323 32080 tablet_bootstrap.cc:654] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.490393 32079 tablet_bootstrap.cc:654] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.496317 32176 raft_consensus.cc:515] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.497485 32077 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.498010 32077 ts_tablet_manager.cc:1403] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.018s
I20260709 12:23:35.498446 31960 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.501083 32077 raft_consensus.cc:359] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.503010 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130b2180c412474d801160b7ff3038ea" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:35.503626 32035 raft_consensus.cc:3060] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.504515 32176 leader_election.cc:290] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.505472 32080 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.505987 32080 ts_tablet_manager.cc:1403] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260709 12:23:35.508528 32080 raft_consensus.cc:359] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.509186 32080 raft_consensus.cc:385] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.509459 32080 raft_consensus.cc:740] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.512766 32079 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.513228 32079 ts_tablet_manager.cc:1403] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.002s
I20260709 12:23:35.514773 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130b2180c412474d801160b7ff3038ea" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.515404 31810 raft_consensus.cc:3060] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.516117 32079 raft_consensus.cc:359] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.516788 32079 raft_consensus.cc:385] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.517032 32079 raft_consensus.cc:740] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.517625 32079 consensus_queue.cc:260] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.518607 32080 consensus_queue.cc:260] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.519577 32244 consensus_queue.cc:1048] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.520021 32035 raft_consensus.cc:2468] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.521463 31852 leader_election.cc:304] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.522289 32244 raft_consensus.cc:2804] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.522747 32244 raft_consensus.cc:697] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:35.523523 32244 consensus_queue.cc:237] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.526249 32080 ts_tablet_manager.cc:1434] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:23:35.526638 31810 raft_consensus.cc:2468] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.527155 32080 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.501781 32077 raft_consensus.cc:385] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.528362 32077 raft_consensus.cc:740] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.529665 32077 consensus_queue.cc:260] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.531172 31809 raft_consensus.cc:2468] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:35.532816 32077 ts_tablet_manager.cc:1434] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:23:35.533113 32080 tablet_bootstrap.cc:654] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.532912 31927 leader_election.cc:304] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:35.539743 32137 raft_consensus.cc:2804] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.540238 32137 raft_consensus.cc:697] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:35.541234 32079 ts_tablet_manager.cc:1434] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:23:35.541033 32137 consensus_queue.cc:237] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.542219 32079 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.537853 32077 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.543730 32083 tablet_bootstrap.cc:654] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.438593 32112 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.547736 32297 consensus_queue.cc:1048] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.549536 32079 tablet_bootstrap.cc:654] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.550236 32077 tablet_bootstrap.cc:654] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.554028 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:35.555356 32000 leader_election.cc:343] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.559010 32079 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.559551 32079 ts_tablet_manager.cc:1403] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:23:35.568513 32077 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.569079 32077 ts_tablet_manager.cc:1403] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.006s
I20260709 12:23:35.569375 32079 raft_consensus.cc:359] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.570106 32079 raft_consensus.cc:385] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.570364 32079 raft_consensus.cc:740] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.570999 32079 consensus_queue.cc:260] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.575465 32244 raft_consensus.cc:493] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.575997 32244 raft_consensus.cc:515] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.576393 32079 ts_tablet_manager.cc:1434] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:23:35.577423 32079 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.578039 32244 leader_election.cc:290] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.579962 32137 raft_consensus.cc:493] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.574244 32157 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.581439 31706 catalog_manager.cc:5697] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:35.590256 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.591495 32157 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.587553 32176 consensus_queue.cc:1048] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:23:35.595156 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.595820 32031 raft_consensus.cc:2468] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:35.597740 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.589064 32137 raft_consensus.cc:515] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:35.600441 32001 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:35.602738 32001 leader_election.cc:343] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.603155 32001 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.593644 32157 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:35.608183 32320 raft_consensus.cc:2749] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.614271 31852 leader_election.cc:304] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.615290 32244 raft_consensus.cc:2804] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.615666 32244 raft_consensus.cc:493] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.587826 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.589303 32112 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.616514 31706 catalog_manager.cc:5697] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.617889 32291 raft_consensus.cc:493] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.627032 32080 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:35.618486 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.619467 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.617290 32137 leader_election.cc:290] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
W20260709 12:23:35.623991 31853 leader_election.cc:343] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.628134 32080 ts_tablet_manager.cc:1403] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.002s
I20260709 12:23:35.625469 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa94cdb71924d50b58cbadf6a949629" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.615998 32244 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.627355 32136 raft_consensus.cc:515] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.627138 32291 raft_consensus.cc:515] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.640555 32077 raft_consensus.cc:359] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.642273 32077 raft_consensus.cc:385] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:23:35.643381 32001 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.643898 32001 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:35.642642 32077 raft_consensus.cc:740] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.648056 32035 raft_consensus.cc:2393] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:35.647249 32077 consensus_queue.cc:260] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.646629 32320 raft_consensus.cc:2749] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.657488 32080 raft_consensus.cc:359] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.658161 32080 raft_consensus.cc:385] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.658423 32080 raft_consensus.cc:740] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.661329 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:35.662065 31810 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.651055 32136 leader_election.cc:290] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.668840 32291 leader_election.cc:290] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.670420 32169 raft_consensus.cc:493] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.671002 32169 raft_consensus.cc:515] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.670622 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:35.673522 31927 leader_election.cc:343] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.674681 32169 leader_election.cc:290] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.676932 32319 consensus_queue.cc:1048] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.678527 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.679426 32080 consensus_queue.cc:260] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.689072 31926 leader_election.cc:304] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:35.690001 32291 raft_consensus.cc:3060] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.690099 32319 raft_consensus.cc:493] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.691733 32319 raft_consensus.cc:515] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.693022 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.693703 32035 raft_consensus.cc:2468] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:35.694752 32176 consensus_queue.cc:1048] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.694856 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7249a3ad064fc991fd760e79edcd1e" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:35.696261 32033 raft_consensus.cc:2393] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:35.698071 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:35.698715 31959 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.700301 32291 raft_consensus.cc:2749] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.658746 31885 raft_consensus.cc:2468] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:35.714594 32080 ts_tablet_manager.cc:1434] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 12:23:35.716549 32137 consensus_queue.cc:1048] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:23:35.726106 32080 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:35.716399 31777 leader_election.cc:304] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.726912 32169 raft_consensus.cc:3060] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.728379 32083 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:35.728874 32083 ts_tablet_manager.cc:1403] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.253s	user 0.009s	sys 0.004s
I20260709 12:23:35.731108 32079 tablet_bootstrap.cc:654] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.731452 32083 raft_consensus.cc:359] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.732148 32083 raft_consensus.cc:385] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.732416 32083 raft_consensus.cc:740] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.733186 32083 consensus_queue.cc:260] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.740149 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.716784 32319 leader_election.cc:290] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:35.744493 32244 raft_consensus.cc:515] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:35.748000 32001 leader_election.cc:343] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.749118 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:35.750502 31853 leader_election.cc:343] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.716389 31926 leader_election.cc:304] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:35.751823 32244 leader_election.cc:290] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.751849 32176 consensus_queue.cc:1048] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:35.753564 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:35.754783 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:35.755388 32031 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.758074 31704 catalog_manager.cc:5697] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:35.766198 32083 ts_tablet_manager.cc:1434] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:23:35.767418 32083 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:35.775838 32077 ts_tablet_manager.cc:1434] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.206s	user 0.022s	sys 0.022s
I20260709 12:23:35.777029 32077 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:35.783058 32077 tablet_bootstrap.cc:654] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.763890 32291 raft_consensus.cc:2804] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.748286 32169 raft_consensus.cc:2749] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:35.759989 32000 leader_election.cc:343] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.720335 31810 raft_consensus.cc:2468] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.788935 32291 raft_consensus.cc:493] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.805612 32001 leader_election.cc:304] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:35.803416 32291 raft_consensus.cc:3060] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.795480 32000 leader_election.cc:304] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:35.812080 32157 raft_consensus.cc:2804] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.832425 32079 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.832957 32079 ts_tablet_manager.cc:1403] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.256s	user 0.016s	sys 0.008s
I20260709 12:23:35.835628 32079 raft_consensus.cc:359] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.836398 32079 raft_consensus.cc:385] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.836885 32079 raft_consensus.cc:740] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.837026 31959 raft_consensus.cc:2468] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:35.838011 32079 consensus_queue.cc:260] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.842343 32079 ts_tablet_manager.cc:1434] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:23:35.836645 32031 raft_consensus.cc:2468] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:35.844480 32079 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:35.854226 32079 tablet_bootstrap.cc:654] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.858562 32137 raft_consensus.cc:493] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.859118 32137 raft_consensus.cc:515] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:35.861387 32137 leader_election.cc:290] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
W20260709 12:23:35.862313 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:35.862649 31852 leader_election.cc:304] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:35.864526 32244 raft_consensus.cc:2804] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.865013 32244 raft_consensus.cc:697] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:35.865859 32244 consensus_queue.cc:237] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.866233 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:35.867179 31887 raft_consensus.cc:2468] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
W20260709 12:23:35.872576 32001 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:41655, user_credentials={real_user=slave}} blocked reactor thread for 43855.8us
I20260709 12:23:35.877815 32080 tablet_bootstrap.cc:654] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.886089 32377 raft_consensus.cc:2749] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:35.888454 32291 raft_consensus.cc:515] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.875870 32157 raft_consensus.cc:697] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
W20260709 12:23:35.882550 32374 log.cc:927] Time spent T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:23:35.894886 32137 consensus_queue.cc:1048] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:35.880426 32112 consensus_queue.cc:1048] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:23:35.919373 32083 tablet_bootstrap.cc:654] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.924010 32291 leader_election.cc:290] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:35.911685 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.925531 31810 raft_consensus.cc:2468] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:35.930048 32079 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:35.930554 32079 ts_tablet_manager.cc:1403] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.007s
I20260709 12:23:35.935906 32244 raft_consensus.cc:493] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.934906 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
W20260709 12:23:35.935124 32000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 175186us
I20260709 12:23:35.916759 32157 consensus_queue.cc:237] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:35.949254 32381 log.cc:927] Time spent T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:23:35.949954 32077 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:35.951260 32035 raft_consensus.cc:3060] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.962960 32077 ts_tablet_manager.cc:1403] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.186s	user 0.017s	sys 0.007s
I20260709 12:23:35.955788 32079 raft_consensus.cc:359] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.964926 32079 raft_consensus.cc:385] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.965478 32079 raft_consensus.cc:740] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.967268 32079 consensus_queue.cc:260] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.971402 32077 raft_consensus.cc:359] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.972184 32077 raft_consensus.cc:385] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.972615 32077 raft_consensus.cc:740] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.973536 32077 consensus_queue.cc:260] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:35.978668 32079 ts_tablet_manager.cc:1434] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:23:35.982697 31927 leader_election.cc:304] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:35.983852 32302 raft_consensus.cc:2804] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:35.984241 32302 raft_consensus.cc:493] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:35.984565 32302 raft_consensus.cc:3060] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.986012 32391 raft_consensus.cc:493] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.986536 32391 raft_consensus.cc:515] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:35.988626 32391 leader_election.cc:290] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:35.990005 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:35.990689 32297 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:35.991189 32297 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:35.991781 32035 raft_consensus.cc:2468] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:35.992918 32077 ts_tablet_manager.cc:1434] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:23:35.993196 32297 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
W20260709 12:23:35.993728 32001 leader_election.cc:343] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:35.995849 32077 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:36.004240 32079 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.008538 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:35.962231 32244 raft_consensus.cc:515] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.005023 31926 leader_election.cc:304] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.023124 32137 raft_consensus.cc:2804] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.024533 32077 tablet_bootstrap.cc:654] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.020236 32080 tablet_bootstrap.cc:492] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:36.025233 32080 ts_tablet_manager.cc:1403] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.299s	user 0.026s	sys 0.013s
I20260709 12:23:36.023536 32320 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.026340 32320 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.028792 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.026767 32137 raft_consensus.cc:697] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:36.037573 32137 consensus_queue.cc:237] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.048902 32137 consensus_queue.cc:1048] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.052472 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.053212 32033 raft_consensus.cc:2468] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:36.054659 32083 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.055207 32083 ts_tablet_manager.cc:1403] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.288s	user 0.053s	sys 0.013s
I20260709 12:23:36.033869 32391 consensus_queue.cc:1048] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
W20260709 12:23:36.059958 32000 leader_election.cc:343] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.057770 31777 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:36.060817 32083 raft_consensus.cc:359] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.061483 32249 raft_consensus.cc:2804] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.062013 32249 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.062352 32249 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.061590 32083 raft_consensus.cc:385] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.062711 32000 leader_election.cc:304] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.063124 32083 raft_consensus.cc:740] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.063469 32112 raft_consensus.cc:2749] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.064597 32083 consensus_queue.cc:260] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.065336 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.066020 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.069926 32244 leader_election.cc:290] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.050637 32302 raft_consensus.cc:515] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.071430 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.071982 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.072294 32302 leader_election.cc:290] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.072423 32320 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:36.074074 31960 raft_consensus.cc:2468] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
W20260709 12:23:36.074172 31853 leader_election.cc:343] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:36.074947 31778 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.075680 31852 leader_election.cc:304] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:36.076037 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.077204 32083 ts_tablet_manager.cc:1434] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
W20260709 12:23:36.079671 32001 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.080958 32079 tablet_bootstrap.cc:654] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.084092 32083 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.082373 32176 raft_consensus.cc:2804] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.087483 32176 raft_consensus.cc:493] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.087888 32176 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.088517 32000 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.088973 32000 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.089751 32391 raft_consensus.cc:2749] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:36.090801 31927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.129:41655, user_credentials={real_user=slave}} blocked reactor thread for 54726.6us
I20260709 12:23:36.090983 32302 raft_consensus.cc:493] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.093345 32302 raft_consensus.cc:515] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.095317 32302 leader_election.cc:290] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.091123 32249 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.097775 32249 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.101034 32391 consensus_queue.cc:1048] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.101864 32397 consensus_queue.cc:1048] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.108245 32385 consensus_queue.cc:1048] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.103799 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.104897 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:36.105577 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:36.110845 32035 raft_consensus.cc:2468] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:36.091480 31708 catalog_manager.cc:5697] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:36.111653 31927 leader_election.cc:343] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.115556 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.116008 32077 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:36.117019 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:36.116520 32077 ts_tablet_manager.cc:1403] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.000s
I20260709 12:23:36.121738 32077 raft_consensus.cc:359] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.122432 32077 raft_consensus.cc:385] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.122684 32077 raft_consensus.cc:740] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.123163 32033 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.123819 32077 consensus_queue.cc:260] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.126222 32077 ts_tablet_manager.cc:1434] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:36.127223 32077 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
W20260709 12:23:36.128890 31927 leader_election.cc:343] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.096932 32176 raft_consensus.cc:515] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.128958 31887 raft_consensus.cc:3060] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.131845 31778 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.139272 32083 tablet_bootstrap.cc:654] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.144099 32080 raft_consensus.cc:359] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.144894 32080 raft_consensus.cc:385] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.145164 32080 raft_consensus.cc:740] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.147301 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:36.147951 31960 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.137293 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a12e2e235b4bb681e79a1eb0796982" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:36.158609 31811 raft_consensus.cc:3060] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.160784 32080 consensus_queue.cc:260] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.163347 32080 ts_tablet_manager.cc:1434] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.138s	user 0.005s	sys 0.001s
I20260709 12:23:36.141098 32176 leader_election.cc:290] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.140944 31926 leader_election.cc:304] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
W20260709 12:23:36.187969 31926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 47114.2us
I20260709 12:23:36.190651 32401 raft_consensus.cc:2804] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.191138 32401 raft_consensus.cc:493] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.191470 32401 raft_consensus.cc:3060] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.139439 32291 consensus_queue.cc:1048] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:23:36.176935 32079 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.192595 32079 ts_tablet_manager.cc:1403] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.000s
I20260709 12:23:36.181183 32080 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:36.195878 32079 raft_consensus.cc:359] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.196621 32079 raft_consensus.cc:385] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.186084 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:36.199338 31853 leader_election.cc:343] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.200204 32079 raft_consensus.cc:740] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.186475 31887 raft_consensus.cc:2468] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:36.181223 31811 raft_consensus.cc:2468] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:36.204427 32397 raft_consensus.cc:493] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.204949 32397 raft_consensus.cc:515] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.202582 32079 consensus_queue.cc:260] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.206311 32080 tablet_bootstrap.cc:654] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.208536 31927 leader_election.cc:304] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.208904 32397 leader_election.cc:290] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.211055 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.211796 32035 raft_consensus.cc:2393] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:36.211211 31704 catalog_manager.cc:5697] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.212257 32302 raft_consensus.cc:2804] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.212654 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3a10f6f8b428191fc60c29a9d113d" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.212800 32302 raft_consensus.cc:697] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:36.215005 31852 leader_election.cc:304] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.215600 32077 tablet_bootstrap.cc:654] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.213660 32302 consensus_queue.cc:237] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.216943 32176 raft_consensus.cc:3060] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.223222 32079 ts_tablet_manager.cc:1434] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:23:36.225220 32079 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.248440 32320 raft_consensus.cc:493] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.271322 32033 raft_consensus.cc:2468] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:36.275615 31960 raft_consensus.cc:2468] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:36.277767 31852 leader_election.cc:304] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:36.261058 32320 raft_consensus.cc:515] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.288491 32320 leader_election.cc:290] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.290974 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:36.292953 32000 leader_election.cc:343] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.294701 32385 raft_consensus.cc:2804] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.295284 32385 raft_consensus.cc:697] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:36.296149 32385 consensus_queue.cc:237] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.305590 32297 raft_consensus.cc:493] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.306154 32297 raft_consensus.cc:515] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.314229 32297 leader_election.cc:290] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.314937 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.315743 32035 raft_consensus.cc:2393] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:36.315936 32401 raft_consensus.cc:515] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.317076 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.318385 32401 leader_election.cc:290] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.324123 31777 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.324138 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:36.326072 32001 leader_election.cc:343] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.325469 31777 leader_election.cc:304] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:36.326503 32001 leader_election.cc:304] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.327054 32297 raft_consensus.cc:2804] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.327582 32320 raft_consensus.cc:2749] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.328073 32176 raft_consensus.cc:2749] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.330562 32249 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.348080 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:36.348894 32033 raft_consensus.cc:3060] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.335120 32297 raft_consensus.cc:697] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:36.355398 32297 consensus_queue.cc:237] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.360819 32079 tablet_bootstrap.cc:654] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.333662 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:36.362888 31927 leader_election.cc:343] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.364323 31709 catalog_manager.cc:5697] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.365875 31709 catalog_manager.cc:5697] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.367286 31704 catalog_manager.cc:5697] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.376583 32077 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:36.377107 32077 ts_tablet_manager.cc:1403] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.250s	user 0.023s	sys 0.016s
I20260709 12:23:36.379477 32249 raft_consensus.cc:2749] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.379884 32077 raft_consensus.cc:359] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.380698 32077 raft_consensus.cc:385] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.380970 32077 raft_consensus.cc:740] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.380360 31708 catalog_manager.cc:5697] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.381704 32077 consensus_queue.cc:260] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.381568 32083 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.384828 32083 ts_tablet_manager.cc:1403] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.301s	user 0.016s	sys 0.008s
I20260709 12:23:36.387315 32083 raft_consensus.cc:359] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.387977 32083 raft_consensus.cc:385] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.388232 32083 raft_consensus.cc:740] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.388826 32083 consensus_queue.cc:260] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.389580 32077 ts_tablet_manager.cc:1434] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:23:36.389946 32033 raft_consensus.cc:2468] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:36.391175 31926 leader_election.cc:304] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.392033 32083 ts_tablet_manager.cc:1434] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:36.392274 32302 raft_consensus.cc:2804] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.392771 32302 raft_consensus.cc:697] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:36.392979 32083 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.393571 32302 consensus_queue.cc:237] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.399115 32083 tablet_bootstrap.cc:654] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.401397 32077 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:36.404493 32385 consensus_queue.cc:1048] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.417084 32080 tablet_bootstrap.cc:492] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:36.417704 32080 ts_tablet_manager.cc:1403] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.237s	user 0.011s	sys 0.017s
I20260709 12:23:36.423231 32080 raft_consensus.cc:359] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.424183 32080 raft_consensus.cc:385] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.424404 32080 raft_consensus.cc:740] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.424978 32080 consensus_queue.cc:260] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.425278 32401 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.425835 32401 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.427742 32401 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.429121 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.430554 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:36.432051 31927 leader_election.cc:343] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:36.432698 31927 leader_election.cc:343] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.433063 31927 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.434257 32192 raft_consensus.cc:2749] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.437276 32080 ts_tablet_manager.cc:1434] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 12:23:36.438303 32080 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:36.446453 32080 tablet_bootstrap.cc:654] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.449944 32079 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.450433 32079 ts_tablet_manager.cc:1403] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.226s	user 0.012s	sys 0.011s
I20260709 12:23:36.450942 32244 consensus_queue.cc:1048] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.453137 32079 raft_consensus.cc:359] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.453939 32079 raft_consensus.cc:385] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.453207 32157 consensus_queue.cc:1048] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.454228 32079 raft_consensus.cc:740] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.455075 32079 consensus_queue.cc:260] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.457193 32079 ts_tablet_manager.cc:1434] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:36.458170 32079 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.466761 32079 tablet_bootstrap.cc:654] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.468003 32080 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:36.468508 32080 ts_tablet_manager.cc:1403] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260709 12:23:36.471220 32080 raft_consensus.cc:359] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.471881 32080 raft_consensus.cc:385] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.472146 32080 raft_consensus.cc:740] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.472766 32080 consensus_queue.cc:260] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.474900 32080 ts_tablet_manager.cc:1434] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:36.475814 32080 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:36.486622 32080 tablet_bootstrap.cc:654] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.502221 32192 consensus_queue.cc:1048] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.512271 32320 consensus_queue.cc:1048] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.525122 32320 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.525781 32320 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.529708 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:36.531404 32001 leader_election.cc:343] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.536974 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.539997 32391 raft_consensus.cc:493] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.540663 32391 raft_consensus.cc:515] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.536989 32320 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.544495 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:36.546160 32000 leader_election.cc:343] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.546819 32391 leader_election.cc:290] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
W20260709 12:23:36.554909 32001 leader_election.cc:343] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.555428 32001 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.556985 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.561522 32320 raft_consensus.cc:2749] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:36.561882 32001 leader_election.cc:343] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.562443 32001 leader_election.cc:304] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.579879 32077 tablet_bootstrap.cc:654] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.580004 32302 consensus_queue.cc:1048] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:23:36.604277 32391 raft_consensus.cc:2749] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.587669 32083 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.605983 32083 ts_tablet_manager.cc:1403] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.213s	user 0.054s	sys 0.055s
I20260709 12:23:36.603879 31708 catalog_manager.cc:5697] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.608816 32083 raft_consensus.cc:359] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.609509 32083 raft_consensus.cc:385] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.587893 32080 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:36.610455 32080 ts_tablet_manager.cc:1403] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.043s
I20260709 12:23:36.609761 32083 raft_consensus.cc:740] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.614807 32083 consensus_queue.cc:260] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.617048 32083 ts_tablet_manager.cc:1434] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:23:36.619750 32083 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.626245 32083 tablet_bootstrap.cc:654] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.613328 32080 raft_consensus.cc:359] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.627139 32080 raft_consensus.cc:385] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.627429 32080 raft_consensus.cc:740] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.628091 32080 consensus_queue.cc:260] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.629695 32080 ts_tablet_manager.cc:1434] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:23:36.630596 32080 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:36.637353 32079 tablet_bootstrap.cc:492] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.638168 32079 ts_tablet_manager.cc:1403] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.180s	user 0.063s	sys 0.076s
I20260709 12:23:36.640997 32080 tablet_bootstrap.cc:654] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.646780 32320 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.647334 32320 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.647738 32079 raft_consensus.cc:359] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.648428 32079 raft_consensus.cc:385] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.648583 32244 raft_consensus.cc:493] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.649338 32083 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.649394 32320 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.650004 32083 ts_tablet_manager.cc:1403] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:23:36.651039 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.648705 32079 raft_consensus.cc:740] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.652976 32079 consensus_queue.cc:260] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:36.654598 32001 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.655237 32079 ts_tablet_manager.cc:1434] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:23:36.649124 32244 raft_consensus.cc:515] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.656926 32079 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.657614 32244 leader_election.cc:290] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.658649 32083 raft_consensus.cc:359] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.659328 32083 raft_consensus.cc:385] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.659606 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.661185 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34585a62bd04beca79a3946c102277c" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.662046 32033 raft_consensus.cc:2393] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:36.662945 31852 leader_election.cc:304] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.663913 32244 raft_consensus.cc:3060] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.664748 32302 raft_consensus.cc:493] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.665233 32302 raft_consensus.cc:515] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.668113 32302 leader_election.cc:290] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:36.669250 32079 tablet_bootstrap.cc:654] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.659590 32083 raft_consensus.cc:740] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.671947 32083 consensus_queue.cc:260] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.672407 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.673010 32035 raft_consensus.cc:2468] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:36.674033 32083 ts_tablet_manager.cc:1434] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:23:36.678249 32083 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.680087 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.680859 32079 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.681375 32079 ts_tablet_manager.cc:1403] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 12:23:36.682309 31926 leader_election.cc:304] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.684116 32079 raft_consensus.cc:359] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.684530 32302 raft_consensus.cc:2804] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.684904 32079 raft_consensus.cc:385] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.685168 32302 raft_consensus.cc:493] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.685312 32079 raft_consensus.cc:740] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.685575 32302 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.686333 32079 consensus_queue.cc:260] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.687588 32192 consensus_queue.cc:1048] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.688475 32079 ts_tablet_manager.cc:1434] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:36.689296 32244 raft_consensus.cc:2749] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.689412 32079 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.691990 32083 tablet_bootstrap.cc:654] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.695592 32079 tablet_bootstrap.cc:654] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.703052 32176 consensus_queue.cc:1048] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.705073 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.706341 32079 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.706843 32079 ts_tablet_manager.cc:1403] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
W20260709 12:23:36.709321 32001 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.709852 32001 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.710805 32320 raft_consensus.cc:2749] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.714864 32079 raft_consensus.cc:359] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.715559 32079 raft_consensus.cc:385] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.715832 32079 raft_consensus.cc:740] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.716408 32079 consensus_queue.cc:260] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.717267 32083 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.720994 32079 ts_tablet_manager.cc:1434] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.010s
I20260709 12:23:36.721604 32083 ts_tablet_manager.cc:1403] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260709 12:23:36.721971 32079 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.725013 32083 raft_consensus.cc:359] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:36.726238 31927 leader_election.cc:343] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.729857 32079 tablet_bootstrap.cc:654] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.725656 32083 raft_consensus.cc:385] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.731643 32083 raft_consensus.cc:740] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.732343 32083 consensus_queue.cc:260] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.734561 32083 ts_tablet_manager.cc:1434] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:23:36.735460 32083 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.738991 31812 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.751632 32404 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.752250 32404 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.752604 32297 raft_consensus.cc:493] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.753191 32297 raft_consensus.cc:515] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.754683 32083 tablet_bootstrap.cc:654] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.755381 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:36.756814 31778 leader_election.cc:343] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.757695 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.760809 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.761410 31960 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:36.761569 32297 leader_election.cc:290] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.762715 31777 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.763573 32404 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.764168 32297 raft_consensus.cc:2804] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.764667 32297 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.764704 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.765153 32297 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.766857 31777 leader_election.cc:304] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:36.768935 32249 raft_consensus.cc:2749] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:36.775038 32385 consensus_queue.cc:1048] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.776935 32291 raft_consensus.cc:493] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.777506 32291 raft_consensus.cc:515] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.779778 32291 leader_election.cc:290] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.784512 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
W20260709 12:23:36.786497 31926 leader_election.cc:343] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.792418 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:36.794035 31927 leader_election.cc:343] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.794521 31927 leader_election.cc:304] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:36.796213 32291 raft_consensus.cc:2749] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.805895 32297 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.810220 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:36.811794 31778 leader_election.cc:343] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.815351 32291 consensus_queue.cc:1048] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.820379 32083 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.820906 32083 ts_tablet_manager.cc:1403] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.019s
I20260709 12:23:36.821076 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:36.821838 31958 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.823449 32079 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.823602 32400 consensus_queue.cc:1048] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.825984 32079 ts_tablet_manager.cc:1403] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.104s	user 0.044s	sys 0.039s
I20260709 12:23:36.828581 32079 raft_consensus.cc:359] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.829241 32079 raft_consensus.cc:385] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.829497 32079 raft_consensus.cc:740] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.823580 32083 raft_consensus.cc:359] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.830356 32083 raft_consensus.cc:385] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.830626 32083 raft_consensus.cc:740] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.830996 32297 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.831310 32083 consensus_queue.cc:260] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.832433 31958 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:36.834712 32079 consensus_queue.cc:260] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.836395 31777 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:36.837688 32297 raft_consensus.cc:2804] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.838531 32297 raft_consensus.cc:697] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:36.835158 32083 ts_tablet_manager.cc:1434] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:23:36.840085 32083 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.840226 32297 consensus_queue.cc:237] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.837702 32079 ts_tablet_manager.cc:1434] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:23:36.854532 32404 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.855273 32083 tablet_bootstrap.cc:654] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.855155 32404 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.858690 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.859417 31958 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:36.861001 31777 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.862603 32249 raft_consensus.cc:2804] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.862982 32249 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.863317 32249 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.864426 32083 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.864923 32083 ts_tablet_manager.cc:1403] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 12:23:36.870836 32083 raft_consensus.cc:359] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.871527 32083 raft_consensus.cc:385] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.871795 32083 raft_consensus.cc:740] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.872488 32083 consensus_queue.cc:260] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.878499 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.879236 32033 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:36.880153 32083 ts_tablet_manager.cc:1434] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:23:36.882795 32404 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.883849 32404 consensus_queue.cc:1048] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.884020 31884 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.886070 32302 raft_consensus.cc:515] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.886526 32079 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:36.892220 32079 tablet_bootstrap.cc:654] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.895085 32249 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.916560 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:36.917063 32083 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:36.917411 31958 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.921413 32077 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:36.921926 32077 ts_tablet_manager.cc:1403] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.521s	user 0.044s	sys 0.083s
I20260709 12:23:36.921983 32447 raft_consensus.cc:493] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.922617 32447 raft_consensus.cc:515] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.924538 32077 raft_consensus.cc:359] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.925230 32077 raft_consensus.cc:385] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.925498 32077 raft_consensus.cc:740] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.925621 32083 tablet_bootstrap.cc:654] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.925874 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.927352 31958 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:36.897650 32443 consensus_queue.cc:1048] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:36.898945 32079 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:36.899855 32080 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:36.899878 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:36.964570 32079 ts_tablet_manager.cc:1403] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.003s
I20260709 12:23:36.964905 32032 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.903106 32428 log.cc:927] Time spent T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 12:23:36.910456 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:36.927543 31778 leader_election.cc:343] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.926162 32077 consensus_queue.cc:260] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.967329 32079 raft_consensus.cc:359] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.968024 32079 raft_consensus.cc:385] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.933835 32091 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.946723 32444 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.968921 32091 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.969080 32444 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.969425 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.896345 32302 leader_election.cc:290] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:36.958346 32249 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:36.959702 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:36.970830 32031 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.971309 32444 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.971439 32447 leader_election.cc:290] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.953336 32083 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:36.971825 32157 raft_consensus.cc:493] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.972195 32083 ts_tablet_manager.cc:1403] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.007s
I20260709 12:23:36.949316 32291 raft_consensus.cc:493] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.973337 32291 raft_consensus.cc:515] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:36.975320 32291 leader_election.cc:290] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:36.968472 32077 ts_tablet_manager.cc:1434] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.004s
I20260709 12:23:36.977972 32080 ts_tablet_manager.cc:1403] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.348s	user 0.039s	sys 0.064s
I20260709 12:23:36.978514 32031 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:36.979625 32077 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:36.980258 31777 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:36.980608 32080 raft_consensus.cc:359] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.981288 32080 raft_consensus.cc:385] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.972321 32157 raft_consensus.cc:515] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:36.982160 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.971302 32091 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:36.983402 31778 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.983525 32157 leader_election.cc:290] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:36.984601 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:36.984745 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:36.978456 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.985203 31960 raft_consensus.cc:2468] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:36.986658 32000 leader_election.cc:304] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.987314 31885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.988361 32157 raft_consensus.cc:2804] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.988775 32157 raft_consensus.cc:493] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.989097 32157 raft_consensus.cc:3060] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.990340 32001 leader_election.cc:343] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.990777 32032 raft_consensus.cc:2468] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:36.991148 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:36.991935 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
W20260709 12:23:36.994652 31927 leader_election.cc:343] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.981585 32080 raft_consensus.cc:740] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.994674 32291 consensus_queue.cc:1048] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:36.995793 32080 consensus_queue.cc:260] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:36.998193 31926 leader_election.cc:304] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:36.998492 32080 ts_tablet_manager.cc:1434] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:23:36.999065 32291 raft_consensus.cc:2804] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.999382 32080 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:36.999466 31852 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:36.999859 32291 raft_consensus.cc:697] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:37.000214 32091 raft_consensus.cc:2749] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:36.968271 32079 raft_consensus.cc:740] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.001292 32291 consensus_queue.cc:237] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:36.995479 32077 tablet_bootstrap.cc:654] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:37.011559 31927 leader_election.cc:343] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.011935 32442 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.002920 32079 consensus_queue.cc:260] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.012413 32442 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.014112 32079 ts_tablet_manager.cc:1434] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:23:37.014499 32442 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:37.015107 32079 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
W20260709 12:23:37.015398 31777 leader_election.cc:343] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.015939 31777 leader_election.cc:304] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:37.016216 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
W20260709 12:23:37.017414 31778 leader_election.cc:343] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.018488 32442 raft_consensus.cc:2804] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.024510 32080 tablet_bootstrap.cc:654] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.005896 32157 raft_consensus.cc:515] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.029210 32249 raft_consensus.cc:2749] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.038100 32157 leader_election.cc:290] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:37.038618 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:37.039268 31960 raft_consensus.cc:3060] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.040014 32079 tablet_bootstrap.cc:654] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.042966 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f4f9f6c6974920ade2d4eea31c3682" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:37.046317 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:36.985395 32031 raft_consensus.cc:2468] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
W20260709 12:23:37.051342 32001 leader_election.cc:343] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.013533 32083 raft_consensus.cc:359] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:37.058162 31927 leader_election.cc:343] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.059203 31927 leader_election.cc:304] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.060355 32302 raft_consensus.cc:2749] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.061167 32083 raft_consensus.cc:385] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.058377 32385 raft_consensus.cc:493] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.062458 32385 raft_consensus.cc:515] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.073379 31708 catalog_manager.cc:5697] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.085863 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.091354 31777 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.095840 32385 leader_election.cc:290] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.096194 32031 raft_consensus.cc:2468] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:37.098963 32442 raft_consensus.cc:697] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:37.106192 32442 consensus_queue.cc:237] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.089462 31960 raft_consensus.cc:2468] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:37.110015 32000 leader_election.cc:304] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.111186 32391 raft_consensus.cc:2804] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.112082 32391 raft_consensus.cc:697] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:37.112388 31777 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.112887 32391 consensus_queue.cc:237] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:37.063450 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:37.107770 32077 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:37.114027 32457 raft_consensus.cc:2804] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.118202 32077 ts_tablet_manager.cc:1403] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.006s
I20260709 12:23:37.117817 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:37.118808 31958 raft_consensus.cc:2468] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:37.118043 32457 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.061880 32083 raft_consensus.cc:740] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.120401 31852 leader_election.cc:304] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:37.121224 32397 raft_consensus.cc:2804] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.121060 32083 consensus_queue.cc:260] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.121694 32397 raft_consensus.cc:493] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.122157 32397 raft_consensus.cc:3060] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.123018 32083 ts_tablet_manager.cc:1434] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.150s	user 0.006s	sys 0.000s
I20260709 12:23:37.124034 32083 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:37.129590 32083 tablet_bootstrap.cc:654] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.129966 32457 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.130641 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.131605 32077 raft_consensus.cc:359] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.107185 32404 raft_consensus.cc:2804] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.136690 32033 raft_consensus.cc:2468] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:37.136690 32404 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.141108 32404 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.145249 32457 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.148634 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.148718 32404 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.149283 32033 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.150853 32404 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:37.151997 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:37.136770 32077 raft_consensus.cc:385] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.140641 32080 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
W20260709 12:23:37.153479 31778 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.154042 32080 ts_tablet_manager.cc:1403] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.155s	user 0.035s	sys 0.009s
I20260709 12:23:37.156404 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.157039 32031 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.156776 32080 raft_consensus.cc:359] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.157452 32080 raft_consensus.cc:385] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.157713 32080 raft_consensus.cc:740] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.158416 32080 consensus_queue.cc:260] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.159866 32080 ts_tablet_manager.cc:1434] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:37.160884 32080 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:37.138530 32079 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:37.162144 32079 ts_tablet_manager.cc:1403] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.017s
I20260709 12:23:37.164778 32079 raft_consensus.cc:359] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.165437 32079 raft_consensus.cc:385] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.166024 32077 raft_consensus.cc:740] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.166725 32077 consensus_queue.cc:260] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.168159 32077 ts_tablet_manager.cc:1434] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.001s
I20260709 12:23:37.168481 32083 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:37.169019 32077 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:37.169044 32083 ts_tablet_manager.cc:1403] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:23:37.164987 32031 raft_consensus.cc:2468] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:37.171609 32033 raft_consensus.cc:2468] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:37.165753 32079 raft_consensus.cc:740] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.174548 32079 consensus_queue.cc:260] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.174878 32083 raft_consensus.cc:359] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.175534 32083 raft_consensus.cc:385] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.174286 32457 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:37.175839 32083 raft_consensus.cc:740] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.176889 32079 ts_tablet_manager.cc:1434] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:23:37.177918 32079 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:37.177735 32397 raft_consensus.cc:515] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.179849 32397 leader_election.cc:290] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.176576 32083 consensus_queue.cc:260] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.180672 32077 tablet_bootstrap.cc:654] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.181888 32083 ts_tablet_manager.cc:1434] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:23:37.184020 32079 tablet_bootstrap.cc:654] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.185427 32083 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:37.187265 32080 tablet_bootstrap.cc:654] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.246238 32083 tablet_bootstrap.cc:654] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.247714 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:37.264878 32137 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.241009 31777 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.281551 32137 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.285338 32137 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.286194 32176 raft_consensus.cc:493] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.289191 32079 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:37.292961 32391 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.294766 32033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.299660 32033 raft_consensus.cc:3060] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:37.298341 31778 leader_election.cc:343] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.295804 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.295727 32176 raft_consensus.cc:515] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.306488 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879be1876c724906a95d7fc2e81275a6" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:37.334843 31958 raft_consensus.cc:3060] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.336583 32176 leader_election.cc:290] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.311842 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.339803 31807 raft_consensus.cc:2468] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
W20260709 12:23:37.313606 31777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 73189.7us
I20260709 12:23:37.340689 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.340391 31704 catalog_manager.cc:5697] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.341454 31777 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.315390 32457 raft_consensus.cc:2804] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.317171 32391 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.344002 31927 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:37.344664 32391 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.345367 32031 raft_consensus.cc:2468] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:37.345422 32291 raft_consensus.cc:2804] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.349392 32291 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.349769 32291 raft_consensus.cc:3060] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.322348 32079 ts_tablet_manager.cc:1403] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.000s
W20260709 12:23:37.352603 31853 leader_election.cc:343] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.356364 32079 raft_consensus.cc:359] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.357173 32079 raft_consensus.cc:385] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.357388 32079 raft_consensus.cc:740] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.357623 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:37.361326 32442 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.362047 32442 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.364017 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.364522 32442 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.330330 32077 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:37.364749 31812 raft_consensus.cc:2468] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:37.365696 32457 raft_consensus.cc:697] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:37.371061 32455 raft_consensus.cc:2804] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.372848 32079 consensus_queue.cc:260] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.369030 32137 raft_consensus.cc:493] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.380122 32455 raft_consensus.cc:697] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:37.387029 32455 consensus_queue.cc:237] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.390647 32457 consensus_queue.cc:237] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.391963 32001 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:37.396972 32112 raft_consensus.cc:2804] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.397419 32112 raft_consensus.cc:493] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.397814 32112 raft_consensus.cc:3060] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.408977 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:37.409936 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.410236 32033 raft_consensus.cc:2468] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:37.412889 32080 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:37.413761 32080 ts_tablet_manager.cc:1403] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.253s	user 0.010s	sys 0.001s
I20260709 12:23:37.417073 32080 raft_consensus.cc:359] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.380239 32137 raft_consensus.cc:515] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.423804 32442 raft_consensus.cc:493] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.424821 32079 ts_tablet_manager.cc:1434] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 12:23:37.424569 32442 raft_consensus.cc:515] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.425272 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085a76b4351a4d9e9004a3e96500e47b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.426034 32035 raft_consensus.cc:2468] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:37.426303 32079 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:37.426987 32080 raft_consensus.cc:385] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.427250 32080 raft_consensus.cc:740] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.427455 32112 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:37.432494 31852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 101922us
I20260709 12:23:37.434255 32112 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.435644 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:37.440227 31812 raft_consensus.cc:3060] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.442299 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085a76b4351a4d9e9004a3e96500e47b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.436295 32404 consensus_queue.cc:1048] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:37.445405 31927 leader_election.cc:343] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.439600 32137 leader_election.cc:290] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.450331 31926 leader_election.cc:304] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:37.443811 32083 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:37.440248 31709 catalog_manager.cc:5697] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.445526 32077 ts_tablet_manager.cc:1403] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.277s	user 0.010s	sys 0.003s
I20260709 12:23:37.462575 32080 consensus_queue.cc:260] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.470137 32031 raft_consensus.cc:2393] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:37.471248 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:37.478379 32302 raft_consensus.cc:2804] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.478952 32302 raft_consensus.cc:493] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.479377 32302 raft_consensus.cc:3060] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:37.494124 31778 consensus_peers.cc:597] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:37.496971 32291 raft_consensus.cc:515] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.506479 31960 raft_consensus.cc:2393] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:37.510059 32083 ts_tablet_manager.cc:1403] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.327s	user 0.045s	sys 0.046s
I20260709 12:23:37.511971 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:37.514109 32442 leader_election.cc:290] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.519381 31812 raft_consensus.cc:2468] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:37.524298 32079 tablet_bootstrap.cc:654] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.534579 32302 raft_consensus.cc:515] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.539538 31811 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.544485 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.546520 32080 ts_tablet_manager.cc:1434] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.132s	user 0.000s	sys 0.007s
I20260709 12:23:37.548167 32083 raft_consensus.cc:359] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.552621 32083 raft_consensus.cc:385] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.552886 32083 raft_consensus.cc:740] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.557343 32080 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:37.558027 32083 consensus_queue.cc:260] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.559533 32001 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:37.560209 32083 ts_tablet_manager.cc:1434] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:23:37.561543 32083 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:37.562963 32291 leader_election.cc:290] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.563484 32320 raft_consensus.cc:2804] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.564244 32320 raft_consensus.cc:697] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:37.570070 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:37.570956 31810 raft_consensus.cc:2393] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:37.571719 31958 raft_consensus.cc:2468] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:37.565171 32320 consensus_queue.cc:237] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.579663 31777 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:37.582159 31704 catalog_manager.cc:5697] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.585435 32457 raft_consensus.cc:2749] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.589905 32077 raft_consensus.cc:359] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.590649 32077 raft_consensus.cc:385] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.590960 32077 raft_consensus.cc:740] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.591617 32077 consensus_queue.cc:260] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.589010 31704 catalog_manager.cc:5697] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.595592 31704 catalog_manager.cc:5697] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.601707 32079 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:37.602264 32079 ts_tablet_manager.cc:1403] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.005s
I20260709 12:23:37.607089 32077 ts_tablet_manager.cc:1434] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.149s	user 0.005s	sys 0.005s
I20260709 12:23:37.604017 32291 consensus_queue.cc:1048] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:23:37.612797 32302 leader_election.cc:290] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.613448 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085a76b4351a4d9e9004a3e96500e47b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:37.614897 31927 leader_election.cc:343] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.619278 32397 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.619807 32397 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.620532 32077 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:37.623023 32455 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.626091 32397 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:37.628036 32079 raft_consensus.cc:359] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.628788 32079 raft_consensus.cc:385] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.629101 32079 raft_consensus.cc:740] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.628922 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.629916 32079 consensus_queue.cc:260] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:37.631454 32001 consensus_peers.cc:597] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:37.632339 32079 ts_tablet_manager.cc:1434] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:23:37.633500 32079 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:37.652289 32083 tablet_bootstrap.cc:654] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.654486 31852 leader_election.cc:304] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:37.660153 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086dd93fbde14a70bf994a227617d91d" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.668036 32397 raft_consensus.cc:2804] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.674926 32397 raft_consensus.cc:697] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:37.676056 32397 consensus_queue.cc:237] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
W20260709 12:23:37.679751 31852 leader_election.cc:343] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.680263 31852 leader_election.cc:304] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:37.681222 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085a76b4351a4d9e9004a3e96500e47b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.682883 32079 tablet_bootstrap.cc:654] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.683089 32244 raft_consensus.cc:2749] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.688858 32302 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.689462 32302 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.691272 32077 tablet_bootstrap.cc:654] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.691577 32302 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:37.694056 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:37.695459 31927 leader_election.cc:343] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.694100 32032 raft_consensus.cc:3060] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.698774 32080 tablet_bootstrap.cc:654] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.701682 32176 raft_consensus.cc:493] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.704761 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.710192 32176 raft_consensus.cc:515] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.712570 32176 leader_election.cc:290] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:37.713281 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:37.713976 31810 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:37.714200 32291 consensus_queue.cc:1048] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.715219 32035 raft_consensus.cc:2393] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:37.715169 31853 leader_election.cc:304] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:37.716058 32176 raft_consensus.cc:2804] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.716452 32176 raft_consensus.cc:493] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.716859 32176 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.729856 31709 catalog_manager.cc:5697] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.731513 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:37.734490 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:37.735733 31927 leader_election.cc:343] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.737977 31927 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.748554 31926 leader_election.cc:304] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:37.749557 32137 raft_consensus.cc:2749] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.759593 32083 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:37.760118 32083 ts_tablet_manager.cc:1403] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.199s	user 0.017s	sys 0.002s
I20260709 12:23:37.763201 31958 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:37.764164 32176 raft_consensus.cc:515] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.753026 31706 catalog_manager.cc:5697] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.767308 32401 raft_consensus.cc:2749] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.761648 32032 raft_consensus.cc:2468] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:37.774820 32079 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:37.775301 32079 ts_tablet_manager.cc:1403] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.013s
I20260709 12:23:37.776815 32176 leader_election.cc:290] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:37.782361 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:37.782996 31958 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.786044 31810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:37.787353 32083 raft_consensus.cc:359] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.788585 32083 raft_consensus.cc:385] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.788801 32083 raft_consensus.cc:740] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.786660 31810 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.790741 32083 consensus_queue.cc:260] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.792455 32080 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:37.792949 32080 ts_tablet_manager.cc:1403] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.236s	user 0.007s	sys 0.014s
I20260709 12:23:37.796119 32083 ts_tablet_manager.cc:1434] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:23:37.800029 32079 raft_consensus.cc:359] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.800750 32079 raft_consensus.cc:385] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.801011 32302 raft_consensus.cc:493] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.801523 32302 raft_consensus.cc:515] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.803594 32302 leader_election.cc:290] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.806006 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.806895 32035 raft_consensus.cc:2393] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:37.809000 31810 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:37.810267 32080 raft_consensus.cc:359] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.810985 32080 raft_consensus.cc:385] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.811259 32080 raft_consensus.cc:740] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.814570 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:37.815011 32080 consensus_queue.cc:260] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.815591 31853 leader_election.cc:304] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:37.801012 32079 raft_consensus.cc:740] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.818032 32385 raft_consensus.cc:2804] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.818502 32385 raft_consensus.cc:697] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:37.818429 32079 consensus_queue.cc:260] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.819325 32080 ts_tablet_manager.cc:1434] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 12:23:37.819404 32385 consensus_queue.cc:237] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:37.820560 32079 ts_tablet_manager.cc:1434] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:23:37.821511 32079 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:37.823359 32080 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
W20260709 12:23:37.824913 31927 leader_election.cc:343] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.827728 31777 leader_election.cc:304] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:37.816597 32083 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:37.828812 32456 raft_consensus.cc:2749] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.830955 31926 leader_election.cc:304] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:37.833439 32137 raft_consensus.cc:2804] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.833917 32137 raft_consensus.cc:697] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:37.834916 32137 consensus_queue.cc:237] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:37.836057 31852 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:37.837181 32468 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:37.841282 31778 consensus_peers.cc:597] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:37.847028 32080 tablet_bootstrap.cc:654] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.854691 32079 tablet_bootstrap.cc:654] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.859378 32083 tablet_bootstrap.cc:654] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.862632 32077 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:37.863137 32077 ts_tablet_manager.cc:1403] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.249s	user 0.032s	sys 0.018s
I20260709 12:23:37.864790 32468 raft_consensus.cc:2749] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.867568 32077 raft_consensus.cc:359] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.868911 32077 raft_consensus.cc:385] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.869199 32077 raft_consensus.cc:740] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.870205 32077 consensus_queue.cc:260] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:37.874507 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:37.875170 32032 raft_consensus.cc:2468] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 0.
I20260709 12:23:37.878261 32320 consensus_queue.cc:1048] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.878340 31958 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:37.878450 32455 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.880924 31926 leader_election.cc:304] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:37.887852 32080 tablet_bootstrap.cc:492] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:37.888491 32080 ts_tablet_manager.cc:1403] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.020s
I20260709 12:23:37.893272 32077 ts_tablet_manager.cc:1434] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 12:23:37.886901 32302 raft_consensus.cc:2804] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.893909 32302 raft_consensus.cc:493] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.894261 32302 raft_consensus.cc:3060] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.894806 32079 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:37.895358 32077 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:37.897094 32079 ts_tablet_manager.cc:1403] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.003s
I20260709 12:23:37.902621 32457 consensus_queue.cc:1048] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.927764 32302 raft_consensus.cc:515] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.928591 31704 catalog_manager.cc:5697] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.937346 32456 consensus_queue.cc:1048] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.940219 32080 raft_consensus.cc:359] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.941051 32080 raft_consensus.cc:385] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.943089 32080 raft_consensus.cc:740] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.948951 32302 leader_election.cc:290] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:37.948717 32457 consensus_queue.cc:1048] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.951424 32080 consensus_queue.cc:260] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.948554 32079 raft_consensus.cc:359] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.954233 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:37.954483 32079 raft_consensus.cc:385] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.954845 32079 raft_consensus.cc:740] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.958617 32080 ts_tablet_manager.cc:1434] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 12:23:37.958192 32079 consensus_queue.cc:260] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:37.959534 31706 catalog_manager.cc:5697] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.957257 31886 raft_consensus.cc:3060] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.967944 32083 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:37.968499 32083 ts_tablet_manager.cc:1403] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.005s
I20260709 12:23:37.991206 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61b97f03cb94de8af01cca364ac078c" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:37.991984 32031 raft_consensus.cc:3060] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.026175 32077 tablet_bootstrap.cc:654] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.040921 32079 ts_tablet_manager.cc:1434] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.143s	user 0.005s	sys 0.002s
I20260709 12:23:38.045107 32080 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:38.067690 32083 raft_consensus.cc:359] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.068468 32083 raft_consensus.cc:385] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.068737 32083 raft_consensus.cc:740] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.079384 32079 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: Bootstrap starting.
I20260709 12:23:38.106204 32080 tablet_bootstrap.cc:654] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.144665 32083 consensus_queue.cc:260] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.149469 31886 raft_consensus.cc:2468] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:38.134409 32401 raft_consensus.cc:493] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.145578 32031 raft_consensus.cc:2468] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:38.162249 32083 ts_tablet_manager.cc:1434] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.193s	user 0.022s	sys 0.015s
I20260709 12:23:38.163270 32401 raft_consensus.cc:515] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.192080 32401 leader_election.cc:290] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:38.193320 32083 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:38.194866 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:38.199162 31927 leader_election.cc:343] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.208603 32077 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:38.209151 32077 ts_tablet_manager.cc:1403] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.314s	user 0.010s	sys 0.010s
I20260709 12:23:38.210343 32385 consensus_queue.cc:1048] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.215173 32079 tablet_bootstrap.cc:654] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.219683 32397 raft_consensus.cc:493] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.220193 32397 raft_consensus.cc:515] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.238130 32083 tablet_bootstrap.cc:654] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.251237 32470 raft_consensus.cc:493] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.251856 32470 raft_consensus.cc:515] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.252290 31927 leader_election.cc:304] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:38.252842 32397 leader_election.cc:290] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:38.253160 32302 raft_consensus.cc:2804] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.253737 32302 raft_consensus.cc:697] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:38.253988 32470 leader_election.cc:290] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.254611 32302 consensus_queue.cc:237] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.262435 32499 raft_consensus.cc:493] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.280088 32496 consensus_queue.cc:1048] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:23:38.291990 32079 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: No bootstrap required, opened a new log
I20260709 12:23:38.292575 32079 ts_tablet_manager.cc:1403] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent bootstrapping tablet: real 0.232s	user 0.019s	sys 0.021s
I20260709 12:23:38.299791 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.300501 31887 raft_consensus.cc:2468] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:38.301630 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:38.302309 31807 raft_consensus.cc:2468] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:38.304214 32500 raft_consensus.cc:493] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.304656 32500 raft_consensus.cc:515] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.306806 32500 leader_election.cc:290] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.275858 32499 raft_consensus.cc:515] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.275677 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:38.311949 31812 raft_consensus.cc:2468] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:38.312829 32079 raft_consensus.cc:359] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.313604 32079 raft_consensus.cc:385] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.313891 32079 raft_consensus.cc:740] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.314518 32079 consensus_queue.cc:260] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.315544 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:38.316187 31958 raft_consensus.cc:2468] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 0.
I20260709 12:23:38.316855 32079 ts_tablet_manager.cc:1434] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:23:38.318013 32192 raft_consensus.cc:493] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.318485 32192 raft_consensus.cc:515] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.321838 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.323613 32192 leader_election.cc:290] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:38.312914 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:38.311384 32499 leader_election.cc:290] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:38.330145 32001 leader_election.cc:304] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:38.329914 32077 raft_consensus.cc:359] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.334149 32077 raft_consensus.cc:385] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.335002 31853 leader_election.cc:304] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:38.336732 32385 raft_consensus.cc:2804] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.337102 32385 raft_consensus.cc:493] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.337414 32385 raft_consensus.cc:3060] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.340912 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.341627 31886 raft_consensus.cc:2468] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
W20260709 12:23:38.342904 32001 leader_election.cc:343] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.343554 32496 raft_consensus.cc:2804] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.343981 32496 raft_consensus.cc:493] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.344302 32496 raft_consensus.cc:3060] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.334504 32077 raft_consensus.cc:740] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.345861 31778 leader_election.cc:304] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:38.346634 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.346871 32249 raft_consensus.cc:2804] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.347966 32249 raft_consensus.cc:493] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.348317 32249 raft_consensus.cc:3060] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.350137 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:38.350835 31958 raft_consensus.cc:2468] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:38.346098 32077 consensus_queue.cc:260] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:38.355795 31927 leader_election.cc:343] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.357537 32496 raft_consensus.cc:515] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.359746 32496 leader_election.cc:290] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.360970 32249 raft_consensus.cc:515] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.361399 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:38.366915 32385 raft_consensus.cc:515] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.371563 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:38.378242 32000 leader_election.cc:304] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:38.385134 32320 raft_consensus.cc:2804] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.385818 32320 raft_consensus.cc:493] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.386204 32320 raft_consensus.cc:3060] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.378991 32080 tablet_bootstrap.cc:492] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:38.382781 31886 raft_consensus.cc:3060] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.392362 32457 raft_consensus.cc:493] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.392915 32457 raft_consensus.cc:515] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
W20260709 12:23:38.405357 31927 consensus_peers.cc:597] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:38.409865 32080 ts_tablet_manager.cc:1403] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.429s	user 0.023s	sys 0.011s
I20260709 12:23:38.412091 32083 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:38.412679 32083 ts_tablet_manager.cc:1403] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.220s	user 0.017s	sys 0.034s
I20260709 12:23:38.389437 32077 ts_tablet_manager.cc:1434] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.180s	user 0.008s	sys 0.000s
I20260709 12:23:38.446450 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:38.447273 31807 raft_consensus.cc:3060] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.446525 31812 raft_consensus.cc:2393] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
W20260709 12:23:38.449491 31926 leader_election.cc:343] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.449990 31926 leader_election.cc:304] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
W20260709 12:23:38.435377 32000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.131:37427, user_credentials={real_user=slave}} blocked reactor thread for 58272us
I20260709 12:23:38.452270 32401 raft_consensus.cc:2749] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.454361 32034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:38.456643 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:38.457484 32032 raft_consensus.cc:2393] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:38.454174 32320 raft_consensus.cc:515] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.460613 32077 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: Bootstrap starting.
I20260709 12:23:38.460386 32496 consensus_queue.cc:1048] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.461119 32034 raft_consensus.cc:2393] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:38.465395 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:38.471057 32385 leader_election.cc:290] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:38.504408 32083 raft_consensus.cc:359] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.505139 32083 raft_consensus.cc:385] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.505403 32083 raft_consensus.cc:740] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.528828 32083 consensus_queue.cc:260] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.530603 32320 leader_election.cc:290] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:38.531044 32249 leader_election.cc:290] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.473412 32468 consensus_queue.cc:1048] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:23:38.535542 32077 tablet_bootstrap.cc:654] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.537202 32457 leader_election.cc:290] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.538569 31807 raft_consensus.cc:2468] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:38.541076 32029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:38.545902 31853 leader_election.cc:304] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:38.502554 32291 consensus_queue.cc:1048] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 12:23:38.547144 32083 ts_tablet_manager.cc:1434] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.017s
I20260709 12:23:38.548161 32083 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:38.549913 32080 raft_consensus.cc:359] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.550603 32080 raft_consensus.cc:385] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.550869 32080 raft_consensus.cc:740] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.551527 32080 consensus_queue.cc:260] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.541182 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:38.554666 31926 leader_election.cc:304] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:38.555851 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:38.556468 31960 raft_consensus.cc:3060] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:38.566879 31852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 54019.2us
W20260709 12:23:38.570394 31777 leader_election.cc:343] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.574929 31709 catalog_manager.cc:5697] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.576759 32029 raft_consensus.cc:2393] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:38.588147 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a160267953824749adc87ea1d81896ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:38.591374 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.591572 32468 raft_consensus.cc:2804] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.592134 32468 raft_consensus.cc:697] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:38.592968 32468 consensus_queue.cc:237] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.594960 32514 consensus_queue.cc:1048] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:38.595532 31778 leader_election.cc:343] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.595975 31778 leader_election.cc:304] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:38.597004 32455 raft_consensus.cc:2749] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.597738 32080 ts_tablet_manager.cc:1434] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.187s	user 0.006s	sys 0.000s
I20260709 12:23:38.598904 32080 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:38.610534 31960 raft_consensus.cc:2468] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
W20260709 12:23:38.610167 32001 leader_election.cc:343] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.611320 32192 raft_consensus.cc:2749] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.615044 31886 raft_consensus.cc:2468] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:38.621098 32001 leader_election.cc:304] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:38.631784 32000 leader_election.cc:304] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:38.632656 32083 tablet_bootstrap.cc:654] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.624212 32496 raft_consensus.cc:2804] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.634853 32157 raft_consensus.cc:2804] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.635022 32496 raft_consensus.cc:697] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:38.635404 32157 raft_consensus.cc:697] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:38.635965 32496 consensus_queue.cc:237] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.636245 32157 consensus_queue.cc:237] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.646567 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572e143ee44740f09ec8ff2e95c65d6a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:38.647226 31958 raft_consensus.cc:3060] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.655627 31777 leader_election.cc:304] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:38.672333 32080 tablet_bootstrap.cc:654] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.674685 32518 consensus_queue.cc:1048] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:23:38.662335 32455 raft_consensus.cc:2749] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.681712 31958 raft_consensus.cc:2468] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:38.776014 32192 consensus_queue.cc:1048] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.784188 32077 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: No bootstrap required, opened a new log
I20260709 12:23:38.785028 32077 ts_tablet_manager.cc:1403] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: Time spent bootstrapping tablet: real 0.325s	user 0.018s	sys 0.010s
I20260709 12:23:38.787760 32080 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:38.790601 32080 ts_tablet_manager.cc:1403] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.007s
I20260709 12:23:38.796201 32083 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:38.796711 32083 ts_tablet_manager.cc:1403] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.249s	user 0.029s	sys 0.020s
W20260709 12:23:38.797917 31758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:38.798739 32080 raft_consensus.cc:359] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.799434 32080 raft_consensus.cc:385] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.799692 32080 raft_consensus.cc:740] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.800436 32080 consensus_queue.cc:260] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.801200 32192 consensus_queue.cc:1048] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:38.801759 32503 raft_consensus.cc:493] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.802536 32080 ts_tablet_manager.cc:1434] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:23:38.802331 32503 raft_consensus.cc:515] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.803525 32080 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:38.804988 32503 leader_election.cc:290] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:38.806448 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:38.807168 31958 raft_consensus.cc:2468] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:38.808722 32000 leader_election.cc:304] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:38.810099 32080 tablet_bootstrap.cc:654] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.810590 32499 raft_consensus.cc:2804] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.810974 32499 raft_consensus.cc:493] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.799885 32083 raft_consensus.cc:359] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.811314 32499 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.811594 32083 raft_consensus.cc:385] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.811678 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:38.813467 32083 raft_consensus.cc:740] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.814194 32083 consensus_queue.cc:260] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.810349 31811 raft_consensus.cc:3060] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.816536 32083 ts_tablet_manager.cc:1434] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
W20260709 12:23:38.817945 32001 leader_election.cc:343] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.823877 31706 catalog_manager.cc:5697] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.837139 32083 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:38.840140 32077 raft_consensus.cc:359] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.840634 32517 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.841223 32517 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:38.842514 32077 raft_consensus.cc:385] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.842814 32077 raft_consensus.cc:740] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.844213 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:38.843421 32517 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:38.843429 32077 consensus_queue.cc:260] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.848342 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:38.859017 32077 ts_tablet_manager.cc:1434] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: Time spent starting tablet: real 0.074s	user 0.002s	sys 0.005s
I20260709 12:23:38.865954 31852 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:38.868384 31706 catalog_manager.cc:5697] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.872536 31706 catalog_manager.cc:5697] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:38.871186 32397 raft_consensus.cc:2749] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.861558 32499 raft_consensus.cc:515] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.896589 32080 tablet_bootstrap.cc:492] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:38.897140 32080 ts_tablet_manager.cc:1403] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.013s
I20260709 12:23:38.924562 32080 raft_consensus.cc:359] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.925293 32080 raft_consensus.cc:385] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.925590 32080 raft_consensus.cc:740] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.927690 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:38.928328 31957 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.929230 32499 leader_election.cc:290] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:38.923437 32083 tablet_bootstrap.cc:654] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.931630 31809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
W20260709 12:23:38.932879 32001 leader_election.cc:343] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.934263 32517 raft_consensus.cc:493] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.934764 32517 raft_consensus.cc:515] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.936714 32517 leader_election.cc:290] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:38.935144 32080 consensus_queue.cc:260] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:38.937429 31959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:38.938560 31959 raft_consensus.cc:2393] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:38.940583 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988a4bf20a584813bdb5808bb4927e19" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:38.942114 32080 ts_tablet_manager.cc:1434] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:23:38.943023 31852 leader_election.cc:304] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:38.943781 32517 raft_consensus.cc:3060] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.946818 32083 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: No bootstrap required, opened a new log
I20260709 12:23:38.947341 32083 ts_tablet_manager.cc:1403] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.003s
I20260709 12:23:38.947585 32080 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:38.950090 32083 raft_consensus.cc:359] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.950930 32083 raft_consensus.cc:385] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.951258 32083 raft_consensus.cc:740] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.952056 32083 consensus_queue.cc:260] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.956902 32083 ts_tablet_manager.cc:1434] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:23:38.955200 32080 tablet_bootstrap.cc:654] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:38.946928 31957 raft_consensus.cc:2468] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:38.958909 32000 leader_election.cc:304] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:38.960023 32499 raft_consensus.cc:2804] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:38.960584 32499 raft_consensus.cc:697] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:38.962266 32157 raft_consensus.cc:493] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:38.962770 32157 raft_consensus.cc:515] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.964815 32157 leader_election.cc:290] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.961445 32499 consensus_queue.cc:237] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:38.966107 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:38.967662 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:38.968214 31811 raft_consensus.cc:2468] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 0.
I20260709 12:23:38.968634 32080 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
W20260709 12:23:38.968767 32001 leader_election.cc:343] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:38.969113 32080 ts_tablet_manager.cc:1403] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 12:23:38.969471 32001 leader_election.cc:304] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:38.970763 32501 raft_consensus.cc:2804] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:38.971105 32501 raft_consensus.cc:493] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:38.971429 32501 raft_consensus.cc:3060] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.971773 32080 raft_consensus.cc:359] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.972431 32080 raft_consensus.cc:385] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:38.972678 32080 raft_consensus.cc:740] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:38.973495 32080 consensus_queue.cc:260] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.975682 32080 ts_tablet_manager.cc:1434] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:38.979492 32501 raft_consensus.cc:515] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:38.981534 32501 leader_election.cc:290] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:38.982887 32517 raft_consensus.cc:2749] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:38.989565 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:38.990126 31811 raft_consensus.cc:3060] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:38.994884 31709 catalog_manager.cc:5697] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.996392 31811 raft_consensus.cc:2468] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:38.997591 32001 leader_election.cc:304] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:38.998349 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:38.999670 32001 leader_election.cc:343] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.001113 32501 raft_consensus.cc:2804] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.003232 32501 raft_consensus.cc:697] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:39.003499 32080 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:39.004068 32501 consensus_queue.cc:237] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:39.010442 32080 tablet_bootstrap.cc:654] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.017412 31704 catalog_manager.cc:5697] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 1 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.018424 32080 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:39.019104 32080 ts_tablet_manager.cc:1403] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:23:39.021787 32080 raft_consensus.cc:359] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:39.022517 32080 raft_consensus.cc:385] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.022825 32080 raft_consensus.cc:740] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.023415 32080 consensus_queue.cc:260] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:39.025393 32080 ts_tablet_manager.cc:1434] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:23:39.026624 32516 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.027261 32080 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: Bootstrap starting.
I20260709 12:23:39.027107 32516 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.029008 32516 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:39.029642 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:39.030519 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
W20260709 12:23:39.031051 31778 leader_election.cc:343] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.031133 31957 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 0.
I20260709 12:23:39.032377 31777 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:39.032936 32516 raft_consensus.cc:2804] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:39.033339 32516 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:39.033593 32516 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.033696 32080 tablet_bootstrap.cc:654] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:39.044721 32499 consensus_queue.cc:1048] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.045537 32516 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.048149 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
W20260709 12:23:39.049630 31778 leader_election.cc:343] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:39.052893 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:39.053478 31957 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.054103 32516 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:39.061612 32470 consensus_queue.cc:1048] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.070396 32080 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: No bootstrap required, opened a new log
I20260709 12:23:39.070940 32080 ts_tablet_manager.cc:1403] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.018s
I20260709 12:23:39.072093 32470 consensus_queue.cc:1048] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.073557 32080 raft_consensus.cc:359] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.074278 32080 raft_consensus.cc:385] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:39.074522 32080 raft_consensus.cc:740] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Initialized, Role: FOLLOWER
I20260709 12:23:39.075224 32080 consensus_queue.cc:260] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.076781 31957 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 1.
I20260709 12:23:39.078168 32080 ts_tablet_manager.cc:1434] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:39.078106 31777 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:39.079273 32516 raft_consensus.cc:2804] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:39.079834 32516 raft_consensus.cc:697] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:39.083911 32516 consensus_queue.cc:237] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.093080 32517 consensus_queue.cc:1048] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.095268 31884 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.115216 32470 consensus_queue.cc:1048] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:39.178369 32517 consensus_queue.cc:1048] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.181200 31709 catalog_manager.cc:5697] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 1 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:39.191313 32517 raft_consensus.cc:493] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.191855 32517 raft_consensus.cc:515] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:39.193845 32517 leader_election.cc:290] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:39.194404 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:39.194712 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ecc01f425419b8dba132c6526ae31" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:39.195463 31811 raft_consensus.cc:2393] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:39.198486 31852 leader_election.cc:304] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:39.206900 32517 raft_consensus.cc:3060] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.212917 32517 raft_consensus.cc:2749] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.249723 32455 raft_consensus.cc:493] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.250383 32455 raft_consensus.cc:515] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:39.252442 32455 leader_election.cc:290] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:39.253158 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:39.253381 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:39.254000 31957 raft_consensus.cc:2393] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f22ae60ba1145ed8387bf17cd18f15c in current term 1: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:39.255028 31777 leader_election.cc:304] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f22ae60ba1145ed8387bf17cd18f15c; no voters: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:39.255576 32455 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.262991 32455 raft_consensus.cc:2749] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.298017 32517 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:39.298586 32517 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:39.300393 32517 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:39.300885 31811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:39.301532 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:39.302722 31957 raft_consensus.cc:2393] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 1: Already voted for candidate 0f22ae60ba1145ed8387bf17cd18f15c in this term.
I20260709 12:23:39.303862 31852 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:39.304592 32517 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.305117 31887 raft_consensus.cc:3060] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.312081 32517 raft_consensus.cc:2749] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:39.322131 31887 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:39.367203 32501 consensus_queue.cc:1048] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.382134 32470 consensus_queue.cc:1048] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.438088 32470 consensus_queue.cc:1048] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.448314 32470 consensus_queue.cc:1048] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.485399 32455 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:39.486514 32520 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:40.169000 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
W20260709 12:23:40.176554 31927 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 211 similar messages]
W20260709 12:23:40.180967 31927 consensus_peers.cc:597] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.195833 32001 consensus_peers.cc:597] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.207976 31927 consensus_peers.cc:597] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.208133 32001 consensus_peers.cc:597] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.222940 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:40.223953 28730 tablet_replica.cc:333] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.224879 28730 raft_consensus.cc:2243] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.225421 28730 raft_consensus.cc:2272] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.228291 28730 tablet_replica.cc:333] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.229039 28730 raft_consensus.cc:2243] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.229524 28730 raft_consensus.cc:2272] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.231830 28730 tablet_replica.cc:333] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.232600 28730 raft_consensus.cc:2243] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.233129 28730 raft_consensus.cc:2272] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.235316 28730 tablet_replica.cc:333] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.236064 28730 raft_consensus.cc:2243] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.236958 28730 raft_consensus.cc:2272] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.239389 28730 tablet_replica.cc:333] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.239974 28730 raft_consensus.cc:2243] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.240808 28730 raft_consensus.cc:2272] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.241788 31853 consensus_peers.cc:597] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.243301 28730 tablet_replica.cc:333] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.244189 28730 raft_consensus.cc:2243] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.244731 28730 raft_consensus.cc:2272] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.247076 32001 consensus_peers.cc:597] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.247200 28730 tablet_replica.cc:333] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.248896 28730 raft_consensus.cc:2243] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.249433 28730 raft_consensus.cc:2272] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.253327 28730 tablet_replica.cc:333] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.254279 28730 raft_consensus.cc:2243] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.254837 28730 raft_consensus.cc:2272] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.257261 28730 tablet_replica.cc:333] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.258070 28730 raft_consensus.cc:2243] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.259066 28730 raft_consensus.cc:2272] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.261034 28730 tablet_replica.cc:333] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.261690 28730 raft_consensus.cc:2243] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.262147 28730 raft_consensus.cc:2272] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.265050 28730 tablet_replica.cc:333] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.265856 28730 raft_consensus.cc:2243] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.267477 28730 raft_consensus.cc:2272] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.269531 28730 tablet_replica.cc:333] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.270375 28730 raft_consensus.cc:2243] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.271092 28730 raft_consensus.cc:2272] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.272848 28730 tablet_replica.cc:333] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.273342 28730 raft_consensus.cc:2243] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.274077 28730 raft_consensus.cc:2272] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.275960 28730 tablet_replica.cc:333] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.276490 28730 raft_consensus.cc:2243] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.276847 28730 raft_consensus.cc:2272] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.278695 28730 tablet_replica.cc:333] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.279232 28730 raft_consensus.cc:2243] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.279948 28730 raft_consensus.cc:2272] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.281766 28730 tablet_replica.cc:333] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.282333 28730 raft_consensus.cc:2243] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.282694 28730 raft_consensus.cc:2272] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.284526 28730 tablet_replica.cc:333] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.285306 28730 raft_consensus.cc:2243] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.285784 28730 raft_consensus.cc:2272] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.288231 31853 consensus_peers.cc:597] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.288250 28730 tablet_replica.cc:333] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.289126 28730 raft_consensus.cc:2243] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.289572 28730 raft_consensus.cc:2272] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.291452 28730 tablet_replica.cc:333] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.292021 28730 raft_consensus.cc:2243] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.292805 28730 raft_consensus.cc:2272] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.294668 28730 tablet_replica.cc:333] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.295325 28730 raft_consensus.cc:2243] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.295831 28730 raft_consensus.cc:2272] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.298012 28730 tablet_replica.cc:333] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.298692 28730 raft_consensus.cc:2243] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.299196 28730 raft_consensus.cc:2272] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.301935 28730 tablet_replica.cc:333] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.302695 28730 raft_consensus.cc:2243] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.303090 28730 raft_consensus.cc:2272] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.305402 28730 tablet_replica.cc:333] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.306177 28730 raft_consensus.cc:2243] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.306609 28730 raft_consensus.cc:2272] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.308354 28730 tablet_replica.cc:333] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.309150 28730 raft_consensus.cc:2243] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.309671 28730 raft_consensus.cc:2272] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.312047 28730 tablet_replica.cc:333] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
W20260709 12:23:40.312116 31927 consensus_peers.cc:597] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.312896 28730 raft_consensus.cc:2243] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.313972 28730 raft_consensus.cc:2272] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.316066 28730 tablet_replica.cc:333] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.316638 28730 raft_consensus.cc:2243] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.317015 28730 raft_consensus.cc:2272] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.319211 28730 tablet_replica.cc:333] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.319845 28730 raft_consensus.cc:2243] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.320230 28730 raft_consensus.cc:2272] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.321939 28730 tablet_replica.cc:333] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.322579 28730 raft_consensus.cc:2243] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.323660 28730 raft_consensus.cc:2272] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.326009 28730 tablet_replica.cc:333] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.326624 28730 raft_consensus.cc:2243] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.327031 28730 raft_consensus.cc:2272] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.329514 28730 tablet_replica.cc:333] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.330175 28730 raft_consensus.cc:2243] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.330535 28730 raft_consensus.cc:2272] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.332381 28730 tablet_replica.cc:333] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.332944 28730 raft_consensus.cc:2243] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.333495 28730 raft_consensus.cc:2272] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.335348 28730 tablet_replica.cc:333] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.335850 28730 raft_consensus.cc:2243] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.336421 28730 raft_consensus.cc:2272] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.338495 28730 tablet_replica.cc:333] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.339102 28730 raft_consensus.cc:2243] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.339522 28730 raft_consensus.cc:2272] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.341033 31853 consensus_peers.cc:597] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.341311 28730 tablet_replica.cc:333] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.341964 28730 raft_consensus.cc:2243] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.342396 28730 raft_consensus.cc:2272] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.344132 28730 tablet_replica.cc:333] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.344648 28730 raft_consensus.cc:2243] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.345320 28730 raft_consensus.cc:2272] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.347323 28730 tablet_replica.cc:333] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.347922 28730 raft_consensus.cc:2243] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.348384 28730 raft_consensus.cc:2272] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.350849 28730 tablet_replica.cc:333] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
W20260709 12:23:40.351094 31927 consensus_peers.cc:597] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.351408 28730 raft_consensus.cc:2243] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.351929 28730 raft_consensus.cc:2272] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.354465 28730 tablet_replica.cc:333] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
W20260709 12:23:40.355059 31927 consensus_peers.cc:597] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.355214 28730 raft_consensus.cc:2243] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.356261 28730 raft_consensus.cc:2272] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.357594 32001 consensus_peers.cc:597] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.358548 28730 tablet_replica.cc:333] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.359270 28730 raft_consensus.cc:2243] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:40.360170 28730 raft_consensus.cc:2272] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.362422 28730 tablet_replica.cc:333] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.363018 28730 raft_consensus.cc:2243] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.363407 28730 raft_consensus.cc:2272] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.363606 31927 consensus_peers.cc:597] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.365237 28730 tablet_replica.cc:333] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.365890 28730 raft_consensus.cc:2243] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.366325 28730 raft_consensus.cc:2272] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.368898 28730 tablet_replica.cc:333] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.369587 28730 raft_consensus.cc:2243] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.370136 28730 raft_consensus.cc:2272] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.372840 28730 tablet_replica.cc:333] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.373512 28730 raft_consensus.cc:2243] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.374131 28730 raft_consensus.cc:2272] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.375962 32001 consensus_peers.cc:597] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.376667 28730 tablet_replica.cc:333] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.377463 28730 raft_consensus.cc:2243] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.378010 28730 raft_consensus.cc:2272] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:40.380368 28730 tablet_replica.cc:333] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: stopping tablet replica
I20260709 12:23:40.381135 28730 raft_consensus.cc:2243] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:40.381776 28730 raft_consensus.cc:2272] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:40.387259 31853 consensus_peers.cc:597] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.417663 32001 consensus_peers.cc:597] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.418061 31927 consensus_peers.cc:597] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.430207 31853 consensus_peers.cc:597] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.441676 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
W20260709 12:23:40.507836 31927 consensus_peers.cc:597] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.515918 31927 consensus_peers.cc:597] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.518975 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:40.521322 32001 consensus_peers.cc:597] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.527916 32566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:40.530256 32567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:40.531466 32569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:40.532302 28730 server_base.cc:1061] running on GCE node
W20260709 12:23:40.537581 31927 consensus_peers.cc:597] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.537786 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:40.538161 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:40.538389 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599820538371 us; error 0 us; skew 500 ppm
I20260709 12:23:40.539211 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:40.545410 28730 webserver.cc:533] Webserver started at http://127.28.14.129:37359/ using document root <none> and password file <none>
I20260709 12:23:40.546049 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:40.546259 28730 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:23:40.549676 28730 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
W20260709 12:23:40.554764 32001 consensus_peers.cc:597] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.558933 31853 consensus_peers.cc:597] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.559576 31927 consensus_peers.cc:597] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.560390 32575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:40.561244 28730 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:23:40.561538 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
format_stamp: "Formatted at 2026-07-09 12:23:28 on dist-test-slave-4jnj"
I20260709 12:23:40.561980 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599695968284-28730-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)
W20260709 12:23:40.567492 32001 consensus_peers.cc:597] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.575711 32001 consensus_peers.cc:597] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.587651 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:40.588914 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:40.590423 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:40.594789 32583 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:23:40.647588 31853 consensus_peers.cc:597] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.658924 32001 consensus_peers.cc:597] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.673391 31853 consensus_peers.cc:597] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.679167 32001 consensus_peers.cc:597] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:40.710177 31853 consensus_peers.cc:597] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:40.837379 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:23:40.837783 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.244s	user 0.007s	sys 0.001s
I20260709 12:23:40.838140 28730 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:23:40.845460 32583 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:40.860417 32583 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:40.861372 32583 tablet_bootstrap.cc:492] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:40.862025 32583 ts_tablet_manager.cc:1403] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:23:40.864590 32583 raft_consensus.cc:359] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.865300 32583 raft_consensus.cc:740] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.865996 32583 consensus_queue.cc:260] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.873829 32583 ts_tablet_manager.cc:1434] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:23:40.874608 32583 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:40.900349 32583 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:40.901229 32583 tablet_bootstrap.cc:492] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:40.901862 32583 ts_tablet_manager.cc:1403] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.012s
I20260709 12:23:40.904258 32583 raft_consensus.cc:359] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:40.904922 32583 raft_consensus.cc:740] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.905673 32583 consensus_queue.cc:260] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:40.907470 32583 ts_tablet_manager.cc:1434] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:40.908222 32583 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:40.939951 32583 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:40.940802 32583 tablet_bootstrap.cc:492] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:40.941381 32583 ts_tablet_manager.cc:1403] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 12:23:40.943730 32583 raft_consensus.cc:359] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.944378 32583 raft_consensus.cc:740] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.945017 32583 consensus_queue.cc:260] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.951097 32583 ts_tablet_manager.cc:1434] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260709 12:23:40.951865 32583 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:40.972855 32583 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:40.974130 32583 tablet_bootstrap.cc:492] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:40.974730 32583 ts_tablet_manager.cc:1403] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 12:23:40.981554 32583 raft_consensus.cc:359] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.984074 32583 raft_consensus.cc:740] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:40.985129 32583 consensus_queue.cc:260] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:40.987324 32583 ts_tablet_manager.cc:1434] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:23:40.988204 32583 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.009510 32583 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.010401 32583 tablet_bootstrap.cc:492] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.010999 32583 ts_tablet_manager.cc:1403] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260709 12:23:41.013116 32583 raft_consensus.cc:359] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.013773 32583 raft_consensus.cc:740] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.014539 32583 consensus_queue.cc:260] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.015872 32583 ts_tablet_manager.cc:1434] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:23:41.016431 32583 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.027578 32583 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.028263 32583 tablet_bootstrap.cc:492] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.028745 32583 ts_tablet_manager.cc:1403] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:23:41.030491 32583 raft_consensus.cc:359] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.030993 32583 raft_consensus.cc:740] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.031481 32583 consensus_queue.cc:260] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.032892 32583 ts_tablet_manager.cc:1434] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:41.033507 32583 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.046646 32583 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.048836 32583 tablet_bootstrap.cc:492] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.049360 32583 ts_tablet_manager.cc:1403] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:23:41.051522 32583 raft_consensus.cc:359] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.052070 32583 raft_consensus.cc:740] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.052649 32583 consensus_queue.cc:260] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.054428 32583 ts_tablet_manager.cc:1434] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:23:41.055065 32583 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.067144 32583 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.069257 32583 tablet_bootstrap.cc:492] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.069953 32583 ts_tablet_manager.cc:1403] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:23:41.072359 32583 raft_consensus.cc:359] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.073050 32583 raft_consensus.cc:740] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.073748 32583 consensus_queue.cc:260] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.076066 32583 ts_tablet_manager.cc:1434] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:41.076825 32583 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.094671 32583 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.095539 32583 tablet_bootstrap.cc:492] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.096122 32583 ts_tablet_manager.cc:1403] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:23:41.098580 32583 raft_consensus.cc:359] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.099705 32583 raft_consensus.cc:740] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.100348 32583 consensus_queue.cc:260] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.102289 32583 ts_tablet_manager.cc:1434] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:23:41.103024 32583 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.117189 32583 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.117882 32583 tablet_bootstrap.cc:492] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.118366 32583 ts_tablet_manager.cc:1403] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:23:41.120410 32583 raft_consensus.cc:359] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.120883 32583 raft_consensus.cc:740] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.121424 32583 consensus_queue.cc:260] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.124168 32583 ts_tablet_manager.cc:1434] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:41.124914 32583 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.149068 28730 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:23:41.149461 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.311s	user 0.237s	sys 0.000s
I20260709 12:23:41.156261 32583 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.157222 32583 tablet_bootstrap.cc:492] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.157779 32583 ts_tablet_manager.cc:1403] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260709 12:23:41.160050 32583 raft_consensus.cc:359] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.160683 32583 raft_consensus.cc:740] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.161535 32583 consensus_queue.cc:260] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.163467 32583 ts_tablet_manager.cc:1434] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:41.164222 32583 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.188374 32583 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.189440 32583 tablet_bootstrap.cc:492] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.190069 32583 ts_tablet_manager.cc:1403] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.019s
I20260709 12:23:41.192574 32583 raft_consensus.cc:359] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.193171 32583 raft_consensus.cc:740] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.193717 32583 consensus_queue.cc:260] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.195431 32583 ts_tablet_manager.cc:1434] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:41.196036 32583 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.207312 32583 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.208184 32583 tablet_bootstrap.cc:492] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.208784 32583 ts_tablet_manager.cc:1403] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:23:41.211084 32583 raft_consensus.cc:359] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.211730 32583 raft_consensus.cc:740] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.212386 32583 consensus_queue.cc:260] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.214334 32583 ts_tablet_manager.cc:1434] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:23:41.215114 32583 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.229347 32583 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.230245 32583 tablet_bootstrap.cc:492] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.230839 32583 ts_tablet_manager.cc:1403] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 12:23:41.233127 32583 raft_consensus.cc:359] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.233777 32583 raft_consensus.cc:740] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.234581 32583 consensus_queue.cc:260] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.236649 32583 ts_tablet_manager.cc:1434] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 12:23:41.237573 32583 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.260378 32586 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.261022 32586 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.263768 32583 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.263878 32586 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.264832 32583 tablet_bootstrap.cc:492] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.265514 32583 ts_tablet_manager.cc:1403] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 12:23:41.264008 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.268159 32583 raft_consensus.cc:359] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.268788 32583 raft_consensus.cc:740] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.269412 32583 consensus_queue.cc:260] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:41.270013 31853 leader_election.cc:336] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111)
I20260709 12:23:41.270430 31853 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.271080 32586 raft_consensus.cc:2749] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.271281 32583 ts_tablet_manager.cc:1434] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:23:41.272104 32583 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.286224 32583 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.287184 32583 tablet_bootstrap.cc:492] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.287869 32583 ts_tablet_manager.cc:1403] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:23:41.290277 32583 raft_consensus.cc:359] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.290971 32583 raft_consensus.cc:740] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.291712 32583 consensus_queue.cc:260] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.293689 32583 ts_tablet_manager.cc:1434] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:41.294513 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:41655
I20260709 12:23:41.294518 32583 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.294618 32662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:41655 every 8 connection(s)
I20260709 12:23:41.313367 32583 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.314155 32583 tablet_bootstrap.cc:492] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.314664 32583 ts_tablet_manager.cc:1403] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:23:41.316510 32583 raft_consensus.cc:359] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.316988 32583 raft_consensus.cc:740] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.317587 32583 consensus_queue.cc:260] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.319232 32583 ts_tablet_manager.cc:1434] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:41.320021 32583 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.321110 32663 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35077
I20260709 12:23:41.321498 32663 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:41.322381 32663 heartbeater.cc:507] Master 127.28.14.190:35077 requested a full tablet report, sending...
I20260709 12:23:41.335224 32583 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.336038 32583 tablet_bootstrap.cc:492] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.336578 32583 ts_tablet_manager.cc:1403] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:23:41.338438 31709 ts_manager.cc:194] Re-registered known tserver with Master: 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.339046 32583 raft_consensus.cc:359] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.339764 32583 raft_consensus.cc:740] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.340564 32583 consensus_queue.cc:260] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.343089 32583 ts_tablet_manager.cc:1434] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:41.343878 32583 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.358665 32583 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: 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
I20260709 12:23:41.359510 32583 tablet_bootstrap.cc:492] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.360132 32583 ts_tablet_manager.cc:1403] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:23:41.362617 32583 raft_consensus.cc:359] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.363278 32583 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.363993 32583 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.365823 32583 ts_tablet_manager.cc:1434] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:23:41.366715 32583 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.377610 32583 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.378430 32583 tablet_bootstrap.cc:492] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.379055 32583 ts_tablet_manager.cc:1403] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:23:41.380833 31709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44192
I20260709 12:23:41.380900 32583 raft_consensus.cc:359] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.381740 32583 raft_consensus.cc:740] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.382256 32591 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.382419 32583 consensus_queue.cc:260] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.382773 32591 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.384553 32583 ts_tablet_manager.cc:1434] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:23:41.384841 32591 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.385300 32583 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.385927 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.386827 32663 heartbeater.cc:499] Master 127.28.14.190:35077 was elected leader, sending a full tablet report...
I20260709 12:23:41.396826 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.396847 32291 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.397516 32634 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:41.398579 32291 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.400127 31853 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.400601 32291 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.401942 32586 raft_consensus.cc:2804] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.402143 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.402907 32636 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.402961 32176 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.403475 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.404158 31927 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:41.403478 32176 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.405992 32302 raft_consensus.cc:2804] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.406359 32302 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.406415 32583 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.406596 32176 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.402374 32586 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.407209 32586 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.407410 32583 tablet_bootstrap.cc:492] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.408100 32583 ts_tablet_manager.cc:1403] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 12:23:41.408366 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.410446 32583 raft_consensus.cc:359] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.411098 32583 raft_consensus.cc:740] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.406699 32302 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.411847 32583 consensus_queue.cc:260] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.414037 32583 ts_tablet_manager.cc:1434] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:41.414789 32583 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.409662 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.418344 32302 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.420158 32302 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.418386 32636 raft_consensus.cc:2468] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:41.421346 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.423074 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.423628 32636 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.424263 31853 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.425021 32591 raft_consensus.cc:2804] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.425366 32591 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.425700 32591 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.418392 32586 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.431923 32586 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.433019 32585 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.433563 32585 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.434283 32636 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:41.436193 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:41.438155 32176 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.438663 32176 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.439138 32591 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.440516 32176 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.441015 32591 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.442034 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:41.443516 32585 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.445155 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.446240 31927 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:41.447304 32302 raft_consensus.cc:2804] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.447727 32302 raft_consensus.cc:697] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:41.448066 32633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.448449 32302 consensus_queue.cc:237] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.448699 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.452133 32633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.452756 32633 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.455443 32633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.458184 32633 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.456746 32001 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
W20260709 12:23:41.463124 31853 leader_election.cc:343] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.467056 31853 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.465579 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.464299 32585 raft_consensus.cc:2804] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.468560 32585 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.469740 32585 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.473426 32593 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.474006 32593 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.474417 32176 raft_consensus.cc:2749] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.475178 32583 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.474105 32636 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.476835 32593 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.477319 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:41.478747 32001 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.476115 32583 tablet_bootstrap.cc:492] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.476325 32291 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.479732 32583 ts_tablet_manager.cc:1403] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.028s
I20260709 12:23:41.478919 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.480258 31884 raft_consensus.cc:2468] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.482237 32583 raft_consensus.cc:359] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.482908 32583 raft_consensus.cc:740] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.479526 32291 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.483669 32583 consensus_queue.cc:260] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.483990 32001 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:41.484408 32593 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.484901 32593 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.486069 32291 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.486644 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.487100 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
W20260709 12:23:41.488005 31927 leader_election.cc:343] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.485723 32583 ts_tablet_manager.cc:1434] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:41.488601 31926 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.489112 32583 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.489280 32291 raft_consensus.cc:2749] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.489765 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.490111 32157 raft_consensus.cc:2804] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.490516 32157 raft_consensus.cc:493] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.490839 32157 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.491117 32593 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.497262 32633 raft_consensus.cc:2468] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:41.498755 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.499456 32634 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.497291 32157 raft_consensus.cc:515] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.503847 32591 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.504383 32591 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.507402 32591 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.507495 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.508731 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:41.510759 31853 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.511149 31853 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.511803 32176 raft_consensus.cc:2749] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.513168 32176 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.513674 32176 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.514032 31853 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.514840 32518 raft_consensus.cc:2804] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.515324 32518 raft_consensus.cc:697] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:41.515740 32176 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.516126 32518 consensus_queue.cc:237] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.518215 32584 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.518666 32001 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.518759 32584 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.519524 32501 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.519934 32501 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.520282 32501 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.520937 32584 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.523118 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.523293 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.523937 32632 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.525094 31927 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:41.525854 32584 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.526229 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.527839 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.526206 32584 raft_consensus.cc:493] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.529234 32584 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.521363 32157 leader_election.cc:290] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.534010 32501 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.539090 32030 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:41.544096 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:41.544471 32583 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.545172 32501 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:41.546165 31853 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.546667 31853 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.546469 31708 catalog_manager.cc:5697] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.545362 32583 tablet_bootstrap.cc:492] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.549018 32583 ts_tablet_manager.cc:1403] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.023s
I20260709 12:23:41.550359 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.551775 32583 raft_consensus.cc:359] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.552529 32583 raft_consensus.cc:740] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.553550 32176 raft_consensus.cc:2749] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.554121 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919b66fae3af497eb6c33c6a66ca2684" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.554277 32176 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.554746 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.554805 32176 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.555428 32634 raft_consensus.cc:3060] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.556915 32176 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.557937 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.558642 32583 consensus_queue.cc:260] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.554678 31884 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.561827 32583 ts_tablet_manager.cc:1434] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:23:41.563028 32583 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.568748 32302 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.569247 32302 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.571048 32302 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.574311 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.575017 31886 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.576644 31927 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:41.577847 32291 raft_consensus.cc:2804] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.578181 32291 raft_consensus.cc:493] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.578521 32291 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.578325 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.579123 32632 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.581154 31884 raft_consensus.cc:2468] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:41.585742 32583 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.586262 32176 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.586854 32583 tablet_bootstrap.cc:492] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.586742 32176 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.587529 32583 ts_tablet_manager.cc:1403] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 12:23:41.588521 32176 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.589566 32584 raft_consensus.cc:515] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.590700 31960 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 2: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:41.590612 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.591132 32634 raft_consensus.cc:2468] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:41.591315 32630 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:41.593904 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.593982 32583 raft_consensus.cc:359] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.594697 32583 raft_consensus.cc:740] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.585734 32291 raft_consensus.cc:515] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.597268 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:41.598043 32030 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:41.597690 32583 consensus_queue.cc:260] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.599223 32291 leader_election.cc:290] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.503589 32585 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.601596 32583 ts_tablet_manager.cc:1434] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:23:41.602169 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5139778e57e942789473aedbe00a93a2" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.602922 32630 raft_consensus.cc:2393] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:41.602433 32583 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.605027 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.605602 31886 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.607741 31927 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.609582 32302 raft_consensus.cc:2749] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.611925 32584 leader_election.cc:290] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.615561 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.615728 31886 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:41.616413 32632 raft_consensus.cc:2393] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f5253dccb54408c9eec250e19d1b056 in current term 2: Already voted for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in this term.
I20260709 12:23:41.617565 31853 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.619982 32586 raft_consensus.cc:2764] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:23:41.620409 31927 leader_election.cc:304] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:41.623128 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265d165cb664a028c5a8876c1c6bc2b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.623826 32634 raft_consensus.cc:3060] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.628520 32302 raft_consensus.cc:2804] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.643685 32585 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.621157 31853 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.645051 32586 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.651085 32636 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:41.655308 32501 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.657788 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:41.651772 32593 raft_consensus.cc:493] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.660766 32501 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.660019 32593 raft_consensus.cc:515] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.662693 32001 leader_election.cc:304] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:41.663489 32677 raft_consensus.cc:2804] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.663941 32677 raft_consensus.cc:697] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:41.666316 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.666987 32677 consensus_queue.cc:237] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.668664 32302 raft_consensus.cc:697] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:41.669545 32302 consensus_queue.cc:237] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
W20260709 12:23:41.670748 32001 leader_election.cc:343] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.671780 32001 leader_election.cc:304] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.672979 32157 raft_consensus.cc:2804] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.673415 32157 raft_consensus.cc:697] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:41.674167 32157 consensus_queue.cc:237] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.663700 32593 leader_election.cc:290] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.677762 32634 raft_consensus.cc:2468] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:41.683288 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.683907 32636 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.691221 32636 raft_consensus.cc:2468] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:41.690686 31704 catalog_manager.cc:5697] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.696241 32583 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:41.697260 32583 tablet_bootstrap.cc:492] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:41.697995 32583 ts_tablet_manager.cc:1403] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.022s
I20260709 12:23:41.698473 32593 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.699023 32593 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.700513 32677 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.700703 32583 raft_consensus.cc:359] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.701066 32677 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.700958 32593 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.705727 32677 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.706125 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.706938 32634 raft_consensus.cc:2393] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 871867c4b7a643fdaf27530d0c8172ad in current term 2: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:41.707585 32586 raft_consensus.cc:2749] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.708523 31853 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.664629 32518 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.710171 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb6cd8eb7b4cc79476549671b73fec" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.664841 32501 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.711024 32518 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.713088 32518 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.715087 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.663967 32684 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.718318 32684 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.719245 31960 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:41.720381 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.720705 31852 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:41.720928 32302 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.721524 32302 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.723474 32302 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.723912 32302 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.724337 32302 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.725492 32176 raft_consensus.cc:2804] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.725945 32176 raft_consensus.cc:493] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.726267 32176 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.727388 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:41.728612 31927 leader_election.cc:343] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.729059 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
W20260709 12:23:41.730425 31927 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.729159 32302 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.730755 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.731374 32035 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.732286 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.733911 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.734079 31926 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:41.736827 32636 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 1.
I20260709 12:23:41.737727 32302 raft_consensus.cc:2804] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.737589 31708 catalog_manager.cc:5697] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.738771 31886 raft_consensus.cc:2468] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 1.
I20260709 12:23:41.739886 31927 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:41.740571 32584 raft_consensus.cc:2804] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.738528 32302 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.740926 32584 raft_consensus.cc:493] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.741425 32302 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.741463 32584 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.724097 32591 raft_consensus.cc:2804] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.743765 32591 raft_consensus.cc:697] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:41.744563 32591 consensus_queue.cc:237] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.745281 32176 raft_consensus.cc:515] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.748064 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:41.748624 31960 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.749264 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.751181 31709 catalog_manager.cc:5697] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.752410 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.753012 31886 raft_consensus.cc:2468] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.754293 32683 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.754865 32683 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.758509 32632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.759172 32632 raft_consensus.cc:3060] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.759892 32291 raft_consensus.cc:493] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.760416 32291 raft_consensus.cc:515] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.760957 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.761557 31886 raft_consensus.cc:2468] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.762537 32291 leader_election.cc:290] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.764309 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad" is_pre_election: true
I20260709 12:23:41.765018 32035 raft_consensus.cc:2393] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:41.766366 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168987c764204bc8b33f6949abb7bf36" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.767164 32634 raft_consensus.cc:2393] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 871867c4b7a643fdaf27530d0c8172ad in this term.
I20260709 12:23:41.767511 32584 raft_consensus.cc:515] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.768175 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.768435 31927 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad
I20260709 12:23:41.770583 32584 leader_election.cc:290] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.784251 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.786079 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ea97c82554ecfb33ac62d87016b2f" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056" is_pre_election: true
I20260709 12:23:41.786847 31887 raft_consensus.cc:2393] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:41.788077 31708 catalog_manager.cc:5697] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.790438 31927 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:41.794744 32001 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:41.773682 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.773906 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636faa49b2a44e8eaf8f9154b1f1829b" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.797135 31884 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.798141 32501 raft_consensus.cc:2804] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.798614 32501 raft_consensus.cc:493] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.798727 32001 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:41.799079 32501 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.799700 32593 raft_consensus.cc:2804] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.800096 32593 raft_consensus.cc:493] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.800451 32593 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.766103 32632 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:41.754845 32636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.778841 32583 raft_consensus.cc:740] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:41.782265 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.802763 31853 leader_election.cc:304] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:41.803349 32630 raft_consensus.cc:2393] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in current term 2: Already voted for candidate 6f5253dccb54408c9eec250e19d1b056 in this term.
I20260709 12:23:41.771934 32291 raft_consensus.cc:3060] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.805173 31927 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:41.805676 31884 raft_consensus.cc:2468] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
W20260709 12:23:41.806066 31927 leader_election.cc:343] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.806784 31927 leader_election.cc:304] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:41.807828 32593 raft_consensus.cc:515] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.808017 32583 consensus_queue.cc:260] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.809170 32291 raft_consensus.cc:2749] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.809736 32593 leader_election.cc:290] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.810200 32583 ts_tablet_manager.cc:1434] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.001s
I20260709 12:23:41.810601 32001 leader_election.cc:304] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.811653 32593 raft_consensus.cc:2804] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.812023 32001 leader_election.cc:304] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:41.812172 32593 raft_consensus.cc:697] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:41.812851 32686 raft_consensus.cc:3060] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:23:41.813084 32001 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.808247 32697 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.813519 32001 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:41.813457 32593 consensus_queue.cc:237] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.814489 32685 raft_consensus.cc:2749] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:23:41.815702 32001 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.796150 32302 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.820220 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.821195 32586 raft_consensus.cc:2804] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.821707 32586 raft_consensus.cc:697] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:41.822505 32586 consensus_queue.cc:237] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.824620 32583 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:41.824955 32686 raft_consensus.cc:2749] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.826756 32302 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
W20260709 12:23:41.821851 31927 leader_election.cc:343] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.832132 32683 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
W20260709 12:23:41.817018 32001 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.833830 32176 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:41.834502 32684 leader_election.cc:290] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.837741 32634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.842175 32291 raft_consensus.cc:2804] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.842635 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dea0c9229df421293eb57c1b9e9d54a" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.843200 31886 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.844156 31887 raft_consensus.cc:1275] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.845456 32501 raft_consensus.cc:515] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.850968 32501 leader_election.cc:290] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:41.851971 32684 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.855533 32697 raft_consensus.cc:2749] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.867915 32634 raft_consensus.cc:1275] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.869834 32697 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:41.876706 31926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.132:37195, user_credentials={real_user=slave}} blocked reactor thread for 105130us
I20260709 12:23:41.878345 32030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:41.878957 32030 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.893613 32030 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:41.898881 32677 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.899530 32677 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:41.902591 32677 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:41.907684 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:41.842676 32291 raft_consensus.cc:697] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:41.910771 32291 consensus_queue.cc:237] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:41.915060 31886 raft_consensus.cc:2468] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:41.915356 31960 raft_consensus.cc:2468] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:41.917052 32696 raft_consensus.cc:2749] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:23:41.924600 31708 catalog_manager.cc:5697] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.941902 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" is_pre_election: true
I20260709 12:23:41.942624 32630 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.951156 32001 leader_election.cc:304] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
W20260709 12:23:41.952661 32001 leader_election.cc:343] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.954659 32677 raft_consensus.cc:2804] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.955281 32677 raft_consensus.cc:697] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:41.956213 32677 consensus_queue.cc:237] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:41.959570 31926 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:41.960376 32302 raft_consensus.cc:2804] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:41.960837 32302 raft_consensus.cc:697] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:41.961081 31886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e73d5ab04b4307bd542809a2530319" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:41.961773 31886 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.961508 32302 consensus_queue.cc:237] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
W20260709 12:23:41.953570 32001 leader_election.cc:343] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:41.978864 32001 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:41.979723 32593 raft_consensus.cc:2804] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:41.980181 32593 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f22ae60ba1145ed8387bf17cd18f15c)
I20260709 12:23:41.980615 32593 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.990615 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" is_pre_election: true
I20260709 12:23:41.991357 31960 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 1.
I20260709 12:23:41.998135 31706 catalog_manager.cc:5697] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.999329 32593 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.006438 31958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:42.007035 31958 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:41.999353 32583 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.012298 32583 tablet_bootstrap.cc:492] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.012989 32583 ts_tablet_manager.cc:1403] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.189s	user 0.030s	sys 0.024s
I20260709 12:23:42.016330 32593 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655)
I20260709 12:23:42.015516 32583 raft_consensus.cc:359] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.022203 32583 raft_consensus.cc:740] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.022372 32030 raft_consensus.cc:1275] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.024083 32583 consensus_queue.cc:260] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.024442 32693 consensus_queue.cc:1048] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.021773 31709 catalog_manager.cc:5697] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.026286 32583 ts_tablet_manager.cc:1434] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:23:42.027102 32583 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.041292 31958 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:42.049669 32000 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:42.051116 32501 raft_consensus.cc:2804] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:42.052069 32501 raft_consensus.cc:697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:42.052978 32501 consensus_queue.cc:237] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.057893 31886 raft_consensus.cc:2468] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:42.069730 32583 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.072002 32583 tablet_bootstrap.cc:492] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.073751 32583 ts_tablet_manager.cc:1403] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.003s
I20260709 12:23:42.077365 32583 raft_consensus.cc:359] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.081286 32583 raft_consensus.cc:740] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.081426 32630 raft_consensus.cc:1275] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.083513 32693 consensus_queue.cc:1048] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.095794 32630 raft_consensus.cc:1275] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.099265 32583 consensus_queue.cc:260] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.104038 32583 ts_tablet_manager.cc:1434] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:23:42.107543 32302 consensus_queue.cc:1048] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.108107 32583 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.111814 32630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "871867c4b7a643fdaf27530d0c8172ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
I20260709 12:23:42.112520 32630 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:42.120585 31704 catalog_manager.cc:5697] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.123289 31704 catalog_manager.cc:5697] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.145680 31886 raft_consensus.cc:1275] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.152835 32583 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.157757 32583 tablet_bootstrap.cc:492] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.158470 32583 ts_tablet_manager.cc:1403] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.007s
I20260709 12:23:42.164324 32001 leader_election.cc:304] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:42.169001 32583 raft_consensus.cc:359] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.175468 32583 raft_consensus.cc:740] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.176978 32583 consensus_queue.cc:260] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.180115 32583 ts_tablet_manager.cc:1434] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:23:42.180903 32583 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.181869 32685 raft_consensus.cc:2804] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:42.182422 32685 raft_consensus.cc:697] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Leader. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:42.183223 32685 consensus_queue.cc:237] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Queue 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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.193748 31884 raft_consensus.cc:1275] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.174937 32630 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871867c4b7a643fdaf27530d0c8172ad in term 2.
I20260709 12:23:42.199955 32699 consensus_queue.cc:1048] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.194851 32677 consensus_queue.cc:1048] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:23:42.214821 32633 raft_consensus.cc:1275] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.219599 32518 consensus_queue.cc:1048] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.227921 32636 raft_consensus.cc:1275] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.247759 31960 raft_consensus.cc:1275] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:23:42.253983 32001 consensus_peers.cc:597] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.253916 32717 consensus_queue.cc:1048] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.266124 32583 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.277516 32583 tablet_bootstrap.cc:492] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.278347 32583 ts_tablet_manager.cc:1403] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.003s
I20260709 12:23:42.285001 31960 raft_consensus.cc:1275] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.288019 32677 consensus_queue.cc:1048] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:42.290251 32001 consensus_peers.cc:597] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:42.294479 32583 raft_consensus.cc:359] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.295318 32583 raft_consensus.cc:740] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.296036 32583 consensus_queue.cc:260] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.302134 32583 ts_tablet_manager.cc:1434] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:23:42.303460 32518 consensus_queue.cc:1048] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.304845 32583 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.304986 31958 raft_consensus.cc:1275] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.306461 32717 consensus_queue.cc:1048] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.332567 32583 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.333679 32583 tablet_bootstrap.cc:492] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.334897 32583 ts_tablet_manager.cc:1403] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260709 12:23:42.337764 32583 raft_consensus.cc:359] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.338491 32583 raft_consensus.cc:740] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.339267 32583 consensus_queue.cc:260] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.341468 32583 ts_tablet_manager.cc:1434] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:23:42.342285 32583 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.354858 32636 raft_consensus.cc:1275] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.358832 32717 consensus_queue.cc:1048] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.376971 31956 raft_consensus.cc:1275] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:23:42.380648 32001 consensus_peers.cc:597] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:42.386535 32591 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.387082 31706 catalog_manager.cc:5697] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.388976 31706 catalog_manager.cc:5697] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.391885 31706 catalog_manager.cc:5697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad reported cstate change: term changed from 1 to 2, leader changed from 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129) to 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132). New cstate: current_term: 2 leader_uuid: "871867c4b7a643fdaf27530d0c8172ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.404465 32634 raft_consensus.cc:1275] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.406126 32591 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.426836 32583 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.427769 32583 tablet_bootstrap.cc:492] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.430909 32583 ts_tablet_manager.cc:1403] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.008s
I20260709 12:23:42.433378 32583 raft_consensus.cc:359] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.434059 32583 raft_consensus.cc:740] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.435159 32583 consensus_queue.cc:260] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.437213 32583 ts_tablet_manager.cc:1434] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:42.438050 32583 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.449631 32630 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:42.451871 32030 raft_consensus.cc:1275] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.454753 32699 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.462385 32630 raft_consensus.cc:1275] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.469238 32583 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.469429 32696 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:42.470364 32583 tablet_bootstrap.cc:492] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.471031 32583 ts_tablet_manager.cc:1403] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260709 12:23:42.475744 32583 raft_consensus.cc:359] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.476397 32583 raft_consensus.cc:740] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.477185 32583 consensus_queue.cc:260] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.479446 32583 ts_tablet_manager.cc:1434] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:23:42.480248 32583 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.494056 31887 raft_consensus.cc:1275] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.495587 32696 consensus_queue.cc:1048] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.499555 32630 raft_consensus.cc:3060] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:42.505364 31886 raft_consensus.cc:1275] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.507062 32630 raft_consensus.cc:1275] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.509024 32696 consensus_queue.cc:1048] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.508481 32717 consensus_queue.cc:1048] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 12:23:42.547013 32001 consensus_peers.cc:597] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:23:42.558245 32583 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.559202 32583 tablet_bootstrap.cc:492] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.559845 32583 ts_tablet_manager.cc:1403] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.020s
I20260709 12:23:42.563246 32583 raft_consensus.cc:359] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.564903 32583 raft_consensus.cc:740] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.565563 32583 consensus_queue.cc:260] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.567718 32583 ts_tablet_manager.cc:1434] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:42.568475 32583 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.582907 32583 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.584134 32583 tablet_bootstrap.cc:492] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.584733 32583 ts_tablet_manager.cc:1403] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:23:42.587106 32583 raft_consensus.cc:359] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.587755 32583 raft_consensus.cc:740] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.588409 32583 consensus_queue.cc:260] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.590613 32583 ts_tablet_manager.cc:1434] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:42.591372 32583 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.611907 32583 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.612632 32583 tablet_bootstrap.cc:492] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.613273 32583 ts_tablet_manager.cc:1403] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:23:42.614670 32636 raft_consensus.cc:1275] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.615437 32583 raft_consensus.cc:359] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.616109 32583 raft_consensus.cc:740] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.616503 32717 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.616909 32583 consensus_queue.cc:260] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.622313 32583 ts_tablet_manager.cc:1434] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:23:42.623126 32583 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.625509 31960 raft_consensus.cc:1275] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.627035 32717 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.633782 31887 raft_consensus.cc:1275] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.635443 32685 consensus_queue.cc:1048] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.659179 32583 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.660171 32583 tablet_bootstrap.cc:492] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.660830 32583 ts_tablet_manager.cc:1403] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.004s
I20260709 12:23:42.660940 32633 raft_consensus.cc:3060] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:42.663383 32583 raft_consensus.cc:359] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.664101 32583 raft_consensus.cc:740] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.664767 32583 consensus_queue.cc:260] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.666790 32583 ts_tablet_manager.cc:1434] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:42.667542 32583 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.703779 32633 raft_consensus.cc:1275] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Refusing update from remote peer 871867c4b7a643fdaf27530d0c8172ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:42.706570 32157 consensus_queue.cc:1048] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:42.715314 32583 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.716310 32583 tablet_bootstrap.cc:492] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.716957 32583 ts_tablet_manager.cc:1403] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.020s
I20260709 12:23:42.719447 32583 raft_consensus.cc:359] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.720141 32583 raft_consensus.cc:740] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.721019 32583 consensus_queue.cc:260] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.723140 32583 ts_tablet_manager.cc:1434] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:42.724283 32583 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.740027 32583 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.740801 32583 tablet_bootstrap.cc:492] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.741482 32583 ts_tablet_manager.cc:1403] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 12:23:42.743341 32583 raft_consensus.cc:359] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.743801 32583 raft_consensus.cc:740] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.744357 32583 consensus_queue.cc:260] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.746372 32583 ts_tablet_manager.cc:1434] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:23:42.747336 32583 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.760797 32583 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.761518 32583 tablet_bootstrap.cc:492] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.762079 32583 ts_tablet_manager.cc:1403] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:23:42.763906 32583 raft_consensus.cc:359] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.764443 32583 raft_consensus.cc:740] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.764992 32583 consensus_queue.cc:260] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.766613 32583 ts_tablet_manager.cc:1434] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:42.767537 32583 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.780833 32583 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.781533 32583 tablet_bootstrap.cc:492] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.782109 32583 ts_tablet_manager.cc:1403] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 12:23:42.784389 32583 raft_consensus.cc:359] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.785048 32583 raft_consensus.cc:740] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.785777 32583 consensus_queue.cc:260] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.787362 32583 ts_tablet_manager.cc:1434] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:23:42.792563 32583 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.813854 32583 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.815254 32583 tablet_bootstrap.cc:492] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.815918 32583 ts_tablet_manager.cc:1403] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 12:23:42.818331 32583 raft_consensus.cc:359] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.818975 32583 raft_consensus.cc:740] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.819626 32583 consensus_queue.cc:260] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.821862 32583 ts_tablet_manager.cc:1434] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:42.824059 32630 raft_consensus.cc:3060] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:42.826043 32583 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.848804 32583 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.851258 32583 tablet_bootstrap.cc:492] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.851975 32583 ts_tablet_manager.cc:1403] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 12:23:42.854385 32583 raft_consensus.cc:359] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.854882 32583 raft_consensus.cc:740] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.855595 32583 consensus_queue.cc:260] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:42.858075 32583 ts_tablet_manager.cc:1434] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:42.858999 32583 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.872632 32583 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.873701 32583 tablet_bootstrap.cc:492] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.874380 32583 ts_tablet_manager.cc:1403] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:23:42.876897 32583 raft_consensus.cc:359] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.877526 32583 raft_consensus.cc:740] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.878191 32583 consensus_queue.cc:260] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:42.880306 32583 ts_tablet_manager.cc:1434] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:42.881265 32583 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.894199 32583 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.894979 32583 tablet_bootstrap.cc:492] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.895540 32583 ts_tablet_manager.cc:1403] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:23:42.897265 32583 raft_consensus.cc:359] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.897720 32583 raft_consensus.cc:740] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.898298 32583 consensus_queue.cc:260] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.899718 32583 ts_tablet_manager.cc:1434] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:42.900825 32583 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap starting.
I20260709 12:23:42.912509 32583 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:23:42.913192 32583 tablet_bootstrap.cc:492] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Bootstrap complete.
I20260709 12:23:42.913777 32583 ts_tablet_manager.cc:1403] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:23:42.915520 32583 raft_consensus.cc:359] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.916010 32583 raft_consensus.cc:740] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Initialized, Role: FOLLOWER
I20260709 12:23:42.916548 32583 consensus_queue.cc:260] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:42.918493 32583 ts_tablet_manager.cc:1434] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:43.357246 32630 raft_consensus.cc:3060] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.300580 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:51.347895 32035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:51.348831 32035 raft_consensus.cc:606] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:51.360981 31956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be"
dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:48562
I20260709 12:23:51.361469 31956 raft_consensus.cc:606] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:51.363888 32035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:51.364351 32035 raft_consensus.cc:606] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:51.366443 32035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:51.366873 32035 raft_consensus.cc:606] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:51.378458 31887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:51.379083 31887 raft_consensus.cc:606] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:51.381685 31887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:51.382261 31887 raft_consensus.cc:606] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:51.383991 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:51.385334 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:51.386220 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:51.503482   303 raft_consensus.cc:993] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.504072   301 raft_consensus.cc:1081] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.505541 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42380
I20260709 12:23:51.506011 32636 raft_consensus.cc:493] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.506279 32636 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.512501 32636 raft_consensus.cc:515] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.516098 32636 leader_election.cc:290] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:51.528939 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:51.529726 31887 raft_consensus.cc:3055] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:51.530014 31887 raft_consensus.cc:740] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:51.530820 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60e5c2f49cf46b7a0e5e163758de035" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:51.530820 31887 consensus_queue.cc:260] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.531505 31960 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.535629 31887 raft_consensus.cc:3060] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.542971 31960 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:51.545559 32578 leader_election.cc:304] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:51.545559 31887 raft_consensus.cc:2468] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:51.547621   313 raft_consensus.cc:2804] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:51.548851   313 raft_consensus.cc:697] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:51.549728   313 consensus_queue.cc:237] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.560170 31706 catalog_manager.cc:5697] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 2 to 3, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 3 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:51.637677   302 raft_consensus.cc:993] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.638223 32767 raft_consensus.cc:1081] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.639494 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42368
I20260709 12:23:51.639937 32636 raft_consensus.cc:493] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.640192 32636 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.645905 32636 raft_consensus.cc:515] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.647302 32636 leader_election.cc:290] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:51.648125 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:51.648370 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f85309a3b9473abf0c5f23786039be" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:51.648696 31887 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.649104 31960 raft_consensus.cc:3055] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:51.649430 31960 raft_consensus.cc:740] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:51.650578 31960 consensus_queue.cc:260] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.653576 31960 raft_consensus.cc:3060] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:51.654585 32686 raft_consensus.cc:993] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:51.655555 31887 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:51.657076 32580 leader_election.cc:304] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:51.657975   313 raft_consensus.cc:2804] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:51.658479   313 raft_consensus.cc:697] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:51.659343   313 consensus_queue.cc:237] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:51.664784 32686 raft_consensus.cc:1081] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:51.666589 31887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:51.667196 31887 raft_consensus.cc:493] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.667577 31887 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.672696 31706 catalog_manager.cc:5697] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 2 to 3, leader changed from 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 3 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:51.677680 31960 raft_consensus.cc:2468] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:51.677716 31887 raft_consensus.cc:515] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.689546 31887 leader_election.cc:290] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:51.689952 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:51.690593 31956 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.690655 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c31f6e62ff4c658f45c6331dab3181" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:51.691304 32035 raft_consensus.cc:3055] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:51.691582 32035 raft_consensus.cc:740] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:51.692322 32035 consensus_queue.cc:260] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.693482 32035 raft_consensus.cc:3060] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.699510 31956 raft_consensus.cc:2468] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:51.701013 31852 leader_election.cc:304] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:51.701763   301 raft_consensus.cc:2804] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:51.702014 32035 raft_consensus.cc:2468] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:51.702214   301 raft_consensus.cc:697] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:51.703240   301 consensus_queue.cc:237] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.713981 31706 catalog_manager.cc:5697] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:51.716992   303 raft_consensus.cc:993] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.717613   325 raft_consensus.cc:1081] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.719605 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42380
I20260709 12:23:51.720047 32636 raft_consensus.cc:493] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.720398 32636 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.725418 32636 raft_consensus.cc:515] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:51.727056 32636 leader_election.cc:290] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:51.728387 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:51.728994 31887 raft_consensus.cc:3055] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:51.729257 31887 raft_consensus.cc:740] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:51.730026 31887 consensus_queue.cc:260] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:51.731164 31887 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.736676 31887 raft_consensus.cc:2468] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:51.737620 32580 leader_election.cc:304] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:51.738330   313 raft_consensus.cc:2804] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:51.738806   313 raft_consensus.cc:697] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:51.739480 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a494b5a221ee467db3163cd5badaa0b6" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:51.739549   313 consensus_queue.cc:237] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:51.740170 32035 raft_consensus.cc:3060] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.746207 32035 raft_consensus.cc:2468] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:51.751447 31706 catalog_manager.cc:5697] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:51.792565   320 raft_consensus.cc:993] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.793076   320 raft_consensus.cc:1081] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:51.794652 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42358
I20260709 12:23:51.795094 32636 raft_consensus.cc:493] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.795377 32636 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.800675 32636 raft_consensus.cc:515] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:51.802207 32636 leader_election.cc:290] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:51.802946 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:51.803184 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1585f6f47f45118912068e9ab513cb" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:51.803520 31956 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.803689 32035 raft_consensus.cc:3055] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:51.804009 32035 raft_consensus.cc:740] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:51.804641 32035 consensus_queue.cc:260] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:51.805493 32035 raft_consensus.cc:3060] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.809760 31956 raft_consensus.cc:2468] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:51.811093 32578 leader_election.cc:304] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:51.811822   313 raft_consensus.cc:2804] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:51.812314   313 raft_consensus.cc:697] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:51.812427 32035 raft_consensus.cc:2468] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:51.813239   313 consensus_queue.cc:237] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:51.823622 31706 catalog_manager.cc:5697] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:51.853273   306 raft_consensus.cc:993] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:51.853758   306 raft_consensus.cc:1081] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:51.855502 31887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:51.856012 31887 raft_consensus.cc:493] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:51.856349 31887 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.861826 31887 raft_consensus.cc:515] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.863202 31887 leader_election.cc:290] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:51.863880 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:51.864405 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c5acc25064fe891138d97d90f5649" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:51.864975 32035 raft_consensus.cc:3055] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:51.865219 32035 raft_consensus.cc:740] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:51.864477 31956 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.865945 32035 consensus_queue.cc:260] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.866930 32035 raft_consensus.cc:3060] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:51.870524 31956 raft_consensus.cc:2468] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:51.871496 31852 leader_election.cc:304] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:51.871680 32035 raft_consensus.cc:2468] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:51.872213   303 raft_consensus.cc:2804] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:51.872639   303 raft_consensus.cc:697] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:51.873400   303 consensus_queue.cc:237] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:51.882505 31706 catalog_manager.cc:5697] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:52.068101 31956 raft_consensus.cc:1275] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:52.070137   313 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:52.080164 31887 raft_consensus.cc:1275] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:52.081703   314 consensus_queue.cc:1048] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:52.164074 31887 raft_consensus.cc:1275] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:52.165344   313 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:52.177691 31956 raft_consensus.cc:1275] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.178548 31960 raft_consensus.cc:1275] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:52.180043   335 consensus_queue.cc:1048] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:52.182893   303 consensus_queue.cc:1048] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.204743 32035 raft_consensus.cc:1275] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.206198   335 consensus_queue.cc:1048] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.206485 32032 raft_consensus.cc:1275] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.220333   325 consensus_queue.cc:1048] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.238770 31884 raft_consensus.cc:1275] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.242532   313 consensus_queue.cc:1048] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.268028 32035 raft_consensus.cc:1275] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.269335   338 consensus_queue.cc:1048] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.278893 31955 raft_consensus.cc:1275] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.282132   325 consensus_queue.cc:1048] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.309950 31960 raft_consensus.cc:1275] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.316192   313 consensus_queue.cc:1048] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.334712 32032 raft_consensus.cc:1275] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.335947   335 consensus_queue.cc:1048] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.422785 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:52.459476 31884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:52.459942 31884 raft_consensus.cc:606] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:52.462116 31884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:52.462637 31884 raft_consensus.cc:606] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:52.464928 32032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7df10388a0464249b8b6477264e604ba"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:52.465310 32032 raft_consensus.cc:606] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:52.467360 32032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:52.467727 32032 raft_consensus.cc:606] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:52.470000 31960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0"
dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:48562
I20260709 12:23:52.470420 31960 raft_consensus.cc:606] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:52.472604 32032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:52.473024 32032 raft_consensus.cc:606] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 6f5253dccb54408c9eec250e19d1b056
I20260709 12:23:52.474229 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:52.475893 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:52.476604 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:52.586575   325 raft_consensus.cc:993] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.587149   325 raft_consensus.cc:1081] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.588594 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42380
I20260709 12:23:52.589043 32636 raft_consensus.cc:493] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:52.589320 32636 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.594954 32636 raft_consensus.cc:515] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.596590 32636 leader_election.cc:290] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:52.597146 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:52.597743 31884 raft_consensus.cc:3055] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:52.598028 31884 raft_consensus.cc:740] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:52.598569 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2036b25cf954476ea2ade9e7ff73c8ff" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:52.599172 31960 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.598883 31884 consensus_queue.cc:260] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.599997 31884 raft_consensus.cc:3060] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.604800 31960 raft_consensus.cc:2468] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.605227 31884 raft_consensus.cc:2468] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.605755 32578 leader_election.cc:304] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:52.606943   313 raft_consensus.cc:2804] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:52.607393   313 raft_consensus.cc:697] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:52.608225   313 consensus_queue.cc:237] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.609555   306 raft_consensus.cc:993] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:52.610029   320 raft_consensus.cc:1081] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:52.611397 31884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:52.611883 31884 raft_consensus.cc:493] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:52.612262 31884 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.618501 31884 raft_consensus.cc:515] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.618633 31704 catalog_manager.cc:5697] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:52.620376 31884 leader_election.cc:290] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:52.621181 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:52.621740 32032 raft_consensus.cc:3055] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:52.622076 32032 raft_consensus.cc:740] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:52.622735 32032 consensus_queue.cc:260] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.623598 32032 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.620852 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2de809642b4f31b25fad9aa75c7f26" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:52.626376 31960 raft_consensus.cc:3060] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.631312 32032 raft_consensus.cc:2468] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:52.632356 31852 leader_election.cc:304] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:52.632755 31960 raft_consensus.cc:2468] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:52.634142   325 raft_consensus.cc:2804] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:52.634685   325 raft_consensus.cc:697] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:52.635535   325 consensus_queue.cc:237] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.645927   301 raft_consensus.cc:993] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.646435   325 raft_consensus.cc:1081] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.646299 31704 catalog_manager.cc:5697] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:52.648021 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42380
I20260709 12:23:52.648515 32636 raft_consensus.cc:493] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:52.648860 32636 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.655689 32636 raft_consensus.cc:515] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.657336 32636 leader_election.cc:290] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:52.658033 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:52.658313 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469347cec35c4a35bf48e246c24e2682" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:52.658910 31960 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.659389 31884 raft_consensus.cc:3055] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:52.659703 31884 raft_consensus.cc:740] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:52.660392 31884 consensus_queue.cc:260] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.661592 31884 raft_consensus.cc:3060] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.665552 31960 raft_consensus.cc:2468] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.670096 32578 leader_election.cc:304] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:52.670228 31884 raft_consensus.cc:2468] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.670879   335 raft_consensus.cc:2804] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:52.671368   335 raft_consensus.cc:697] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:52.672089   335 consensus_queue.cc:237] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:52.693061 31704 catalog_manager.cc:5697] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:52.805889   320 raft_consensus.cc:993] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.806416   320 raft_consensus.cc:1081] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:52.808195 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42358
I20260709 12:23:52.808704 32636 raft_consensus.cc:493] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:52.809068 32636 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.816107 32636 raft_consensus.cc:515] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:52.817886 32636 leader_election.cc:290] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:52.818677 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:52.819001 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c594b7905431eb37cc1a82826c36d" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:52.819288 31960 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.819566 32032 raft_consensus.cc:3055] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:52.819857 32032 raft_consensus.cc:740] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:52.820570 32032 consensus_queue.cc:260] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:52.821718 32032 raft_consensus.cc:3060] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.825903 31960 raft_consensus.cc:2468] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.827023 32578 leader_election.cc:304] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:52.827759 32032 raft_consensus.cc:2468] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:52.827778   335 raft_consensus.cc:2804] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:52.828459   335 raft_consensus.cc:697] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:52.829254   335 consensus_queue.cc:237] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:52.839651 31704 catalog_manager.cc:5697] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:52.910188   320 raft_consensus.cc:993] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:52.910665   320 raft_consensus.cc:1081] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 6f5253dccb54408c9eec250e19d1b056 to start an election
I20260709 12:23:52.912254 31887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7df10388a0464249b8b6477264e604ba"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
 from {username='slave'} at 127.0.0.1:60934
I20260709 12:23:52.912695 31887 raft_consensus.cc:493] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:52.912993 31887 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.917616 31887 raft_consensus.cc:515] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.919028 31887 leader_election.cc:290] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:52.919661 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:52.920300 31960 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.920424 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df10388a0464249b8b6477264e604ba" candidate_uuid: "6f5253dccb54408c9eec250e19d1b056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:52.920922 32032 raft_consensus.cc:3055] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:52.921133 32032 raft_consensus.cc:740] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:52.921849 32032 consensus_queue.cc:260] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.922953 32032 raft_consensus.cc:3060] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:52.925808 31960 raft_consensus.cc:2468] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:52.926713 31852 leader_election.cc:304] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [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: 6f5253dccb54408c9eec250e19d1b056, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:52.927999   325 raft_consensus.cc:2804] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:52.928712   325 raft_consensus.cc:697] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Becoming Leader. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:52.930858   325 consensus_queue.cc:237] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Queue 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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:52.931463 32032 raft_consensus.cc:2468] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f5253dccb54408c9eec250e19d1b056 in term 2.
I20260709 12:23:52.940003 31704 catalog_manager.cc:5697] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "6f5253dccb54408c9eec250e19d1b056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:52.988675 31956 raft_consensus.cc:1275] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:52.989832   335 consensus_queue.cc:1048] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:52.998694 31887 raft_consensus.cc:1275] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.000219   335 consensus_queue.cc:1048] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.021922   302 raft_consensus.cc:993] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.022378   345 raft_consensus.cc:1081] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.024189 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42368
I20260709 12:23:53.024701 32636 raft_consensus.cc:493] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.025038 32636 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.030710 32636 raft_consensus.cc:515] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.032438 32636 leader_election.cc:290] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:53.033455 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:53.034087 32032 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.034839 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c725434516402c8da2b3e03f0090b0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:53.035311 31960 raft_consensus.cc:3055] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:53.035553 31960 raft_consensus.cc:740] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:53.036065 31960 consensus_queue.cc:260] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.036908 31960 raft_consensus.cc:3060] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.038808 32032 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.039700 32578 leader_election.cc:304] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:53.040381   335 raft_consensus.cc:2804] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:53.040851   335 raft_consensus.cc:697] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:53.041605   335 consensus_queue.cc:237] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.042429 31960 raft_consensus.cc:2468] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.051146 31706 catalog_manager.cc:5697] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 2 to 3, leader changed from 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 3 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.066917 31960 raft_consensus.cc:1275] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.068009   325 consensus_queue.cc:1048] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:53.087296 32032 raft_consensus.cc:1275] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.089331   301 consensus_queue.cc:1048] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.207798 31956 raft_consensus.cc:1275] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.209043   355 consensus_queue.cc:1048] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.221016 31887 raft_consensus.cc:1275] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.222162   355 consensus_queue.cc:1048] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:53.319056 32032 raft_consensus.cc:1275] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.320197   303 consensus_queue.cc:1048] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.324278 32035 raft_consensus.cc:1275] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.328485   355 consensus_queue.cc:1048] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.333467 31956 raft_consensus.cc:1275] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 6f5253dccb54408c9eec250e19d1b056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.336086   301 consensus_queue.cc:1048] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.350621 31960 raft_consensus.cc:1275] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:53.351946   314 consensus_queue.cc:1048] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.510557 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.544993 31887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:53.545514 31887 raft_consensus.cc:606] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Received request to transfer leadership to TS 9379d088dab84b22bdcdd71f5d4bf4c8
I20260709 12:23:53.548005 32035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:53.548630 32035 raft_consensus.cc:606] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:53.550840 32035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "419cebad6dc449f782b4198a4171b011"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:53.551265 32035 raft_consensus.cc:606] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:53.553426 31887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f"
dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:54092
I20260709 12:23:53.553956 31887 raft_consensus.cc:606] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:53.556061 31960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815c8a185b294baa998634e7e393a25b"
dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:48562
I20260709 12:23:53.556442 31960 raft_consensus.cc:606] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:53.559469 32032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5"
dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:37010
I20260709 12:23:53.559971 32032 raft_consensus.cc:606] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:53.561198 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:23:53.562427 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:53.563158 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.597666 32032 raft_consensus.cc:1275] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:53.599047   376 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:53.608791 31956 raft_consensus.cc:1275] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:53.610361   355 consensus_queue.cc:1048] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:53.643564   302 raft_consensus.cc:993] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.644025   345 raft_consensus.cc:1081] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.645382 32633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815c8a185b294baa998634e7e393a25b"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42368
I20260709 12:23:53.645931 32633 raft_consensus.cc:493] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.646262 32633 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.651031 32633 raft_consensus.cc:515] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.652422 32633 leader_election.cc:290] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:53.653149 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:53.653445 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815c8a185b294baa998634e7e393a25b" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:53.653770 31956 raft_consensus.cc:3055] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.654065 32032 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.654408 31956 raft_consensus.cc:740] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:53.655123 31956 consensus_queue.cc:260] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.656270 31956 raft_consensus.cc:3060] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.660560 32032 raft_consensus.cc:2468] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:53.661670 32578 leader_election.cc:304] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:53.662397 31956 raft_consensus.cc:2468] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:53.662441   355 raft_consensus.cc:2804] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.662984   355 raft_consensus.cc:697] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:53.663803   355 consensus_queue.cc:237] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.672188 31706 catalog_manager.cc:5697] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.710964   365 raft_consensus.cc:993] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 9379d088dab84b22bdcdd71f5d4bf4c8 to start an election
I20260709 12:23:53.711388   301 raft_consensus.cc:1081] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Signalling peer 9379d088dab84b22bdcdd71f5d4bf4c8 to start an election
I20260709 12:23:53.712890 31956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51"
dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
 from {username='slave'} at 127.0.0.1:43670
I20260709 12:23:53.713413 31956 raft_consensus.cc:493] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.713747 31956 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.720430 31956 raft_consensus.cc:515] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:53.722539 31956 leader_election.cc:290] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [CANDIDATE]: Term 2 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:53.723345 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:53.723508 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062f69de2c574222882f7bd71c2fdb51" candidate_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:53.723933 31884 raft_consensus.cc:3055] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.724107 32032 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.724308 31884 raft_consensus.cc:740] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:53.725087 31884 consensus_queue.cc:260] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:53.726002 31884 raft_consensus.cc:3060] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.729197 32032 raft_consensus.cc:2468] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:53.730388 31926 leader_election.cc:304] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: 871867c4b7a643fdaf27530d0c8172ad, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:53.731422   302 raft_consensus.cc:2804] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.731828   302 raft_consensus.cc:697] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:53.732405   302 consensus_queue.cc:237] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Queue 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: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } }
I20260709 12:23:53.732880 31884 raft_consensus.cc:2468] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9379d088dab84b22bdcdd71f5d4bf4c8 in term 2.
I20260709 12:23:53.742792 31706 catalog_manager.cc:5697] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.790132   365 raft_consensus.cc:993] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.790535   301 raft_consensus.cc:1081] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.791896 32633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42380
I20260709 12:23:53.792299 32633 raft_consensus.cc:493] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.792522 32633 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.796923 32633 raft_consensus.cc:515] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:53.798341 32633 leader_election.cc:290] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:53.799374 31884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:53.799961 31884 raft_consensus.cc:3055] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:53.800302 31884 raft_consensus.cc:740] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f5253dccb54408c9eec250e19d1b056, State: Running, Role: LEADER
I20260709 12:23:53.800402 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524304ad2c754c27bc9ebe3ea4a6828f" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:53.800946 31956 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.801185 31884 consensus_queue.cc:260] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:53.802503 31884 raft_consensus.cc:3060] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:53.805852 31956 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:53.807063 32578 leader_election.cc:304] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:53.809010   376 raft_consensus.cc:2804] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:53.809437   376 raft_consensus.cc:697] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:53.811407 31884 raft_consensus.cc:2468] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:53.811905   376 consensus_queue.cc:237] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:53.822700 31706 catalog_manager.cc:5697] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.879151   306 raft_consensus.cc:993] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.879585   320 raft_consensus.cc:1081] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.880894 32633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42358
I20260709 12:23:53.881304 32633 raft_consensus.cc:493] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.881556 32633 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.886274   306 raft_consensus.cc:993] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.886787   306 raft_consensus.cc:1081] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:53.886546 32633 raft_consensus.cc:515] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.888214 32636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "419cebad6dc449f782b4198a4171b011"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42358
I20260709 12:23:53.888733 32636 raft_consensus.cc:493] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.888958 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:53.889065 32636 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.889603 31960 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.896353 32636 raft_consensus.cc:515] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:53.889175 32633 leader_election.cc:290] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:53.899394 32636 leader_election.cc:290] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 3 election: Requested vote from peers 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195), 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745)
I20260709 12:23:53.906627 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4bbe78a694ec7b596dab0b8737ac5" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:53.907195 32032 raft_consensus.cc:3055] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:53.907485 32032 raft_consensus.cc:740] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:53.907768 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:53.908360 32035 raft_consensus.cc:3055] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:53.908249 32032 consensus_queue.cc:260] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.908721 32035 raft_consensus.cc:740] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:53.908856 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419cebad6dc449f782b4198a4171b011" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:53.909483 31887 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.909689 31960 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.910270 32032 raft_consensus.cc:3060] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.911039 32578 leader_election.cc:304] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:53.911895   335 raft_consensus.cc:2804] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:53.909543 32035 consensus_queue.cc:260] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:53.912407   335 raft_consensus.cc:697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:53.913302 32035 raft_consensus.cc:3060] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.914052   335 consensus_queue.cc:237] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:53.916990 32032 raft_consensus.cc:2468] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.919641 32035 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.921123 32578 leader_election.cc:304] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 871867c4b7a643fdaf27530d0c8172ad; no voters: 
I20260709 12:23:53.922015   376 raft_consensus.cc:2804] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:53.922482   376 raft_consensus.cc:697] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:53.922535 31887 raft_consensus.cc:2468] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 3.
I20260709 12:23:53.923352   376 consensus_queue.cc:237] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [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: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } }
I20260709 12:23:53.931802 31706 catalog_manager.cc:5697] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 2 to 3, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 3 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.945747 31706 catalog_manager.cc:5697] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 2 to 3, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 3 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.018671   320 raft_consensus.cc:993] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:54.019122   320 raft_consensus.cc:1081] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:54.020638 32633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42358
I20260709 12:23:54.021066 32633 raft_consensus.cc:493] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.021315 32633 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.026312 32633 raft_consensus.cc:515] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:54.027990 32633 leader_election.cc:290] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427), 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132:37195)
I20260709 12:23:54.028620 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:54.029299 31956 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.029184 32035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df126b2da8f496b8278ac88e426ae6c" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871867c4b7a643fdaf27530d0c8172ad"
I20260709 12:23:54.029860 32035 raft_consensus.cc:3055] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.030128 32035 raft_consensus.cc:740] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 871867c4b7a643fdaf27530d0c8172ad, State: Running, Role: LEADER
I20260709 12:23:54.030807 32035 consensus_queue.cc:260] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:54.031993 32035 raft_consensus.cc:3060] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.037961 31956 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:54.038549 32035 raft_consensus.cc:2468] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:54.039178 32578 leader_election.cc:304] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 9379d088dab84b22bdcdd71f5d4bf4c8; no voters: 
I20260709 12:23:54.040218   376 raft_consensus.cc:2804] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.040717   376 raft_consensus.cc:697] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:54.041370   376 consensus_queue.cc:237] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } }
I20260709 12:23:54.052309 31706 catalog_manager.cc:5697] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 871867c4b7a643fdaf27530d0c8172ad (127.28.14.132) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.083889 32032 raft_consensus.cc:1275] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.085160   376 consensus_queue.cc:1048] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.094002 31960 raft_consensus.cc:1275] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.095654   355 consensus_queue.cc:1048] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.219485 31887 raft_consensus.cc:1275] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.220744   302 consensus_queue.cc:1048] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.229022 32035 raft_consensus.cc:1275] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 9379d088dab84b22bdcdd71f5d4bf4c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.233731   302 consensus_queue.cc:1048] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:54.248911 31956 raft_consensus.cc:1275] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.250368   376 consensus_queue.cc:1048] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:54.266034 31887 raft_consensus.cc:1275] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.267458   355 consensus_queue.cc:1048] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.325666 32035 raft_consensus.cc:1275] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.326802   376 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.336508 31887 raft_consensus.cc:1275] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.338815   335 consensus_queue.cc:1048] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.381752 31956 raft_consensus.cc:1275] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.382937   376 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.390889 32035 raft_consensus.cc:1275] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.392843   314 consensus_queue.cc:1048] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.429859 32032 raft_consensus.cc:1275] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.431087   314 consensus_queue.cc:1048] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "871867c4b7a643fdaf27530d0c8172ad" member_type: VOTER last_known_addr { host: "127.28.14.132" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.436828 31956 raft_consensus.cc:1275] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.438964   355 consensus_queue.cc:1048] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.610968 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.646183 31960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0"
dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
mode: GRACEFUL
new_leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:48562
I20260709 12:23:54.646638 31960 raft_consensus.cc:606] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Received request to transfer leadership to TS 0f22ae60ba1145ed8387bf17cd18f15c
I20260709 12:23:54.647542 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:23:54.648576 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:54.649085 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.940689   345 raft_consensus.cc:993] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: : Instructing follower 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:54.941162   302 raft_consensus.cc:1081] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Signalling peer 0f22ae60ba1145ed8387bf17cd18f15c to start an election
I20260709 12:23:54.942463 32633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0"
dest_uuid: "0f22ae60ba1145ed8387bf17cd18f15c"
 from {username='slave'} at 127.0.0.1:42368
I20260709 12:23:54.943190 32633 raft_consensus.cc:493] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.943629 32633 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.951664 32633 raft_consensus.cc:515] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:54.953187 32633 leader_election.cc:290] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [CANDIDATE]: Term 2 election: Requested vote from peers 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745), 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427)
I20260709 12:23:54.953853 31887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f5253dccb54408c9eec250e19d1b056"
I20260709 12:23:54.954420 31887 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.955502 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f69e44cf23d492b9a191af97eec35d0" candidate_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8"
I20260709 12:23:54.956103 31960 raft_consensus.cc:3055] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.956427 31960 raft_consensus.cc:740] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9379d088dab84b22bdcdd71f5d4bf4c8, State: Running, Role: LEADER
I20260709 12:23:54.957543 31960 consensus_queue.cc:260] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:54.958796 31960 raft_consensus.cc:3060] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.962775 31887 raft_consensus.cc:2468] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:54.965147 31960 raft_consensus.cc:2468] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f22ae60ba1145ed8387bf17cd18f15c in term 2.
I20260709 12:23:54.965489 32580 leader_election.cc:304] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [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: 0f22ae60ba1145ed8387bf17cd18f15c, 6f5253dccb54408c9eec250e19d1b056; no voters: 
I20260709 12:23:54.973979   314 raft_consensus.cc:2804] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.974434   314 raft_consensus.cc:697] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Becoming Leader. State: Replica: 0f22ae60ba1145ed8387bf17cd18f15c, State: Running, Role: LEADER
I20260709 12:23:54.975251   314 consensus_queue.cc:237] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Queue 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: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } }
I20260709 12:23:54.983804 31704 catalog_manager.cc:5697] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c reported cstate change: term changed from 1 to 2, leader changed from 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131) to 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129). New cstate: current_term: 2 leader_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f22ae60ba1145ed8387bf17cd18f15c" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 41655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:55.471091 31887 raft_consensus.cc:1275] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.472334   355 consensus_queue.cc:1048] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f5253dccb54408c9eec250e19d1b056" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.510262 31960 raft_consensus.cc:1275] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Refusing update from remote peer 0f22ae60ba1145ed8387bf17cd18f15c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:55.512318   314 consensus_queue.cc:1048] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9379d088dab84b22bdcdd71f5d4bf4c8" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:55.686151 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.721652 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:55.722613 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:55.723065 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.766839 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.803632 28730 tablet_server.cc:179] TabletServer@127.28.14.129:41655 shutting down...
W20260709 12:23:55.827301 32001 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
I20260709 12:23:55.830539 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:55.831569 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.832370 28730 raft_consensus.cc:2243] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.832814 28730 raft_consensus.cc:2272] T 7dea0c9229df421293eb57c1b9e9d54a P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.833323 32001 consensus_peers.cc:597] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:55.833920 32001 consensus_peers.cc:597] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.835500 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.836495 28730 raft_consensus.cc:2243] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.836935 28730 raft_consensus.cc:2272] T f4d748d8d45e4c62a382e67e298c81c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.837823 32001 consensus_peers.cc:597] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.839232 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.839826 28730 raft_consensus.cc:2243] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.840171 28730 raft_consensus.cc:2272] T f4052ebd5b8a41ad923041b00197b9d9 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.842150 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.842684 28730 raft_consensus.cc:2243] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.843005 28730 raft_consensus.cc:2272] T 4dfabc46fb304ced9ce74da8a6addec3 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.844918 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.845494 28730 raft_consensus.cc:2243] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.846220 28730 raft_consensus.cc:2272] T 8f1585f6f47f45118912068e9ab513cb P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.848292 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.849205 28730 raft_consensus.cc:2243] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.849737 28730 raft_consensus.cc:2272] T d8907027bae14792b7dacd918b4ff334 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.852439 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.852949 28730 raft_consensus.cc:2243] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.853346 28730 raft_consensus.cc:2272] T 085a76b4351a4d9e9004a3e96500e47b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.855376 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.855927 28730 raft_consensus.cc:2243] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.856601 28730 raft_consensus.cc:2272] T 469347cec35c4a35bf48e246c24e2682 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.858407 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.859077 28730 raft_consensus.cc:2243] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.859445 28730 raft_consensus.cc:2272] T 79343387f2d84d83b7124e204d4cd6f0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.862330 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.863091 28730 raft_consensus.cc:2243] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.863552 28730 raft_consensus.cc:2272] T 636faa49b2a44e8eaf8f9154b1f1829b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.863893 31927 consensus_peers.cc:597] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.865665 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.866665 28730 raft_consensus.cc:2243] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.867255 28730 raft_consensus.cc:2272] T 919b66fae3af497eb6c33c6a66ca2684 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.870743 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.871626 28730 raft_consensus.cc:2243] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.872484 28730 raft_consensus.cc:2272] T f2b4bbe78a694ec7b596dab0b8737ac5 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.874471 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.875113 28730 raft_consensus.cc:2243] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.875509 28730 raft_consensus.cc:2272] T 130b2180c412474d801160b7ff3038ea P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.877923 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.878690 28730 raft_consensus.cc:2243] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.879155 28730 raft_consensus.cc:2272] T ea87736189704df9820637948cc6deed P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.881767 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.882581 28730 raft_consensus.cc:2243] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.883597 28730 raft_consensus.cc:2272] T 524304ad2c754c27bc9ebe3ea4a6828f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.886283 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.887027 28730 raft_consensus.cc:2243] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:55.887476 31853 consensus_peers.cc:597] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.887559 28730 raft_consensus.cc:2272] T 086dd93fbde14a70bf994a227617d91d P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.890591 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.891276 28730 raft_consensus.cc:2243] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.891649 28730 raft_consensus.cc:2272] T 814ecc01f425419b8dba132c6526ae31 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.892977 31853 consensus_peers.cc:597] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.893865 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.894505 28730 raft_consensus.cc:2243] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.894934 28730 raft_consensus.cc:2272] T 81eb6cd8eb7b4cc79476549671b73fec P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.897056 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.897715 28730 raft_consensus.cc:2243] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.898298 28730 raft_consensus.cc:2272] T 8764fc9a115c441883c55471888bcf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.900429 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.901038 28730 raft_consensus.cc:2243] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.901489 28730 raft_consensus.cc:2272] T a160267953824749adc87ea1d81896ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.903865 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.904690 28730 raft_consensus.cc:2243] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.905658 28730 raft_consensus.cc:2272] T 3df126b2da8f496b8278ac88e426ae6c P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.906993 32001 consensus_peers.cc:597] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.908133 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.909092 28730 raft_consensus.cc:2243] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.909664 28730 raft_consensus.cc:2272] T 168987c764204bc8b33f6949abb7bf36 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.912171 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.912833 28730 raft_consensus.cc:2243] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:23:55.913362 32001 consensus_peers.cc:597] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.913751 28730 raft_consensus.cc:2272] T b3c725434516402c8da2b3e03f0090b0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.914433 31927 consensus_peers.cc:597] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.915916 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.916478 28730 raft_consensus.cc:2243] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.917281 28730 raft_consensus.cc:2272] T 63f85309a3b9473abf0c5f23786039be P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.919857 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.920621 28730 raft_consensus.cc:2243] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.921093 28730 raft_consensus.cc:2272] T 26e73d5ab04b4307bd542809a2530319 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.923413 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.924147 28730 raft_consensus.cc:2243] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.924571 28730 raft_consensus.cc:2272] T 33a12e2e235b4bb681e79a1eb0796982 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.926704 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.927282 28730 raft_consensus.cc:2243] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.927678 28730 raft_consensus.cc:2272] T 95f2967bd0ab4492a56de5394218aa0b P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.929970 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.930651 28730 raft_consensus.cc:2243] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.931093 28730 raft_consensus.cc:2272] T d2031e74d48a4efead626030af98cf30 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.932664 31927 consensus_peers.cc:597] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.933615 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.934410 28730 raft_consensus.cc:2243] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.935278 28730 raft_consensus.cc:2272] T 2036b25cf954476ea2ade9e7ff73c8ff P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.937486 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.938038 28730 raft_consensus.cc:2243] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.938781 28730 raft_consensus.cc:2272] T a494b5a221ee467db3163cd5badaa0b6 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.940577 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.941296 28730 raft_consensus.cc:2243] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.941820 28730 raft_consensus.cc:2272] T 5139778e57e942789473aedbe00a93a2 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.944173 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.944667 28730 raft_consensus.cc:2243] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.945420 28730 raft_consensus.cc:2272] T ad2c594b7905431eb37cc1a82826c36d P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.947708 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.948381 28730 raft_consensus.cc:2243] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.948761 28730 raft_consensus.cc:2272] T c265d165cb664a028c5a8876c1c6bc2b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.950573 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.951094 28730 raft_consensus.cc:2243] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.951438 28730 raft_consensus.cc:2272] T 65a8e9fc2e03426f8d583baee7ff9a15 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.953207 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.953708 28730 raft_consensus.cc:2243] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.954458 28730 raft_consensus.cc:2272] T 0f69e44cf23d492b9a191af97eec35d0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.956494 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.957016 28730 raft_consensus.cc:2243] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.957366 28730 raft_consensus.cc:2272] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.959509 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.960016 28730 raft_consensus.cc:2243] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.960357 28730 raft_consensus.cc:2272] T 72965eb868bf41dcb9ad37079ce748c8 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.962628 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.963311 28730 raft_consensus.cc:2243] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.963758 28730 raft_consensus.cc:2272] T 611ea97c82554ecfb33ac62d87016b2f P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.964641 31853 consensus_peers.cc:597] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:55.965664 32001 consensus_peers.cc:597] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.966116 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.966836 28730 raft_consensus.cc:2243] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.967679 28730 raft_consensus.cc:2272] T 419cebad6dc449f782b4198a4171b011 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.970434 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.971076 28730 raft_consensus.cc:2243] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:23:55.971112 31853 consensus_peers.cc:597] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.971882 28730 raft_consensus.cc:2272] T a60e5c2f49cf46b7a0e5e163758de035 P 0f22ae60ba1145ed8387bf17cd18f15c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.973649 31927 consensus_peers.cc:597] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.973976 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.974610 28730 raft_consensus.cc:2243] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.975071 28730 raft_consensus.cc:2272] T ee7249a3ad064fc991fd760e79edcd1e P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.977013 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.977461 28730 raft_consensus.cc:2243] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.977759 28730 raft_consensus.cc:2272] T dc71af4e82204a48b7977b06c7b8f1c0 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.979689 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.980119 28730 raft_consensus.cc:2243] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.980456 28730 raft_consensus.cc:2272] T 35715d3026564df8bbdfcda01dee1937 P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.982219 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.982666 28730 raft_consensus.cc:2243] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.983492 28730 raft_consensus.cc:2272] T 815c8a185b294baa998634e7e393a25b P 0f22ae60ba1145ed8387bf17cd18f15c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.985306 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:23:55.985782 28730 raft_consensus.cc:2243] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.986135 28730 raft_consensus.cc:2272] T 572e143ee44740f09ec8ff2e95c65d6a P 0f22ae60ba1145ed8387bf17cd18f15c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.992419 31927 consensus_peers.cc:597] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.047845 28730 tablet_server.cc:196] TabletServer@127.28.14.129:41655 shutdown complete.
W20260709 12:23:56.051362 32001 consensus_peers.cc:597] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.058744 32001 consensus_peers.cc:597] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.075120 32001 consensus_peers.cc:597] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.086730 31927 consensus_peers.cc:597] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.119688 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
W20260709 12:23:56.134709 31927 consensus_peers.cc:597] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.140254 32001 consensus_peers.cc:597] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.155720 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:56.156713 28730 tablet_replica.cc:333] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.157670 28730 raft_consensus.cc:2243] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.158303 28730 raft_consensus.cc:2272] T 814ecc01f425419b8dba132c6526ae31 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.160236 31927 consensus_peers.cc:597] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.160916 32001 consensus_peers.cc:597] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.161161 28730 tablet_replica.cc:333] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.162245 28730 raft_consensus.cc:2243] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.163218 28730 raft_consensus.cc:2272] T 81eb6cd8eb7b4cc79476549671b73fec P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.163985 31927 consensus_peers.cc:597] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.165508 28730 tablet_replica.cc:333] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.166148 28730 raft_consensus.cc:2243] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.166574 28730 raft_consensus.cc:2272] T d61b97f03cb94de8af01cca364ac078c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.168502 28730 tablet_replica.cc:333] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.169261 28730 raft_consensus.cc:2243] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.170300 28730 raft_consensus.cc:2272] T 572e143ee44740f09ec8ff2e95c65d6a P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.172751 28730 tablet_replica.cc:333] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
W20260709 12:23:56.173362 31853 consensus_peers.cc:597] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.173585 28730 raft_consensus.cc:2243] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.174194 28730 raft_consensus.cc:2272] T a160267953824749adc87ea1d81896ff P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.176700 28730 tablet_replica.cc:333] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.177667 28730 raft_consensus.cc:2243] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:23:56.178531 31927 consensus_peers.cc:597] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.178754 28730 raft_consensus.cc:2272] T 879be1876c724906a95d7fc2e81275a6 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.180241 32001 consensus_peers.cc:597] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.181439 28730 tablet_replica.cc:333] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
W20260709 12:23:56.182168 31927 consensus_peers.cc:597] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.182271 28730 raft_consensus.cc:2243] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.182878 28730 raft_consensus.cc:2272] T 7dea0c9229df421293eb57c1b9e9d54a P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.184667 28730 tablet_replica.cc:333] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.185228 28730 raft_consensus.cc:2243] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.185601 28730 raft_consensus.cc:2272] T 26f4f9f6c6974920ade2d4eea31c3682 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.187345 28730 tablet_replica.cc:333] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.187917 28730 raft_consensus.cc:2243] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.188268 28730 raft_consensus.cc:2272] T 2036b25cf954476ea2ade9e7ff73c8ff P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.189988 28730 tablet_replica.cc:333] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.190536 28730 raft_consensus.cc:2243] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.190891 28730 raft_consensus.cc:2272] T a494b5a221ee467db3163cd5badaa0b6 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.192749 28730 tablet_replica.cc:333] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.193291 28730 raft_consensus.cc:2243] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.193677 28730 raft_consensus.cc:2272] T f4052ebd5b8a41ad923041b00197b9d9 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.195487 28730 tablet_replica.cc:333] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.196034 28730 raft_consensus.cc:2243] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.196417 28730 raft_consensus.cc:2272] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.198312 28730 tablet_replica.cc:333] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.199088 28730 raft_consensus.cc:2243] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.199605 28730 raft_consensus.cc:2272] T 65a8e9fc2e03426f8d583baee7ff9a15 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.201947 28730 tablet_replica.cc:333] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.202584 28730 raft_consensus.cc:2243] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.203100 28730 raft_consensus.cc:2272] T 0f69e44cf23d492b9a191af97eec35d0 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.203475 31853 consensus_peers.cc:597] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.205287 28730 tablet_replica.cc:333] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.205956 28730 raft_consensus.cc:2243] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.206684 28730 raft_consensus.cc:2272] T a58f0252ed894607b572211ed300ca57 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.208896 28730 tablet_replica.cc:333] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.209637 28730 raft_consensus.cc:2243] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.210125 28730 raft_consensus.cc:2272] T c265d165cb664a028c5a8876c1c6bc2b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.212102 28730 tablet_replica.cc:333] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.212631 28730 raft_consensus.cc:2243] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.212975 28730 raft_consensus.cc:2272] T ea87736189704df9820637948cc6deed P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.214854 28730 tablet_replica.cc:333] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.215358 28730 raft_consensus.cc:2243] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.215706 28730 raft_consensus.cc:2272] T 4dfabc46fb304ced9ce74da8a6addec3 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.217449 28730 tablet_replica.cc:333] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.218035 28730 raft_consensus.cc:2243] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.218576 28730 raft_consensus.cc:2272] T 419cebad6dc449f782b4198a4171b011 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.220741 28730 tablet_replica.cc:333] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.221467 28730 raft_consensus.cc:2243] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.221961 28730 raft_consensus.cc:2272] T 062f69de2c574222882f7bd71c2fdb51 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.223734 28730 tablet_replica.cc:333] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.224323 28730 raft_consensus.cc:2243] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.225051 28730 raft_consensus.cc:2272] T 611ea97c82554ecfb33ac62d87016b2f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.226811 28730 tablet_replica.cc:333] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.227332 28730 raft_consensus.cc:2243] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.228060 28730 raft_consensus.cc:2272] T 72965eb868bf41dcb9ad37079ce748c8 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.229666 28730 tablet_replica.cc:333] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.230314 28730 raft_consensus.cc:2243] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.231114 28730 raft_consensus.cc:2272] T fc2de809642b4f31b25fad9aa75c7f26 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.233347 28730 tablet_replica.cc:333] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.234030 28730 raft_consensus.cc:2243] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.234421 28730 raft_consensus.cc:2272] T 469347cec35c4a35bf48e246c24e2682 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.235474 31927 consensus_peers.cc:597] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.236227 28730 tablet_replica.cc:333] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.236948 28730 raft_consensus.cc:2243] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.237365 28730 raft_consensus.cc:2272] T 524304ad2c754c27bc9ebe3ea4a6828f P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.239310 28730 tablet_replica.cc:333] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.240068 28730 raft_consensus.cc:2243] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.240938 28730 raft_consensus.cc:2272] T eaa94cdb71924d50b58cbadf6a949629 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.243472 28730 tablet_replica.cc:333] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
W20260709 12:23:56.243675 31927 consensus_peers.cc:597] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.244206 28730 raft_consensus.cc:2243] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.244712 28730 raft_consensus.cc:2272] T 35715d3026564df8bbdfcda01dee1937 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.245836 32001 consensus_peers.cc:597] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.246791 28730 tablet_replica.cc:333] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.247382 28730 raft_consensus.cc:2243] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.247736 28730 raft_consensus.cc:2272] T 919b66fae3af497eb6c33c6a66ca2684 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.249495 28730 tablet_replica.cc:333] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.250083 28730 raft_consensus.cc:2243] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.250478 28730 raft_consensus.cc:2272] T 636faa49b2a44e8eaf8f9154b1f1829b P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.252301 28730 tablet_replica.cc:333] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.252815 28730 raft_consensus.cc:2243] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.253494 28730 raft_consensus.cc:2272] T 29c31f6e62ff4c658f45c6331dab3181 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.255218 28730 tablet_replica.cc:333] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.255718 28730 raft_consensus.cc:2243] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.256078 28730 raft_consensus.cc:2272] T 79343387f2d84d83b7124e204d4cd6f0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.257735 28730 tablet_replica.cc:333] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.258296 28730 raft_consensus.cc:2243] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.259044 28730 raft_consensus.cc:2272] T d8907027bae14792b7dacd918b4ff334 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.260859 28730 tablet_replica.cc:333] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.261413 28730 raft_consensus.cc:2243] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.261883 28730 raft_consensus.cc:2272] T 63f85309a3b9473abf0c5f23786039be P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.263525 28730 tablet_replica.cc:333] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.264045 28730 raft_consensus.cc:2243] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.264394 28730 raft_consensus.cc:2272] T 988a4bf20a584813bdb5808bb4927e19 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.266384 28730 tablet_replica.cc:333] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.266920 28730 raft_consensus.cc:2243] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.267590 28730 raft_consensus.cc:2272] T 7df10388a0464249b8b6477264e604ba P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.269356 28730 tablet_replica.cc:333] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.269872 28730 raft_consensus.cc:2243] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.270581 28730 raft_consensus.cc:2272] T e5649a629a07423ea2ba9d76a2603951 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.272430 28730 tablet_replica.cc:333] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.272970 28730 raft_consensus.cc:2243] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.273357 28730 raft_consensus.cc:2272] T 33a12e2e235b4bb681e79a1eb0796982 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.275243 28730 tablet_replica.cc:333] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.275710 28730 raft_consensus.cc:2243] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.276081 28730 raft_consensus.cc:2272] T 26e73d5ab04b4307bd542809a2530319 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.277667 28730 tablet_replica.cc:333] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.278154 28730 raft_consensus.cc:2243] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.278538 28730 raft_consensus.cc:2272] T 9eb3a10f6f8b428191fc60c29a9d113d P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.280471 28730 tablet_replica.cc:333] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.281015 28730 raft_consensus.cc:2243] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.281462 28730 raft_consensus.cc:2272] T a60e5c2f49cf46b7a0e5e163758de035 P 6f5253dccb54408c9eec250e19d1b056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.283618 28730 tablet_replica.cc:333] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
W20260709 12:23:56.283929 32001 consensus_peers.cc:597] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.284121 28730 raft_consensus.cc:2243] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.284615 28730 raft_consensus.cc:2272] T b34585a62bd04beca79a3946c102277c P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.286831 28730 tablet_replica.cc:333] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.287474 28730 raft_consensus.cc:2243] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.288429 28730 raft_consensus.cc:2272] T dc71af4e82204a48b7977b06c7b8f1c0 P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.288597 32001 consensus_peers.cc:597] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.290504 28730 tablet_replica.cc:333] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.291043 28730 raft_consensus.cc:2243] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.291927 28730 raft_consensus.cc:2272] T 130b2180c412474d801160b7ff3038ea P 6f5253dccb54408c9eec250e19d1b056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.294530 28730 tablet_replica.cc:333] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056: stopping tablet replica
I20260709 12:23:56.295099 28730 raft_consensus.cc:2243] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.295987 28730 raft_consensus.cc:2272] T 7a9c5acc25064fe891138d97d90f5649 P 6f5253dccb54408c9eec250e19d1b056 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.311456 32001 consensus_peers.cc:597] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.322407 31927 consensus_peers.cc:597] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.346875 31927 consensus_peers.cc:597] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.362560 31927 consensus_peers.cc:597] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.368970 32001 consensus_peers.cc:597] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 0f22ae60ba1145ed8387bf17cd18f15c (127.28.14.129:41655): Couldn't send request to peer 0f22ae60ba1145ed8387bf17cd18f15c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:41655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.371941 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
W20260709 12:23:56.402680 31927 consensus_peers.cc:597] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.415208 32001 consensus_peers.cc:597] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.417409 32001 consensus_peers.cc:597] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.419931 32001 consensus_peers.cc:597] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.420388 32001 consensus_peers.cc:597] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.439816 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
W20260709 12:23:56.467639 31927 consensus_peers.cc:597] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.482344 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:56.483095 28730 tablet_replica.cc:333] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.483907 28730 raft_consensus.cc:2243] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.484457 28730 raft_consensus.cc:2272] T 8f1585f6f47f45118912068e9ab513cb P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.486239 28730 tablet_replica.cc:333] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.486774 28730 raft_consensus.cc:2243] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.487120 28730 raft_consensus.cc:2272] T 572e143ee44740f09ec8ff2e95c65d6a P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.488729 28730 tablet_replica.cc:333] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.489297 28730 raft_consensus.cc:2243] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.490134 28730 raft_consensus.cc:2272] T d61b97f03cb94de8af01cca364ac078c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.491989 28730 tablet_replica.cc:333] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.492552 28730 raft_consensus.cc:2243] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.493263 28730 raft_consensus.cc:2272] T 085a76b4351a4d9e9004a3e96500e47b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.495025 28730 tablet_replica.cc:333] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.495543 28730 raft_consensus.cc:2243] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.495982 28730 raft_consensus.cc:2272] T 879be1876c724906a95d7fc2e81275a6 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.498360 28730 tablet_replica.cc:333] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.498974 28730 raft_consensus.cc:2243] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.499482 28730 raft_consensus.cc:2272] T 611ea97c82554ecfb33ac62d87016b2f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.501703 28730 tablet_replica.cc:333] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.502435 28730 raft_consensus.cc:2243] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.502857 28730 raft_consensus.cc:2272] T ad2c594b7905431eb37cc1a82826c36d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.504878 28730 tablet_replica.cc:333] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.505563 28730 raft_consensus.cc:2243] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.506481 28730 raft_consensus.cc:2272] T c265d165cb664a028c5a8876c1c6bc2b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.508773 28730 tablet_replica.cc:333] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.509366 28730 raft_consensus.cc:2243] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.510205 28730 raft_consensus.cc:2272] T 33a12e2e235b4bb681e79a1eb0796982 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.511011 32001 consensus_peers.cc:597] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.512058 28730 tablet_replica.cc:333] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.512842 28730 raft_consensus.cc:2243] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.513311 28730 raft_consensus.cc:2272] T 524304ad2c754c27bc9ebe3ea4a6828f P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.515389 28730 tablet_replica.cc:333] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
W20260709 12:23:56.515539 32001 consensus_peers.cc:597] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.516121 28730 raft_consensus.cc:2243] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.516551 28730 raft_consensus.cc:2272] T eaa94cdb71924d50b58cbadf6a949629 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.518301 28730 tablet_replica.cc:333] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.518810 28730 raft_consensus.cc:2243] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.519141 28730 raft_consensus.cc:2272] T 0f69e44cf23d492b9a191af97eec35d0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.522426 28730 tablet_replica.cc:333] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.522939 28730 raft_consensus.cc:2243] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.523656 28730 raft_consensus.cc:2272] T 65a8e9fc2e03426f8d583baee7ff9a15 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.525352 28730 tablet_replica.cc:333] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.525893 28730 raft_consensus.cc:2243] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.526237 28730 raft_consensus.cc:2272] T a58f0252ed894607b572211ed300ca57 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.527895 28730 tablet_replica.cc:333] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.528393 28730 raft_consensus.cc:2243] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.528723 28730 raft_consensus.cc:2272] T 5139778e57e942789473aedbe00a93a2 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.530437 28730 tablet_replica.cc:333] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.530923 28730 raft_consensus.cc:2243] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.531580 28730 raft_consensus.cc:2272] T 062f69de2c574222882f7bd71c2fdb51 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.533202 28730 tablet_replica.cc:333] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.533689 28730 raft_consensus.cc:2243] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.534085 28730 raft_consensus.cc:2272] T 7a9c5acc25064fe891138d97d90f5649 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.536078 28730 tablet_replica.cc:333] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.536806 28730 raft_consensus.cc:2243] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.537755 28730 raft_consensus.cc:2272] T 636faa49b2a44e8eaf8f9154b1f1829b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.538260 31927 consensus_peers.cc:597] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 -> Peer 6f5253dccb54408c9eec250e19d1b056 (127.28.14.130:37745): Couldn't send request to peer 6f5253dccb54408c9eec250e19d1b056. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:37745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.539901 28730 tablet_replica.cc:333] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.540678 28730 raft_consensus.cc:2243] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.541179 28730 raft_consensus.cc:2272] T 29c31f6e62ff4c658f45c6331dab3181 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.543481 28730 tablet_replica.cc:333] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.544167 28730 raft_consensus.cc:2243] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.544685 28730 raft_consensus.cc:2272] T f2b4bbe78a694ec7b596dab0b8737ac5 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.547001 28730 tablet_replica.cc:333] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.547716 28730 raft_consensus.cc:2243] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.548641 28730 raft_consensus.cc:2272] T f4d748d8d45e4c62a382e67e298c81c8 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.551007 28730 tablet_replica.cc:333] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.551743 28730 raft_consensus.cc:2243] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.552654 28730 raft_consensus.cc:2272] T 9eb3a10f6f8b428191fc60c29a9d113d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.554486 28730 tablet_replica.cc:333] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.554963 28730 raft_consensus.cc:2243] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.555335 28730 raft_consensus.cc:2272] T a60e5c2f49cf46b7a0e5e163758de035 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.557236 28730 tablet_replica.cc:333] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.558003 28730 raft_consensus.cc:2243] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.558545 28730 raft_consensus.cc:2272] T 469347cec35c4a35bf48e246c24e2682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.560853 28730 tablet_replica.cc:333] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.561558 28730 raft_consensus.cc:2243] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.562180 28730 raft_consensus.cc:2272] T e5649a629a07423ea2ba9d76a2603951 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.564837 28730 tablet_replica.cc:333] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.565698 28730 raft_consensus.cc:2243] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.566207 28730 raft_consensus.cc:2272] T 815c8a185b294baa998634e7e393a25b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.568634 28730 tablet_replica.cc:333] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.569437 28730 raft_consensus.cc:2243] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.570253 28730 raft_consensus.cc:2272] T 35715d3026564df8bbdfcda01dee1937 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.572042 28730 tablet_replica.cc:333] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.572592 28730 raft_consensus.cc:2243] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.573226 28730 raft_consensus.cc:2272] T b34585a62bd04beca79a3946c102277c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.574965 28730 tablet_replica.cc:333] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.575470 28730 raft_consensus.cc:2243] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.576537 28730 raft_consensus.cc:2272] T ee7249a3ad064fc991fd760e79edcd1e P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.578148 32000 consensus_peers.cc:597] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.578619 28730 tablet_replica.cc:333] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.579201 28730 raft_consensus.cc:2243] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.579574 28730 raft_consensus.cc:2272] T 086dd93fbde14a70bf994a227617d91d P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.581468 28730 tablet_replica.cc:333] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.582130 28730 raft_consensus.cc:2243] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.582542 28730 raft_consensus.cc:2272] T 8764fc9a115c441883c55471888bcf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.584820 28730 tablet_replica.cc:333] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.585517 28730 raft_consensus.cc:2243] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:23:56.585757 32000 consensus_peers.cc:597] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.586015 28730 raft_consensus.cc:2272] T 3df126b2da8f496b8278ac88e426ae6c P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.588110 28730 tablet_replica.cc:333] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.588814 28730 raft_consensus.cc:2243] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.589303 28730 raft_consensus.cc:2272] T 168987c764204bc8b33f6949abb7bf36 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.591603 28730 tablet_replica.cc:333] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.592123 28730 raft_consensus.cc:2243] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.592489 28730 raft_consensus.cc:2272] T fc2de809642b4f31b25fad9aa75c7f26 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.594125 28730 tablet_replica.cc:333] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.595176 28730 raft_consensus.cc:2243] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.595536 28730 raft_consensus.cc:2272] T 26f4f9f6c6974920ade2d4eea31c3682 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.597141 28730 tablet_replica.cc:333] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.597622 28730 raft_consensus.cc:2243] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.598007 28730 raft_consensus.cc:2272] T 2036b25cf954476ea2ade9e7ff73c8ff P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.599678 28730 tablet_replica.cc:333] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.600170 28730 raft_consensus.cc:2243] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.600525 28730 raft_consensus.cc:2272] T d2031e74d48a4efead626030af98cf30 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.602169 28730 tablet_replica.cc:333] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.602667 28730 raft_consensus.cc:2243] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.603331 28730 raft_consensus.cc:2272] T 95f2967bd0ab4492a56de5394218aa0b P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.605204 28730 tablet_replica.cc:333] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.605690 28730 raft_consensus.cc:2243] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.606081 28730 raft_consensus.cc:2272] T 988a4bf20a584813bdb5808bb4927e19 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.608268 28730 tablet_replica.cc:333] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.608747 28730 raft_consensus.cc:2243] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.609160 28730 raft_consensus.cc:2272] T 63f85309a3b9473abf0c5f23786039be P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.611416 28730 tablet_replica.cc:333] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.612020 28730 raft_consensus.cc:2243] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.612406 28730 raft_consensus.cc:2272] T b3c725434516402c8da2b3e03f0090b0 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.614449 28730 tablet_replica.cc:333] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.615051 28730 raft_consensus.cc:2243] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.615501 28730 raft_consensus.cc:2272] T 7df10388a0464249b8b6477264e604ba P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.617662 28730 tablet_replica.cc:333] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.618149 28730 raft_consensus.cc:2243] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.618921 28730 raft_consensus.cc:2272] T ea87736189704df9820637948cc6deed P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.620985 28730 tablet_replica.cc:333] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8: stopping tablet replica
I20260709 12:23:56.621433 28730 raft_consensus.cc:2243] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.622162 28730 raft_consensus.cc:2272] T 4dfabc46fb304ced9ce74da8a6addec3 P 9379d088dab84b22bdcdd71f5d4bf4c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.684965 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
W20260709 12:23:56.708441 32000 consensus_peers.cc:597] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:37427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.710565 32000 consensus_peers.cc:597] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:37427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.711006 32000 consensus_peers.cc:597] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:37427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.747677 32000 consensus_peers.cc:597] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:37427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.750450 28730 tablet_server.cc:179] TabletServer@127.28.14.132:0 shutting down...
I20260709 12:23:56.783144 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:56.783798 28730 tablet_replica.cc:333] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.784499 28730 raft_consensus.cc:2243] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.784932 28730 raft_consensus.cc:2272] T 8f1585f6f47f45118912068e9ab513cb P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.786862 28730 tablet_replica.cc:333] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.787616 28730 raft_consensus.cc:2243] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.788122 28730 raft_consensus.cc:2272] T d61b97f03cb94de8af01cca364ac078c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.790109 28730 tablet_replica.cc:333] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.790655 28730 raft_consensus.cc:2243] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.791014 28730 raft_consensus.cc:2272] T 815c8a185b294baa998634e7e393a25b P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.792598 28730 tablet_replica.cc:333] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.793109 28730 raft_consensus.cc:2243] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.793469 28730 raft_consensus.cc:2272] T 9eb3a10f6f8b428191fc60c29a9d113d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.795145 28730 tablet_replica.cc:333] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.795661 28730 raft_consensus.cc:2243] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.796020 28730 raft_consensus.cc:2272] T ad2c594b7905431eb37cc1a82826c36d P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.797601 28730 tablet_replica.cc:333] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.798146 28730 raft_consensus.cc:2243] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.798839 28730 raft_consensus.cc:2272] T f4052ebd5b8a41ad923041b00197b9d9 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.800516 28730 tablet_replica.cc:333] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.800992 28730 raft_consensus.cc:2243] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.801332 28730 raft_consensus.cc:2272] T eaa94cdb71924d50b58cbadf6a949629 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.802964 28730 tablet_replica.cc:333] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.803448 28730 raft_consensus.cc:2243] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.803915 28730 raft_consensus.cc:2272] T 879be1876c724906a95d7fc2e81275a6 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.805977 28730 tablet_replica.cc:333] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.806524 28730 raft_consensus.cc:2243] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.807421 28730 raft_consensus.cc:2272] T 7e5ee5a6ed9a4ae28da3e99ef3373ec7 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.809223 28730 tablet_replica.cc:333] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.809767 28730 raft_consensus.cc:2243] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.810175 28730 raft_consensus.cc:2272] T a58f0252ed894607b572211ed300ca57 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.811965 28730 tablet_replica.cc:333] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.812462 28730 raft_consensus.cc:2243] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.812849 28730 raft_consensus.cc:2272] T a494b5a221ee467db3163cd5badaa0b6 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.814528 28730 tablet_replica.cc:333] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.815050 28730 raft_consensus.cc:2243] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.815734 28730 raft_consensus.cc:2272] T 5139778e57e942789473aedbe00a93a2 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.817534 28730 tablet_replica.cc:333] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.818260 28730 raft_consensus.cc:2243] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.819269 28730 raft_consensus.cc:2272] T 919b66fae3af497eb6c33c6a66ca2684 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.821696 28730 tablet_replica.cc:333] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.822461 28730 raft_consensus.cc:2243] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.822933 28730 raft_consensus.cc:2272] T 29c31f6e62ff4c658f45c6331dab3181 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.824993 28730 tablet_replica.cc:333] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.825628 28730 raft_consensus.cc:2243] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.826668 28730 raft_consensus.cc:2272] T 79343387f2d84d83b7124e204d4cd6f0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.828939 28730 tablet_replica.cc:333] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.829550 28730 raft_consensus.cc:2243] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.829936 28730 raft_consensus.cc:2272] T f2b4bbe78a694ec7b596dab0b8737ac5 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.831470 28730 tablet_replica.cc:333] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.831975 28730 raft_consensus.cc:2243] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.832333 28730 raft_consensus.cc:2272] T 130b2180c412474d801160b7ff3038ea P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.833972 28730 tablet_replica.cc:333] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.834453 28730 raft_consensus.cc:2243] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.834859 28730 raft_consensus.cc:2272] T 7a9c5acc25064fe891138d97d90f5649 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.836404 28730 tablet_replica.cc:333] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.836907 28730 raft_consensus.cc:2243] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.837545 28730 raft_consensus.cc:2272] T a160267953824749adc87ea1d81896ff P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.839154 28730 tablet_replica.cc:333] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.839627 28730 raft_consensus.cc:2243] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.839957 28730 raft_consensus.cc:2272] T 3df126b2da8f496b8278ac88e426ae6c P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.841495 28730 tablet_replica.cc:333] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.842043 28730 raft_consensus.cc:2243] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.842685 28730 raft_consensus.cc:2272] T 168987c764204bc8b33f6949abb7bf36 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.844190 28730 tablet_replica.cc:333] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.844641 28730 raft_consensus.cc:2243] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.845285 28730 raft_consensus.cc:2272] T 814ecc01f425419b8dba132c6526ae31 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.846978 28730 tablet_replica.cc:333] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.847437 28730 raft_consensus.cc:2243] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.847769 28730 raft_consensus.cc:2272] T 81eb6cd8eb7b4cc79476549671b73fec P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.849339 28730 tablet_replica.cc:333] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.849852 28730 raft_consensus.cc:2243] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.850497 28730 raft_consensus.cc:2272] T 086dd93fbde14a70bf994a227617d91d P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.852191 28730 tablet_replica.cc:333] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.852661 28730 raft_consensus.cc:2243] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.853333 28730 raft_consensus.cc:2272] T 8764fc9a115c441883c55471888bcf36 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.855014 28730 tablet_replica.cc:333] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.855477 28730 raft_consensus.cc:2243] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.855800 28730 raft_consensus.cc:2272] T b34585a62bd04beca79a3946c102277c P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.857359 28730 tablet_replica.cc:333] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.857872 28730 raft_consensus.cc:2243] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.858191 28730 raft_consensus.cc:2272] T ee7249a3ad064fc991fd760e79edcd1e P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.859814 28730 tablet_replica.cc:333] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.860399 28730 raft_consensus.cc:2243] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.860782 28730 raft_consensus.cc:2272] T dc71af4e82204a48b7977b06c7b8f1c0 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.862605 28730 tablet_replica.cc:333] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.863132 28730 raft_consensus.cc:2243] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.863528 28730 raft_consensus.cc:2272] T 085a76b4351a4d9e9004a3e96500e47b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.864252 32000 consensus_peers.cc:597] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad -> Peer 9379d088dab84b22bdcdd71f5d4bf4c8 (127.28.14.131:37427): Couldn't send request to peer 9379d088dab84b22bdcdd71f5d4bf4c8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.131:37427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.865284 28730 tablet_replica.cc:333] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.865917 28730 raft_consensus.cc:2243] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.866364 28730 raft_consensus.cc:2272] T d8907027bae14792b7dacd918b4ff334 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.868117 28730 tablet_replica.cc:333] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.868618 28730 raft_consensus.cc:2243] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.869329 28730 raft_consensus.cc:2272] T 988a4bf20a584813bdb5808bb4927e19 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.871094 28730 tablet_replica.cc:333] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.871578 28730 raft_consensus.cc:2243] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.871959 28730 raft_consensus.cc:2272] T b3c725434516402c8da2b3e03f0090b0 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.873572 28730 tablet_replica.cc:333] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.874117 28730 raft_consensus.cc:2243] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.874509 28730 raft_consensus.cc:2272] T 7df10388a0464249b8b6477264e604ba P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.876253 28730 tablet_replica.cc:333] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.876771 28730 raft_consensus.cc:2243] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.877135 28730 raft_consensus.cc:2272] T e5649a629a07423ea2ba9d76a2603951 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.878973 28730 tablet_replica.cc:333] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.879482 28730 raft_consensus.cc:2243] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.880167 28730 raft_consensus.cc:2272] T 26e73d5ab04b4307bd542809a2530319 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.881852 28730 tablet_replica.cc:333] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.882400 28730 raft_consensus.cc:2243] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.883096 28730 raft_consensus.cc:2272] T 7dea0c9229df421293eb57c1b9e9d54a P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.884747 28730 tablet_replica.cc:333] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.885243 28730 raft_consensus.cc:2243] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.885622 28730 raft_consensus.cc:2272] T f4d748d8d45e4c62a382e67e298c81c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.887247 28730 tablet_replica.cc:333] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.887712 28730 raft_consensus.cc:2243] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.888084 28730 raft_consensus.cc:2272] T 062f69de2c574222882f7bd71c2fdb51 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.889645 28730 tablet_replica.cc:333] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.890141 28730 raft_consensus.cc:2243] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.890502 28730 raft_consensus.cc:2272] T 419cebad6dc449f782b4198a4171b011 P 871867c4b7a643fdaf27530d0c8172ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.892167 28730 tablet_replica.cc:333] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.892625 28730 raft_consensus.cc:2243] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.893312 28730 raft_consensus.cc:2272] T 26f4f9f6c6974920ade2d4eea31c3682 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.894955 28730 tablet_replica.cc:333] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.895411 28730 raft_consensus.cc:2243] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.896097 28730 raft_consensus.cc:2272] T d2031e74d48a4efead626030af98cf30 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.897823 28730 tablet_replica.cc:333] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.898276 28730 raft_consensus.cc:2243] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.898661 28730 raft_consensus.cc:2272] T fc2de809642b4f31b25fad9aa75c7f26 P 871867c4b7a643fdaf27530d0c8172ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.900303 28730 tablet_replica.cc:333] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.900748 28730 raft_consensus.cc:2243] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.901122 28730 raft_consensus.cc:2272] T 72965eb868bf41dcb9ad37079ce748c8 P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.902889 28730 tablet_replica.cc:333] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad: stopping tablet replica
I20260709 12:23:56.903309 28730 raft_consensus.cc:2243] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.903687 28730 raft_consensus.cc:2272] T 95f2967bd0ab4492a56de5394218aa0b P 871867c4b7a643fdaf27530d0c8172ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.980866 28730 tablet_server.cc:196] TabletServer@127.28.14.132:0 shutdown complete.
I20260709 12:23:57.040495 28730 master.cc:562] Master@127.28.14.190:35077 shutting down...
I20260709 12:23:57.064599 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:57.065160 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:57.065464 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P b12790a514034fedb87f144bbfa74551: stopping tablet replica
I20260709 12:23:57.086512 28730 master.cc:584] Master@127.28.14.190:35077 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28411 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:23:57.164242 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:35199
I20260709 12:23:57.165369 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:57.170904   428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.171021   429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.172324   431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.173063 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:57.174077 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:57.174288 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:57.174399 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599837174389 us; error 0 us; skew 500 ppm
I20260709 12:23:57.174854 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:57.177083 28730 webserver.cc:533] Webserver started at http://127.28.14.190:41907/ using document root <none> and password file <none>
I20260709 12:23:57.177515 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:57.177672 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:57.177913 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:57.179037 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "07e81bf61cfc419fbbdbaee038b770f6"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.183252 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:57.186480   436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.187300 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:57.187574 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "07e81bf61cfc419fbbdbaee038b770f6"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.187866 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:57.205323 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:57.206527 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:57.244727 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:35199
I20260709 12:23:57.244863   487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:35199 every 8 connection(s)
I20260709 12:23:57.248626   488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.258903   488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6: Bootstrap starting.
I20260709 12:23:57.263895   488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.268090   488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6: No bootstrap required, opened a new log
I20260709 12:23:57.270262   488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER }
I20260709 12:23:57.270628   488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.270823   488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07e81bf61cfc419fbbdbaee038b770f6, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.271341   488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER }
I20260709 12:23:57.271772   488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:57.271960   488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:57.272167   488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.276677   488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER }
I20260709 12:23:57.277145   488 leader_election.cc:304] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 07e81bf61cfc419fbbdbaee038b770f6; no voters: 
I20260709 12:23:57.278189   488 leader_election.cc:290] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:57.278576   491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.279860   491 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 1 LEADER]: Becoming Leader. State: Replica: 07e81bf61cfc419fbbdbaee038b770f6, State: Running, Role: LEADER
I20260709 12:23:57.280496   491 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER }
I20260709 12:23:57.281093   488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:57.284952   493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07e81bf61cfc419fbbdbaee038b770f6. Latest consensus state: current_term: 1 leader_uuid: "07e81bf61cfc419fbbdbaee038b770f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER } }
I20260709 12:23:57.285619   493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:57.289741   492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07e81bf61cfc419fbbdbaee038b770f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07e81bf61cfc419fbbdbaee038b770f6" member_type: VOTER } }
I20260709 12:23:57.290338   492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:57.292887   499 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:57.297519   499 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:57.298532 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:57.305513   499 catalog_manager.cc:1383] Generated new cluster ID: 5b83020568be42509ccb762d5afd4bd8
I20260709 12:23:57.305737   499 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:57.324364   499 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:57.325960   499 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:57.337009   499 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6: Generated new TSK 0
I20260709 12:23:57.337522   499 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:57.381965 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:57.390127   511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.390818   510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.394012   513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.396672 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:57.397893 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:57.398087 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:57.398221 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599837398210 us; error 0 us; skew 500 ppm
I20260709 12:23:57.398758 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:57.401330 28730 webserver.cc:533] Webserver started at http://127.28.14.129:36667/ using document root <none> and password file <none>
I20260709 12:23:57.401870 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:57.402041 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:57.402304 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:57.403654 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "1061098bc4284382ad46600f707c0198"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.408605 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:23:57.412247   518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.413056 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:57.413365 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "1061098bc4284382ad46600f707c0198"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.413642 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:57.423750 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:57.425025 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:57.426563 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:57.428994 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:57.429193 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.429440 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:57.429595 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.471948 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:39299
I20260709 12:23:57.472084   581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:39299 every 8 connection(s)
I20260709 12:23:57.477413 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:57.485177   587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.486904   586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.488267 28730 server_base.cc:1061] running on GCE node
W20260709 12:23:57.489073   589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.490091 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:57.490305 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:57.490470 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599837490455 us; error 0 us; skew 500 ppm
I20260709 12:23:57.491110 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:57.493930 28730 webserver.cc:533] Webserver started at http://127.28.14.130:36989/ using document root <none> and password file <none>
I20260709 12:23:57.494457 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:57.494516   582 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35199
I20260709 12:23:57.494706 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:57.494971   582 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:57.495069 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:57.495965   582 heartbeater.cc:507] Master 127.28.14.190:35199 requested a full tablet report, sending...
I20260709 12:23:57.496847 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "b78244c4c1d54a299102106cbcaa5df3"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.498533   453 ts_manager.cc:194] Registered new tserver with Master: 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299)
I20260709 12:23:57.501379   453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52650
I20260709 12:23:57.502929 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:57.506424   594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.507143 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:57.507408 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "b78244c4c1d54a299102106cbcaa5df3"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.507659 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:57.529093 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:57.530619 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:57.532377 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:57.535559 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:57.535820 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.536137 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:57.536351 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.576579 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:38003
I20260709 12:23:57.576676   656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:38003 every 8 connection(s)
I20260709 12:23:57.581552 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:57.588583   660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:57.591372   661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.593840   657 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35199
W20260709 12:23:57.594030   663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:57.594383   657 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:57.594506 28730 server_base.cc:1061] running on GCE node
I20260709 12:23:57.595358   657 heartbeater.cc:507] Master 127.28.14.190:35199 requested a full tablet report, sending...
I20260709 12:23:57.595495 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:57.595778 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:57.595932 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599837595914 us; error 0 us; skew 500 ppm
I20260709 12:23:57.596624 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:57.597432   453 ts_manager.cc:194] Registered new tserver with Master: b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:57.599023   453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52666
I20260709 12:23:57.599339 28730 webserver.cc:533] Webserver started at http://127.28.14.131:42819/ using document root <none> and password file <none>
I20260709 12:23:57.599920 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:57.600180 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:57.600455 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:57.601696 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.606103 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:57.609841   668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.610611 28730 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:23:57.610905 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:23:57.611174 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:57.624671 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:57.625931 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:57.627450 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:57.629902 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:57.630115 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.630330 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:57.630481 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.670280 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:35225
I20260709 12:23:57.670372   731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:35225 every 8 connection(s)
I20260709 12:23:57.684109   732 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35199
I20260709 12:23:57.684531   732 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:57.685298   732 heartbeater.cc:507] Master 127.28.14.190:35199 requested a full tablet report, sending...
I20260709 12:23:57.687407   453 ts_manager.cc:194] Registered new tserver with Master: f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:57.688139 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014713381s
I20260709 12:23:57.689127   453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52678
I20260709 12:23:57.714025   453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:23:57.717172   453 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:23:57.797096   622 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9448ab5ca145cd938150a575fd7db4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.804212   622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9448ab5ca145cd938150a575fd7db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.805184   618 tablet_service.cc:1511] Processing CreateTablet for tablet 77424e2eb5104985b2d9431c8d04daf4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.806680   618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77424e2eb5104985b2d9431c8d04daf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.800863   620 tablet_service.cc:1511] Processing CreateTablet for tablet db8e3b9a34094013b785c8f2eb0dd5b6 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.809770   620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8e3b9a34094013b785c8f2eb0dd5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.810067   546 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9448ab5ca145cd938150a575fd7db4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.811482   546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9448ab5ca145cd938150a575fd7db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.811714   541 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3ca1aad0341ba914b24672af255c7 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.802645   619 tablet_service.cc:1511] Processing CreateTablet for tablet c666daa842bd49a48586454467ac436c (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.813043   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3ca1aad0341ba914b24672af255c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.813567   619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666daa842bd49a48586454467ac436c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.814316   617 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3ca1aad0341ba914b24672af255c7 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.799075   621 tablet_service.cc:1511] Processing CreateTablet for tablet b5978899c7a947b2a3291fcc60e5a1cd (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.815623   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3ca1aad0341ba914b24672af255c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.816228   621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5978899c7a947b2a3291fcc60e5a1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.817660   545 tablet_service.cc:1511] Processing CreateTablet for tablet b5978899c7a947b2a3291fcc60e5a1cd (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.818647   539 tablet_service.cc:1511] Processing CreateTablet for tablet 0220cedf91b543db91ab4ee47ea01dd9 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.819078   545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5978899c7a947b2a3291fcc60e5a1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.820371   544 tablet_service.cc:1511] Processing CreateTablet for tablet db8e3b9a34094013b785c8f2eb0dd5b6 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.822959   543 tablet_service.cc:1511] Processing CreateTablet for tablet c666daa842bd49a48586454467ac436c (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.824358   538 tablet_service.cc:1511] Processing CreateTablet for tablet f529c1ed576b46c2bfa76ed6d1c83479 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.825145   542 tablet_service.cc:1511] Processing CreateTablet for tablet 77424e2eb5104985b2d9431c8d04daf4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.815434   540 tablet_service.cc:1511] Processing CreateTablet for tablet ef829f67813f49b79e773ddf856e0c95 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.821671   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8e3b9a34094013b785c8f2eb0dd5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.829847   537 tablet_service.cc:1511] Processing CreateTablet for tablet d3cb85ec7b3043c4a6879698d5f4c73d (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.831162   542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77424e2eb5104985b2d9431c8d04daf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.831748   537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cb85ec7b3043c4a6879698d5f4c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.832427   543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666daa842bd49a48586454467ac436c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.832999   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220cedf91b543db91ab4ee47ea01dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.833637   540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef829f67813f49b79e773ddf856e0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.834216   538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529c1ed576b46c2bfa76ed6d1c83479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.838641   616 tablet_service.cc:1511] Processing CreateTablet for tablet ef829f67813f49b79e773ddf856e0c95 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.840066   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef829f67813f49b79e773ddf856e0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.842998   615 tablet_service.cc:1511] Processing CreateTablet for tablet 0220cedf91b543db91ab4ee47ea01dd9 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.844391   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220cedf91b543db91ab4ee47ea01dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.846912   614 tablet_service.cc:1511] Processing CreateTablet for tablet f529c1ed576b46c2bfa76ed6d1c83479 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.848306   614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529c1ed576b46c2bfa76ed6d1c83479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.869267   613 tablet_service.cc:1511] Processing CreateTablet for tablet d3cb85ec7b3043c4a6879698d5f4c73d (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.870834   613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cb85ec7b3043c4a6879698d5f4c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.896139   691 tablet_service.cc:1511] Processing CreateTablet for tablet ef829f67813f49b79e773ddf856e0c95 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.899266   697 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9448ab5ca145cd938150a575fd7db4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.897625   691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef829f67813f49b79e773ddf856e0c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.903040   695 tablet_service.cc:1511] Processing CreateTablet for tablet db8e3b9a34094013b785c8f2eb0dd5b6 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.904995   695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8e3b9a34094013b785c8f2eb0dd5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.906869   692 tablet_service.cc:1511] Processing CreateTablet for tablet b4c3ca1aad0341ba914b24672af255c7 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.908258   692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c3ca1aad0341ba914b24672af255c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.909817   696 tablet_service.cc:1511] Processing CreateTablet for tablet b5978899c7a947b2a3291fcc60e5a1cd (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.910219   697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9448ab5ca145cd938150a575fd7db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.911221   696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5978899c7a947b2a3291fcc60e5a1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.911742   693 tablet_service.cc:1511] Processing CreateTablet for tablet 77424e2eb5104985b2d9431c8d04daf4 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.910866   694 tablet_service.cc:1511] Processing CreateTablet for tablet c666daa842bd49a48586454467ac436c (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.913021   693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77424e2eb5104985b2d9431c8d04daf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.924366   694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666daa842bd49a48586454467ac436c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.926962   689 tablet_service.cc:1511] Processing CreateTablet for tablet f529c1ed576b46c2bfa76ed6d1c83479 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.928337   689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f529c1ed576b46c2bfa76ed6d1c83479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.931712   687 tablet_service.cc:1511] Processing CreateTablet for tablet d3cb85ec7b3043c4a6879698d5f4c73d (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.933050   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cb85ec7b3043c4a6879698d5f4c73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.933987   690 tablet_service.cc:1511] Processing CreateTablet for tablet 0220cedf91b543db91ab4ee47ea01dd9 (DEFAULT_TABLE table=test-workload [id=26f57e5b3f604646adaf0e1c31d85bd3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.935484   690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0220cedf91b543db91ab4ee47ea01dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:58.003356   747 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.004055   748 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.006834   749 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.021684   748 tablet_bootstrap.cc:654] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.024935   747 tablet_bootstrap.cc:654] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.029920   749 tablet_bootstrap.cc:654] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.031626   748 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.032068   747 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.032111   748 ts_tablet_manager.cc:1403] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 12:23:58.032769   747 ts_tablet_manager.cc:1403] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 12:23:58.035284   749 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.035327   748 raft_consensus.cc:359] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.035858   749 ts_tablet_manager.cc:1403] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 12:23:58.035843   747 raft_consensus.cc:359] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.036386   748 raft_consensus.cc:385] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.036773   747 raft_consensus.cc:385] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.036856   748 raft_consensus.cc:740] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.037139   747 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.037688   748 consensus_queue.cc:260] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.037976   747 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.039307   749 raft_consensus.cc:359] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.040140   582 heartbeater.cc:499] Master 127.28.14.190:35199 was elected leader, sending a full tablet report...
I20260709 12:23:58.040681   748 ts_tablet_manager.cc:1434] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:23:58.041522   748 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.040135   749 raft_consensus.cc:385] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.044916   749 raft_consensus.cc:740] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.045918   749 consensus_queue.cc:260] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.046744   748 tablet_bootstrap.cc:654] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.055647   747 ts_tablet_manager.cc:1434] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.010s
I20260709 12:23:58.055935   657 heartbeater.cc:499] Master 127.28.14.190:35199 was elected leader, sending a full tablet report...
I20260709 12:23:58.056753   747 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.064258   747 tablet_bootstrap.cc:654] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.075919   754 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.076611   754 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.080173   749 ts_tablet_manager.cc:1434] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.003s
I20260709 12:23:58.081461   749 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.082912   732 heartbeater.cc:499] Master 127.28.14.190:35199 was elected leader, sending a full tablet report...
I20260709 12:23:58.119974   749 tablet_bootstrap.cc:654] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.124336   748 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.124946   748 ts_tablet_manager.cc:1403] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.036s
I20260709 12:23:58.114256   754 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.128293   748 raft_consensus.cc:359] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.128837   747 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.129441   747 ts_tablet_manager.cc:1403] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.032s
I20260709 12:23:58.129900   748 raft_consensus.cc:385] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.130229   748 raft_consensus.cc:740] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.131014   748 consensus_queue.cc:260] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.132392   747 raft_consensus.cc:359] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.133119   748 ts_tablet_manager.cc:1434] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:23:58.134856   748 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.133122   747 raft_consensus.cc:385] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.137537   747 raft_consensus.cc:740] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.138398   747 consensus_queue.cc:260] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.140519   747 ts_tablet_manager.cc:1434] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:58.141254   748 tablet_bootstrap.cc:654] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.141542   747 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.144785   749 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.146386   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.147286   749 ts_tablet_manager.cc:1403] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.008s
W20260709 12:23:58.148263   597 leader_election.cc:343] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.153172   748 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.153739   748 ts_tablet_manager.cc:1403] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:23:58.154595   747 tablet_bootstrap.cc:654] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.154997   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.150342   749 raft_consensus.cc:359] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.156450   749 raft_consensus.cc:385] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:23:58.156755   595 leader_election.cc:343] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.157219   595 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3; no voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:23:58.156812   748 raft_consensus.cc:359] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.156790   749 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.157884   754 raft_consensus.cc:2749] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.158900   749 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.161557   749 ts_tablet_manager.cc:1434] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:23:58.157718   748 raft_consensus.cc:385] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.161921   747 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.162217   748 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.162490   747 ts_tablet_manager.cc:1403] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.014s
I20260709 12:23:58.162563   749 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.163018   748 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.165753   753 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.165669   747 raft_consensus.cc:359] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.166631   747 raft_consensus.cc:385] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.166419   753 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.166939   747 raft_consensus.cc:740] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.167702   747 consensus_queue.cc:260] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.169165   753 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.170006   749 tablet_bootstrap.cc:654] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.170025   748 ts_tablet_manager.cc:1434] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:23:58.172821   747 ts_tablet_manager.cc:1434] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:23:58.173607   748 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.173746   747 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.180598   747 tablet_bootstrap.cc:654] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.183502   748 tablet_bootstrap.cc:654] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.200814   753 raft_consensus.cc:493] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.199765   748 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.201380   753 raft_consensus.cc:515] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.201696   748 ts_tablet_manager.cc:1403] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.010s
I20260709 12:23:58.203462   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.204216   632 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.204241   749 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.205775   749 ts_tablet_manager.cc:1403] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.011s
I20260709 12:23:58.206950   520 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.208917   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.210525   753 leader_election.cc:290] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.211074   753 raft_consensus.cc:2804] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.211390   753 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.211675   747 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.211704   753 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.211762   748 raft_consensus.cc:359] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.212692   748 raft_consensus.cc:385] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.213088   748 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.209244   749 raft_consensus.cc:359] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.212265   747 ts_tablet_manager.cc:1403] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260709 12:23:58.213909   749 raft_consensus.cc:385] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.213865   748 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.214382   749 raft_consensus.cc:740] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.215317   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.214365   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.215481   749 consensus_queue.cc:260] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.216215   748 ts_tablet_manager.cc:1434] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:23:58.216348   706 raft_consensus.cc:2468] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
W20260709 12:23:58.217214   521 leader_election.cc:343] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.218322   521 leader_election.cc:304] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.219372   747 raft_consensus.cc:359] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.220171   747 raft_consensus.cc:385] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.220453   747 raft_consensus.cc:740] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.221213   747 consensus_queue.cc:260] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.222875   748 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.225673   749 ts_tablet_manager.cc:1434] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:23:58.228955   771 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.229446   771 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.229913   747 ts_tablet_manager.cc:1434] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:23:58.231063   747 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.232792   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.233430   706 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.234221   749 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.234911   521 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.235699   771 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.236195   771 raft_consensus.cc:2804] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.236514   771 raft_consensus.cc:493] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.236829   771 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.237454   747 tablet_bootstrap.cc:654] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.240602   748 tablet_bootstrap.cc:654] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.241025   749 tablet_bootstrap.cc:654] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.242748   770 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.243172   770 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.243492   770 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.244510   771 raft_consensus.cc:515] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.247676   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.248257   706 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.255645   706 raft_consensus.cc:2468] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.256824   521 leader_election.cc:304] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.257848   771 leader_election.cc:290] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.258438   771 raft_consensus.cc:2804] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.258889   771 raft_consensus.cc:697] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Becoming Leader. State: Replica: 1061098bc4284382ad46600f707c0198, State: Running, Role: LEADER
I20260709 12:23:58.259838   771 consensus_queue.cc:237] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.256654   770 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
W20260709 12:23:58.265859   520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.14.130:38003, user_credentials={real_user=slave}} blocked reactor thread for 59049.8us
I20260709 12:23:58.267503   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.267889   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.268558   770 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.268245   706 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.269263   747 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.268765   632 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.269883   747 ts_tablet_manager.cc:1403] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260709 12:23:58.272580   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.275365   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.276126   631 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.279829   755 raft_consensus.cc:493] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.280442   755 raft_consensus.cc:515] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
W20260709 12:23:58.290094   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:58.290954   753 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
W20260709 12:23:58.286034   520 leader_election.cc:343] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.296022   747 raft_consensus.cc:359] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.296936   747 raft_consensus.cc:385] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.299494   747 raft_consensus.cc:740] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.302794   747 consensus_queue.cc:260] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.304158   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.304859   630 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.305155   749 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.305476   747 ts_tablet_manager.cc:1434] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 12:23:58.305733   749 ts_tablet_manager.cc:1403] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.000s
I20260709 12:23:58.306499   747 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.302935   755 leader_election.cc:290] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.308985   749 raft_consensus.cc:359] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.309769   749 raft_consensus.cc:385] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.310137   749 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.310660   632 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.310855   749 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.311578   748 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.312103   748 ts_tablet_manager.cc:1403] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.026s
I20260709 12:23:58.318711   630 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.310846   753 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.324420   520 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.325475   753 raft_consensus.cc:2804] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.326009   753 raft_consensus.cc:697] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Becoming Leader. State: Replica: 1061098bc4284382ad46600f707c0198, State: Running, Role: LEADER
I20260709 12:23:58.326877   753 consensus_queue.cc:237] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.329581   706 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.335341   747 tablet_bootstrap.cc:654] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.335556   453 catalog_manager.cc:5697] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1061098bc4284382ad46600f707c0198 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "1061098bc4284382ad46600f707c0198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.322923   632 raft_consensus.cc:2468] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.342674   749 ts_tablet_manager.cc:1434] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 12:23:58.343881   749 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.343992   754 raft_consensus.cc:493] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.344596   754 raft_consensus.cc:515] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.348585   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.350239   521 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.351284   771 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.351547   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.351795   771 raft_consensus.cc:697] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Becoming Leader. State: Replica: 1061098bc4284382ad46600f707c0198, State: Running, Role: LEADER
I20260709 12:23:58.352746   771 consensus_queue.cc:237] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
W20260709 12:23:58.350277   597 leader_election.cc:343] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.354688   757 raft_consensus.cc:493] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.351312   754 leader_election.cc:290] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
W20260709 12:23:58.354693   595 leader_election.cc:343] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.355316   757 raft_consensus.cc:515] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.358275   757 leader_election.cc:290] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.358395   595 leader_election.cc:304] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3; no voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:23:58.357834   748 raft_consensus.cc:359] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.360419   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.361330   748 raft_consensus.cc:385] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.361490   757 raft_consensus.cc:2749] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.361827   748 raft_consensus.cc:740] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.362849   748 consensus_queue.cc:260] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
W20260709 12:23:58.364257   597 leader_election.cc:343] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.369541   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
W20260709 12:23:58.376715   669 leader_election.cc:343] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.377766   748 ts_tablet_manager.cc:1434] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.001s
I20260709 12:23:58.379164   748 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.379626   747 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.380213   747 ts_tablet_manager.cc:1403] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.016s
I20260709 12:23:58.364480   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.363901   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
W20260709 12:23:58.383402   595 leader_election.cc:343] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.383245   747 raft_consensus.cc:359] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.384032   747 raft_consensus.cc:385] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.383977   595 leader_election.cc:304] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3; no voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:23:58.384472   747 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
W20260709 12:23:58.383994   521 leader_election.cc:343] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.385267   747 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.386353   757 raft_consensus.cc:2749] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.387511   747 ts_tablet_manager.cc:1434] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:58.388561   747 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.390698   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.387547   631 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
W20260709 12:23:58.392053   670 leader_election.cc:343] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.392704   748 tablet_bootstrap.cc:654] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.393841   670 leader_election.cc:304] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3
I20260709 12:23:58.394778   747 tablet_bootstrap.cc:654] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.394932   755 raft_consensus.cc:2749] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.395108   749 tablet_bootstrap.cc:654] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.399380   748 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.399868   748 ts_tablet_manager.cc:1403] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.009s
I20260709 12:23:58.402904   748 raft_consensus.cc:359] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.403790   748 raft_consensus.cc:385] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.404140   748 raft_consensus.cc:740] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.404274   747 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.404918   747 ts_tablet_manager.cc:1403] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 12:23:58.405259   748 consensus_queue.cc:260] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.407804   748 ts_tablet_manager.cc:1434] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:58.408041   747 raft_consensus.cc:359] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.408838   747 raft_consensus.cc:385] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.409126   747 raft_consensus.cc:740] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.409314   748 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.410048   747 consensus_queue.cc:260] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.412817   747 ts_tablet_manager.cc:1434] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:58.413880   747 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.417251   748 tablet_bootstrap.cc:654] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.417644   749 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.420308   749 ts_tablet_manager.cc:1403] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.007s
I20260709 12:23:58.420352   747 tablet_bootstrap.cc:654] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.423413   749 raft_consensus.cc:359] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.424191   749 raft_consensus.cc:385] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.424484   749 raft_consensus.cc:740] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.425419   749 consensus_queue.cc:260] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.433183   749 ts_tablet_manager.cc:1434] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:58.434170   749 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.434964   747 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.435262   748 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.435582   747 ts_tablet_manager.cc:1403] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 12:23:58.435814   748 ts_tablet_manager.cc:1403] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 12:23:58.438532   747 raft_consensus.cc:359] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.440328   749 tablet_bootstrap.cc:654] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.440871   747 raft_consensus.cc:385] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.441223   747 raft_consensus.cc:740] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.442034   747 consensus_queue.cc:260] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.440106   748 raft_consensus.cc:359] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.443200   748 raft_consensus.cc:385] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.443506   748 raft_consensus.cc:740] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.444303   747 ts_tablet_manager.cc:1434] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:58.444257   748 consensus_queue.cc:260] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.445307   747 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.446549   748 ts_tablet_manager.cc:1434] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:23:58.447659   748 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.447232   452 catalog_manager.cc:5697] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1061098bc4284382ad46600f707c0198 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "1061098bc4284382ad46600f707c0198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.449159   452 catalog_manager.cc:5697] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1061098bc4284382ad46600f707c0198 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "1061098bc4284382ad46600f707c0198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.451014   747 tablet_bootstrap.cc:654] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.454596   748 tablet_bootstrap.cc:654] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.458142   754 raft_consensus.cc:493] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.458758   754 raft_consensus.cc:515] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.459360   749 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.459879   749 ts_tablet_manager.cc:1403] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260709 12:23:58.461040   754 leader_election.cc:290] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.462833   749 raft_consensus.cc:359] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.463924   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77424e2eb5104985b2d9431c8d04daf4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.464655   557 raft_consensus.cc:2468] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 0.
I20260709 12:23:58.465051   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77424e2eb5104985b2d9431c8d04daf4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.465987   595 leader_election.cc:304] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.466756   747 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.467234   747 ts_tablet_manager.cc:1403] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
W20260709 12:23:58.467453   597 leader_election.cc:343] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.468489   754 raft_consensus.cc:2804] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.468930   754 raft_consensus.cc:493] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.469272   754 raft_consensus.cc:3060] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.469935   747 raft_consensus.cc:359] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.470587   747 raft_consensus.cc:385] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.470856   747 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.471549   747 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.472349   749 raft_consensus.cc:385] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.472720   749 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.473475   749 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.475767   749 ts_tablet_manager.cc:1434] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:58.476714   749 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.477949   754 raft_consensus.cc:515] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.483340   747 ts_tablet_manager.cc:1434] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:58.483992   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77424e2eb5104985b2d9431c8d04daf4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:23:58.484627   754 leader_election.cc:290] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.485715   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77424e2eb5104985b2d9431c8d04daf4" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.486550   748 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.487067   748 ts_tablet_manager.cc:1403] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.016s
W20260709 12:23:58.487143   597 leader_election.cc:343] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.484627   557 raft_consensus.cc:3060] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.489535   747 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: Bootstrap starting.
I20260709 12:23:58.489934   748 raft_consensus.cc:359] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.490615   748 raft_consensus.cc:385] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.490876   748 raft_consensus.cc:740] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.491641   748 consensus_queue.cc:260] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.485930   749 tablet_bootstrap.cc:654] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.495600   747 tablet_bootstrap.cc:654] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.496052   748 ts_tablet_manager.cc:1434] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:58.497012   748 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.497961   557 raft_consensus.cc:2468] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:23:58.499145   595 leader_election.cc:304] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:23:58.500268   754 raft_consensus.cc:2804] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.500756   754 raft_consensus.cc:697] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:23:58.501533   754 consensus_queue.cc:237] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.504305   755 raft_consensus.cc:493] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.504829   755 raft_consensus.cc:515] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.507342   755 leader_election.cc:290] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.509423   753 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.510036   753 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.510748   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.511411   631 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 0.
I20260709 12:23:58.512297   753 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.513643   670 leader_election.cc:304] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.513832   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.516698   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.517344   631 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
W20260709 12:23:58.518092   669 leader_election.cc:343] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.518970   749 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.519301   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.519639   749 ts_tablet_manager.cc:1403] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260709 12:23:58.519977   706 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.521319   521 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.521767   755 raft_consensus.cc:2804] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.522193   755 raft_consensus.cc:493] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.521574   451 catalog_manager.cc:5697] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.523507   747 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: No bootstrap required, opened a new log
I20260709 12:23:58.523818   753 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.522526   755 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.523986   747 ts_tablet_manager.cc:1403] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.003s
I20260709 12:23:58.524569   749 raft_consensus.cc:359] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.525404   749 raft_consensus.cc:385] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.525758   749 raft_consensus.cc:740] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.526618   749 consensus_queue.cc:260] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.529035   753 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.529425   753 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.531868   755 raft_consensus.cc:515] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.509637   748 tablet_bootstrap.cc:654] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.536594   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.537250   631 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.538574   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198"
W20260709 12:23:58.539891   669 leader_election.cc:343] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.546201   747 raft_consensus.cc:359] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.547122   747 raft_consensus.cc:385] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.547415   747 raft_consensus.cc:740] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.537642   753 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.550568   753 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.551643   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.552250   632 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.556496   747 consensus_queue.cc:260] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.555990   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.546284   755 leader_election.cc:290] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.560220   749 ts_tablet_manager.cc:1434] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.011s
I20260709 12:23:58.557780   706 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.561208   749 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.562747   632 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.564033   520 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.564891   753 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.565341   753 raft_consensus.cc:697] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Becoming Leader. State: Replica: 1061098bc4284382ad46600f707c0198, State: Running, Role: LEADER
I20260709 12:23:58.566164   753 consensus_queue.cc:237] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.567653   747 ts_tablet_manager.cc:1434] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 12:23:58.568012   749 tablet_bootstrap.cc:654] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.569933   706 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.578927   631 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:23:58.580145   670 leader_election.cc:304] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:23:58.581578   748 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.582057   748 ts_tablet_manager.cc:1403] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.007s
I20260709 12:23:58.582417   755 raft_consensus.cc:2804] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.583033   755 raft_consensus.cc:697] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:23:58.583941   755 consensus_queue.cc:237] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.584295   748 raft_consensus.cc:359] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.584867   748 raft_consensus.cc:385] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.585083   748 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.585875   749 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.585721   748 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.586455   749 ts_tablet_manager.cc:1403] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 12:23:58.587812   748 ts_tablet_manager.cc:1434] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:58.588707   748 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:23:58.590131   749 raft_consensus.cc:359] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.590859   749 raft_consensus.cc:385] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.591303   749 raft_consensus.cc:740] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.592265   749 consensus_queue.cc:260] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.594559   749 ts_tablet_manager.cc:1434] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:23:58.595005   748 tablet_bootstrap.cc:654] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.595551   749 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.594760   451 catalog_manager.cc:5697] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1061098bc4284382ad46600f707c0198 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "1061098bc4284382ad46600f707c0198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.601907   749 tablet_bootstrap.cc:654] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.606077   748 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: No bootstrap required, opened a new log
I20260709 12:23:58.606575   748 ts_tablet_manager.cc:1403] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:23:58.609488   748 raft_consensus.cc:359] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.610227   748 raft_consensus.cc:385] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.610500   748 raft_consensus.cc:740] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.611306   748 consensus_queue.cc:260] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.613718   748 ts_tablet_manager.cc:1434] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:58.622341   452 catalog_manager.cc:5697] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.624243   749 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.624794   749 ts_tablet_manager.cc:1403] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.017s
I20260709 12:23:58.626844   749 raft_consensus.cc:359] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.627278   749 raft_consensus.cc:385] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.627537   749 raft_consensus.cc:740] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.628229   749 consensus_queue.cc:260] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.630015   749 ts_tablet_manager.cc:1434] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:23:58.630880   749 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: Bootstrap starting.
I20260709 12:23:58.636247   749 tablet_bootstrap.cc:654] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.640496   749 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: No bootstrap required, opened a new log
I20260709 12:23:58.640866   749 ts_tablet_manager.cc:1403] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:23:58.642669   749 raft_consensus.cc:359] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.643164   749 raft_consensus.cc:385] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.643143   771 raft_consensus.cc:493] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.643662   749 raft_consensus.cc:740] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.643826   771 raft_consensus.cc:515] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.644385   749 consensus_queue.cc:260] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.646028   771 leader_election.cc:290] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.646477   749 ts_tablet_manager.cc:1434] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:23:58.646726   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.647414   631 raft_consensus.cc:2393] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1061098bc4284382ad46600f707c0198 in current term 1: Already voted for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in this term.
I20260709 12:23:58.647555   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.648883   521 leader_election.cc:304] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1061098bc4284382ad46600f707c0198; no voters: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:23:58.649499   771 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.655761   771 raft_consensus.cc:2749] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.656543   771 consensus_queue.cc:1048] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.658927   771 raft_consensus.cc:493] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.659368   771 raft_consensus.cc:515] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.661893   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.662500   632 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.662760   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.663414   706 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 0.
I20260709 12:23:58.664232   521 leader_election.cc:304] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.664955   770 raft_consensus.cc:2804] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.664997   771 leader_election.cc:290] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.665349   770 raft_consensus.cc:493] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.665753   770 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.671231   769 consensus_queue.cc:1048] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.673027   770 raft_consensus.cc:515] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.675228   770 leader_election.cc:290] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.675829   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.676224   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "1061098bc4284382ad46600f707c0198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.676362   632 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.676714   707 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.682999   755 raft_consensus.cc:493] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.683480   755 raft_consensus.cc:515] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.684083   632 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.685259   755 leader_election.cc:290] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.685505   520 leader_election.cc:304] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.686014   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.686690   557 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 0.
I20260709 12:23:58.686714   707 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1061098bc4284382ad46600f707c0198 in term 1.
I20260709 12:23:58.686793   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.687675   770 raft_consensus.cc:2804] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.687690   631 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 0.
I20260709 12:23:58.688153   669 leader_election.cc:304] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.689415   770 raft_consensus.cc:697] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Becoming Leader. State: Replica: 1061098bc4284382ad46600f707c0198, State: Running, Role: LEADER
I20260709 12:23:58.689754   755 raft_consensus.cc:2804] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.690176   755 raft_consensus.cc:493] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.690493   755 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.690327   770 consensus_queue.cc:237] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.696580   755 raft_consensus.cc:515] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.700178   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:23:58.700369   755 leader_election.cc:290] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.699646   452 catalog_manager.cc:5697] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1061098bc4284382ad46600f707c0198 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "1061098bc4284382ad46600f707c0198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.700791   557 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.706596   557 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:23:58.706977   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.707602   632 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.707742   669 leader_election.cc:304] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.708648   755 raft_consensus.cc:2804] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.709301   755 raft_consensus.cc:697] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:23:58.710100   755 consensus_queue.cc:237] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.711119   795 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.711639   795 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.713708   795 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:23:58.714350   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.716909   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.717947   754 raft_consensus.cc:493] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.718478   754 raft_consensus.cc:515] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.719028   670 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3
I20260709 12:23:58.719823   795 raft_consensus.cc:2749] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.720888   754 leader_election.cc:290] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.721442   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.718506   770 consensus_queue.cc:1048] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:58.722751   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:23:58.723444   706 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 0.
I20260709 12:23:58.724570   597 leader_election.cc:304] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.725535   754 raft_consensus.cc:2804] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.725904   754 raft_consensus.cc:493] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.726212   754 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.728273   632 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:23:58.722637   557 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 0.
I20260709 12:23:58.735580   706 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.737463   451 catalog_manager.cc:5697] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.742450   754 raft_consensus.cc:515] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.745395   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:23:58.745970   557 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.746635   754 leader_election.cc:290] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:23:58.748238   769 consensus_queue.cc:1048] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.751272   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:23:58.751907   706 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.754635   557 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:23:58.758121   595 leader_election.cc:304] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:23:58.758526   706 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:23:58.759102   754 raft_consensus.cc:2804] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.759840   754 raft_consensus.cc:697] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:23:58.760778   754 consensus_queue.cc:237] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.759740   769 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.778932   453 catalog_manager.cc:5697] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.780328   770 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.847751   755 raft_consensus.cc:493] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.848191   755 raft_consensus.cc:515] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.849889   755 leader_election.cc:290] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299)
I20260709 12:23:58.850572   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:23:58.850775   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198" is_pre_election: true
I20260709 12:23:58.851143   631 raft_consensus.cc:2468] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 0.
I20260709 12:23:58.851352   557 raft_consensus.cc:2468] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 0.
I20260709 12:23:58.852078   670 leader_election.cc:304] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.852752   755 raft_consensus.cc:2804] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.853036   755 raft_consensus.cc:493] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.853286   755 raft_consensus.cc:3060] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.857945   755 raft_consensus.cc:515] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.859397   755 leader_election.cc:290] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Requested vote from peers b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003), 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299)
I20260709 12:23:58.860101   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:23:58.860368   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9448ab5ca145cd938150a575fd7db4" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:23:58.860739   631 raft_consensus.cc:3060] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.860903   557 raft_consensus.cc:3060] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.867583   557 raft_consensus.cc:2468] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:23:58.867583   631 raft_consensus.cc:2468] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:23:58.868897   670 leader_election.cc:304] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:23:58.869606   755 raft_consensus.cc:2804] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.870025   755 raft_consensus.cc:697] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:23:58.870711   755 consensus_queue.cc:237] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:23:58.877401   453 catalog_manager.cc:5697] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.952555 28730 ts_manager.cc:295] Set tserver state for 1061098bc4284382ad46600f707c0198 to MAINTENANCE_MODE
I20260709 12:23:58.953198 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
I20260709 12:23:58.969978   707 raft_consensus.cc:3060] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.972292 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:58.973203 28730 tablet_replica.cc:333] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.974261 28730 raft_consensus.cc:2243] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.974722 28730 raft_consensus.cc:2272] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.976765 28730 tablet_replica.cc:333] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.977442 28730 raft_consensus.cc:2243] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.977547   754 consensus_queue.cc:1048] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.978058 28730 pending_rounds.cc:70] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Trying to abort 1 pending ops.
I20260709 12:23:58.978312 28730 pending_rounds.cc:77] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624939285544960 op_type: NO_OP noop_request { }
I20260709 12:23:58.978576 28730 raft_consensus.cc:2889] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:58.978848 28730 raft_consensus.cc:2272] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.981125 28730 tablet_replica.cc:333] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.981690 28730 raft_consensus.cc:2243] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.982227 28730 raft_consensus.cc:2272] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.984335 28730 tablet_replica.cc:333] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.985049 28730 raft_consensus.cc:2243] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.985469 28730 raft_consensus.cc:2272] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.987615 28730 tablet_replica.cc:333] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.991586 28730 raft_consensus.cc:2243] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:58.993546 28730 raft_consensus.cc:2272] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:58.993878   595 consensus_peers.cc:597] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:58.995724 28730 tablet_replica.cc:333] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.996443 28730 raft_consensus.cc:2243] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.997148 28730 raft_consensus.cc:2272] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:58.999012 28730 tablet_replica.cc:333] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:58.999503 28730 raft_consensus.cc:2243] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:58.999996 28730 pending_rounds.cc:70] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Trying to abort 1 pending ops.
I20260709 12:23:59.000154 28730 pending_rounds.cc:77] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624938775732224 op_type: NO_OP noop_request { }
I20260709 12:23:59.000370 28730 raft_consensus.cc:2889] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:23:59.000579 28730 raft_consensus.cc:2272] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.002343 28730 tablet_replica.cc:333] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:59.002818 28730 raft_consensus.cc:2243] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.003548 28730 raft_consensus.cc:2272] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.005385 28730 tablet_replica.cc:333] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:59.005900 28730 raft_consensus.cc:2243] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:59.006218 28730 raft_consensus.cc:2272] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.007721 28730 tablet_replica.cc:333] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: stopping tablet replica
I20260709 12:23:59.008121 28730 raft_consensus.cc:2243] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:59.008782 28730 raft_consensus.cc:2272] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:59.032466   755 consensus_queue.cc:1048] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.038939 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
W20260709 12:23:59.051448   669 consensus_peers.cc:597] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.093269   669 consensus_peers.cc:597] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:59.161401   595 consensus_peers.cc:597] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.217558   820 consensus_queue.cc:1048] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:59.291183   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:23:59.303159   820 consensus_queue.cc:1048] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:59.315419   669 consensus_peers.cc:597] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:59.316906   817 consensus_queue.cc:1048] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:00.168735   817 raft_consensus.cc:493] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.169235   817 raft_consensus.cc:515] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.170959   817 leader_election.cc:290] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.172122   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
W20260709 12:24:00.174414   595 leader_election.cc:336] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.174623   795 raft_consensus.cc:493] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.174817   595 leader_election.cc:304] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3; no voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:00.175118   795 raft_consensus.cc:515] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.175478   817 raft_consensus.cc:2749] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:00.176842   795 leader_election.cc:290] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.178000   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:24:00.178624   631 raft_consensus.cc:2468] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:24:00.179616   670 leader_election.cc:304] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
W20260709 12:24:00.180066   669 leader_election.cc:336] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.180282   795 raft_consensus.cc:2804] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.180656   795 raft_consensus.cc:493] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.180922   795 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:00.186337   795 raft_consensus.cc:515] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.187896   795 leader_election.cc:290] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.188923   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef829f67813f49b79e773ddf856e0c95" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:00.189522   631 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.191540   669 leader_election.cc:336] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.194584   631 raft_consensus.cc:2468] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 2.
I20260709 12:24:00.195638   670 leader_election.cc:304] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:00.196455   795 raft_consensus.cc:2804] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:00.197376   795 raft_consensus.cc:697] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:00.198151   795 consensus_queue.cc:237] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.205369   453 catalog_manager.cc:5697] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 1 to 2, leader changed from 1061098bc4284382ad46600f707c0198 (127.28.14.129) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:00.259403   817 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.259917   817 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.261658   817 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.262387   795 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.262955   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:24:00.262984   795 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.264227   707 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:24:00.265213   795 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.265532   597 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
W20260709 12:24:00.266214   595 leader_election.cc:336] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.266448   817 raft_consensus.cc:2804] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.266855   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:24:00.266877   817 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.267550   817 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.269235   669 leader_election.cc:336] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.273192   817 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.274255   631 raft_consensus.cc:2393] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f557ba45d70b4f5c988e3c2e74a67cd7 in current term 2: Already voted for candidate b78244c4c1d54a299102106cbcaa5df3 in this term.
I20260709 12:24:00.274880   817 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.275977   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:00.275925   670 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [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: f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:00.276599   707 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.278761   595 leader_election.cc:336] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.282642   707 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:00.282881   817 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.283327   795 raft_consensus.cc:2749] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:00.283401   817 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.284045   597 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:00.284242   828 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.284960   827 raft_consensus.cc:2804] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:00.284809   828 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.285689   817 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.287102   828 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.287180   827 raft_consensus.cc:697] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:00.288133   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:24:00.288234   827 consensus_queue.cc:237] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.288911   707 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:24:00.288892   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:24:00.290830   631 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:24:00.291651   597 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
W20260709 12:24:00.291899   669 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
W20260709 12:24:00.292143   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:00.292809   670 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:00.293735   828 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.294093   828 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.294457   828 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:00.295156   817 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.295569   817 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1061098bc4284382ad46600f707c0198)
I20260709 12:24:00.295981   817 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.294481   595 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.299263   453 catalog_manager.cc:5697] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 1 to 2, leader changed from 1061098bc4284382ad46600f707c0198 (127.28.14.129) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.303067   828 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.303294   817 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.305298   828 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.306284   817 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.306476   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:00.307327   631 raft_consensus.cc:2393] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f557ba45d70b4f5c988e3c2e74a67cd7 in current term 2: Already voted for candidate b78244c4c1d54a299102106cbcaa5df3 in this term.
I20260709 12:24:00.307282   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:00.308141   707 raft_consensus.cc:2393] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b78244c4c1d54a299102106cbcaa5df3 in current term 2: Already voted for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in this term.
W20260709 12:24:00.312656   595 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
W20260709 12:24:00.312844   669 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.313338   669 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:00.313230   595 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3; no voters: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:00.314198   828 raft_consensus.cc:2749] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:00.314751   817 raft_consensus.cc:2749] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:00.621186   817 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.621599   817 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.623278   817 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.624249   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:24:00.624933   707 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 1.
I20260709 12:24:00.625731   597 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:00.626514   817 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.626838   817 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:00.626852   595 leader_election.cc:336] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.627218   817 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:00.632375   817 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.634032   817 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:00.635182   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:00.635818   707 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.637533   595 leader_election.cc:336] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.641479   707 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:00.642413   597 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:00.643064   817 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:00.643507   817 raft_consensus.cc:697] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:00.644224   817 consensus_queue.cc:237] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue going to LEADER 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.651193   453 catalog_manager.cc:5697] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 1 to 2, leader changed from 1061098bc4284382ad46600f707c0198 (127.28.14.129) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.743273   707 raft_consensus.cc:1275] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:00.744426   631 raft_consensus.cc:1275] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:00.744622   817 consensus_queue.cc:1048] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:00.745947   828 consensus_queue.cc:1048] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:00.749586   595 consensus_peers.cc:597] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:00.761062   669 consensus_peers.cc:597] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:00.796471   828 raft_consensus.cc:493] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.796954   828 raft_consensus.cc:515] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.798933   828 leader_election.cc:290] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.799952   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3" is_pre_election: true
I20260709 12:24:00.800537   631 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 1.
I20260709 12:24:00.801385   670 leader_election.cc:304] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
W20260709 12:24:00.802047   669 leader_election.cc:336] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.802093   828 raft_consensus.cc:2804] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:00.802488   828 raft_consensus.cc:493] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:00.802732   828 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:00.807510   828 raft_consensus.cc:515] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.808985   828 leader_election.cc:290] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:00.810011   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:00.810518   631 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:00.812115   669 leader_election.cc:336] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:00.815687   631 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 2.
I20260709 12:24:00.816650   670 leader_election.cc:304] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:00.817306   828 raft_consensus.cc:2804] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:00.817727   828 raft_consensus.cc:697] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:00.818413   828 consensus_queue.cc:237] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue going to LEADER 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:00.825600   453 catalog_manager.cc:5697] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 1 to 2, leader changed from 1061098bc4284382ad46600f707c0198 (127.28.14.129) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:00.859787   669 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111) [suppressed 115 similar messages]
W20260709 12:24:01.107568   595 consensus_peers.cc:597] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:01.136023   707 raft_consensus.cc:1275] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:01.137321   817 consensus_queue.cc:1048] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:01.289729   669 consensus_peers.cc:597] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:01.293118   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:01.334692   631 raft_consensus.cc:1275] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:01.336115   828 consensus_queue.cc:1048] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:01.430181   595 consensus_peers.cc:597] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:01.567274   595 consensus_peers.cc:597] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:01.704663   669 consensus_peers.cc:597] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:01.729211   669 consensus_peers.cc:597] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:01.883428   669 consensus_peers.cc:597] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:01.975461   817 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.975943   817 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:01.977494   817 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:01.978570   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" is_pre_election: true
I20260709 12:24:01.979158   707 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:01.980094   597 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
W20260709 12:24:01.980674   595 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:01.980676   817 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:24:01.981107   817 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.981376   817 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.986480   817 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:01.987990   817 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 3 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:01.989005   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:01.989523   707 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:24:01.991345   595 leader_election.cc:336] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111)
I20260709 12:24:01.994515   707 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 3.
I20260709 12:24:01.995476   597 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 1061098bc4284382ad46600f707c0198
I20260709 12:24:01.996095   817 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:01.996969   817 raft_consensus.cc:697] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:01.997608   817 consensus_queue.cc:237] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:02.004441   453 catalog_manager.cc:5697] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 1 to 3, leader changed from 1061098bc4284382ad46600f707c0198 (127.28.14.129) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:02.294037   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:24:02.539083   595 consensus_peers.cc:597] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:02.571554   707 raft_consensus.cc:1275] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:02.572844   817 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:03.228427   669 consensus_peers.cc:597] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:03.295001   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:24:03.391105   595 consensus_peers.cc:597] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:03.564587   595 consensus_peers.cc:597] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:03.816001   669 consensus_peers.cc:597] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:04.037775   595 consensus_peers.cc:597] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:24:04.062070 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.068017   858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.069309   859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.075277 28730 server_base.cc:1061] running on GCE node
W20260709 12:24:04.075830   861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.076625   595 consensus_peers.cc:597] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:24:04.077245 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:04.077505 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:04.077672 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599844077657 us; error 0 us; skew 500 ppm
I20260709 12:24:04.078277 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:04.080504 28730 webserver.cc:533] Webserver started at http://127.28.14.129:36667/ using document root <none> and password file <none>
I20260709 12:24:04.081034 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:04.081212 28730 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:24:04.084769 28730 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:24:04.088600   866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.089342 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:24:04.089632 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "1061098bc4284382ad46600f707c0198"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-4jnj"
I20260709 12:24:04.090008 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599695968284-28730-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)
W20260709 12:24:04.099557   669 consensus_peers.cc:597] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:24:04.114128 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:04.115285 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:04.116690 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:04.120116   873 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:24:04.167035 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:24:04.167315 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260709 12:24:04.167618 28730 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:24:04.171985   873 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.183872   873 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: 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
I20260709 12:24:04.184497   873 tablet_bootstrap.cc:492] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.185024   873 ts_tablet_manager.cc:1403] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 12:24:04.187014   873 raft_consensus.cc:359] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.187551   873 raft_consensus.cc:740] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.188158   873 consensus_queue.cc:260] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.190694   873 ts_tablet_manager.cc:1434] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.007s
I20260709 12:24:04.191421   873 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.201475   873 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: 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
I20260709 12:24:04.202157   873 tablet_bootstrap.cc:492] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.202692   873 ts_tablet_manager.cc:1403] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:24:04.204557   873 raft_consensus.cc:359] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.205281   873 raft_consensus.cc:740] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.205993   873 consensus_queue.cc:260] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.207916   873 ts_tablet_manager.cc:1434] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:04.207973 28730 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:24:04.208402 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.041s	sys 0.000s
I20260709 12:24:04.208796   873 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
W20260709 12:24:04.212724   669 consensus_peers.cc:597] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:24:04.215086   669 consensus_peers.cc:597] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:24:04.226305   873 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:04.227464   873 tablet_bootstrap.cc:492] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.228296   873 ts_tablet_manager.cc:1403] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:24:04.231251   873 raft_consensus.cc:359] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.232030   873 raft_consensus.cc:740] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.232872   873 consensus_queue.cc:260] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.235209   873 ts_tablet_manager.cc:1434] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:04.236157   873 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.251996   873 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:24:04.252892   873 tablet_bootstrap.cc:492] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.253450   873 ts_tablet_manager.cc:1403] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 12:24:04.255319   873 raft_consensus.cc:359] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.255970   873 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.256569   873 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.258445   873 ts_tablet_manager.cc:1434] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:24:04.259160   873 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.264179 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:39299
I20260709 12:24:04.264302   934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:39299 every 8 connection(s)
W20260709 12:24:04.268405   937 tablet.cc:2406] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:04.268812   873 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: 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
I20260709 12:24:04.268913 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:04.269732   873 tablet_bootstrap.cc:492] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.274639   873 ts_tablet_manager.cc:1403] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 12:24:04.277333   873 raft_consensus.cc:359] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.278178   873 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.279042   873 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.281204   873 ts_tablet_manager.cc:1434] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:04.282220   873 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.296110   873 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: 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
W20260709 12:24:04.296114   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:04.297147   873 tablet_bootstrap.cc:492] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.297839   873 ts_tablet_manager.cc:1403] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:24:04.300534   873 raft_consensus.cc:359] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.300817   936 heartbeater.cc:344] Connected to a master server at 127.28.14.190:35199
I20260709 12:24:04.301133   873 raft_consensus.cc:740] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.301316   936 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:04.301934   873 consensus_queue.cc:260] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.302363   936 heartbeater.cc:507] Master 127.28.14.190:35199 requested a full tablet report, sending...
I20260709 12:24:04.303366   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
mode: GRACEFUL
new_leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:39678
I20260709 12:24:04.303897   873 ts_tablet_manager.cc:1434] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:04.304102   631 raft_consensus.cc:606] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Received request to transfer leadership to TS f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:04.304665   873 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.310205   453 ts_manager.cc:194] Re-registered known tserver with Master: 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299)
I20260709 12:24:04.322857   453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52704
I20260709 12:24:04.326833   936 heartbeater.cc:499] Master 127.28.14.190:35199 was elected leader, sending a full tablet report...
I20260709 12:24:04.332410   873 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:04.333444   873 tablet_bootstrap.cc:492] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.334127   873 ts_tablet_manager.cc:1403] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 12:24:04.335402   707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
mode: GRACEFUL
new_leader_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:44848
I20260709 12:24:04.336061   707 raft_consensus.cc:606] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Received request to transfer leadership to TS b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:04.336436   873 raft_consensus.cc:359] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.337276   873 raft_consensus.cc:740] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.337569 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:04.338294 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:04.338030   873 consensus_queue.cc:260] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.339049 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:04.340112   873 ts_tablet_manager.cc:1434] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:24:04.340969   873 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.353724   873 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:04.354480   873 tablet_bootstrap.cc:492] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.354976   873 ts_tablet_manager.cc:1403] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:24:04.356568   873 raft_consensus.cc:359] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.357024   873 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.357470   873 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.359167   873 ts_tablet_manager.cc:1434] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:04.360064   873 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.371361   873 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:24:04.372021   873 tablet_bootstrap.cc:492] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.372519   873 ts_tablet_manager.cc:1403] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:24:04.374511   873 raft_consensus.cc:359] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.375059   873 raft_consensus.cc:740] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.375521   873 consensus_queue.cc:260] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.377071   873 ts_tablet_manager.cc:1434] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:04.377987   873 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Bootstrap starting.
I20260709 12:24:04.387785   873 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: 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
I20260709 12:24:04.388396   873 tablet_bootstrap.cc:492] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Bootstrap complete.
I20260709 12:24:04.388923   873 ts_tablet_manager.cc:1403] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:24:04.390806   873 raft_consensus.cc:359] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.391260   873 raft_consensus.cc:740] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1061098bc4284382ad46600f707c0198, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.391746   873 consensus_queue.cc:260] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.393430   873 ts_tablet_manager.cc:1434] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:24:04.485603   951 raft_consensus.cc:993] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: : Instructing follower f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:04.486410   817 raft_consensus.cc:1081] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Signalling peer f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:04.487922   707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:56632
I20260709 12:24:04.488528   707 raft_consensus.cc:493] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:04.488816   707 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.495378   707 raft_consensus.cc:515] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.497534   707 leader_election.cc:290] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:04.498279   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:04.499013   909 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.499748   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c3ca1aad0341ba914b24672af255c7" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:04.500272   631 raft_consensus.cc:3055] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:04.500514   631 raft_consensus.cc:740] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:04.501222   631 consensus_queue.cc:260] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.502177   631 raft_consensus.cc:3060] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.504818   909 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 2.
I20260709 12:24:04.505864   669 leader_election.cc:304] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:04.506481   846 raft_consensus.cc:2804] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:04.506922   631 raft_consensus.cc:2468] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 2.
I20260709 12:24:04.507578   846 raft_consensus.cc:697] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:04.508356   846 consensus_queue.cc:237] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Queue 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.515502   453 catalog_manager.cc:5697] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 1 to 2, leader changed from b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:04.516551   954 raft_consensus.cc:993] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: : Instructing follower b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:04.517030   846 raft_consensus.cc:1081] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Signalling peer b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:04.518558   631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:47554
I20260709 12:24:04.519173   631 raft_consensus.cc:493] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:04.519536   631 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.525519   631 raft_consensus.cc:515] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.527899   631 leader_election.cc:290] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:04.528108   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:04.528010   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:04.528846   707 raft_consensus.cc:3055] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:04.528950   909 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.529278   707 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:04.530055   707 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.530972   707 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.534422   909 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:04.535533   595 leader_election.cc:304] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:24:04.536190   707 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:04.536290   817 raft_consensus.cc:2804] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:04.537004   817 raft_consensus.cc:697] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:04.537782   817 consensus_queue.cc:237] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:04.542773   909 raft_consensus.cc:3060] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.545688   453 catalog_manager.cc:5697] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 1 to 2, leader changed from f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:04.646921   909 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:24:04.662542   909 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.697885   909 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.702917   909 pending_rounds.cc:85] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Aborting all ops after (but not including) 0
I20260709 12:24:04.703128   909 pending_rounds.cc:107] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:24:04.703374   909 raft_consensus.cc:2889] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:24:04.777366   909 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:04.782678   909 pending_rounds.cc:85] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Aborting all ops after (but not including) 0
I20260709 12:24:04.783003   909 pending_rounds.cc:107] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:24:04.783313   909 raft_consensus.cc:2889] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:24:05.008900   909 raft_consensus.cc:1275] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:05.010192   817 consensus_queue.cc:1048] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:05.020664   707 raft_consensus.cc:1275] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:05.022454   951 consensus_queue.cc:1048] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:05.030040   631 raft_consensus.cc:1275] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:05.031235   846 consensus_queue.cc:1048] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:05.040868   909 raft_consensus.cc:1275] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:05.042320   846 consensus_queue.cc:1048] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:05.297356   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:05.349663 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:05.356789   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
mode: GRACEFUL
new_leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:39678
I20260709 12:24:05.357249   631 raft_consensus.cc:606] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Received request to transfer leadership to TS f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:05.359732   707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c666daa842bd49a48586454467ac436c"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
mode: GRACEFUL
new_leader_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:44848
I20260709 12:24:05.360234   707 raft_consensus.cc:606] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Received request to transfer leadership to TS b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:05.361372 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:05.361948 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:05.362567 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:05.364878   952 raft_consensus.cc:993] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: : Instructing follower f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:05.365412   951 raft_consensus.cc:1081] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Signalling peer f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:05.366933   707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:56632
I20260709 12:24:05.367367   707 raft_consensus.cc:493] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:05.367610   707 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:05.372093   707 raft_consensus.cc:515] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.373664   707 leader_election.cc:290] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:05.374389   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:05.374686   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5978899c7a947b2a3291fcc60e5a1cd" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:05.375077   909 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:05.375245   631 raft_consensus.cc:3055] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:05.375592   631 raft_consensus.cc:740] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:05.376340   631 consensus_queue.cc:260] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.377501   631 raft_consensus.cc:3060] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:05.382347   909 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:05.383564   669 leader_election.cc:304] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [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: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:05.384090   631 raft_consensus.cc:2468] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:05.384308   846 raft_consensus.cc:2804] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:05.384810   846 raft_consensus.cc:697] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:05.385581   846 consensus_queue.cc:237] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.392089   451 catalog_manager.cc:5697] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 2 to 3, leader changed from b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:05.616880   974 raft_consensus.cc:993] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: : Instructing follower b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:05.617348   846 raft_consensus.cc:1081] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Signalling peer b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:05.618902   631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c666daa842bd49a48586454467ac436c"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:47554
I20260709 12:24:05.619369   631 raft_consensus.cc:493] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:05.619686   631 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:05.624166   631 raft_consensus.cc:515] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.625523   631 leader_election.cc:290] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 2 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:05.626538   707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:05.627086   707 raft_consensus.cc:3055] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:05.627136   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666daa842bd49a48586454467ac436c" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:05.627461   707 raft_consensus.cc:740] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:05.627794   909 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:05.628247   707 consensus_queue.cc:260] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.629426   707 raft_consensus.cc:3060] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:05.635231   909 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:05.635807   707 raft_consensus.cc:2468] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 2.
I20260709 12:24:05.636485   595 leader_election.cc:304] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:24:05.637198   951 raft_consensus.cc:2804] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:05.637557   951 raft_consensus.cc:697] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:05.638283   951 consensus_queue.cc:237] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Queue 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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:05.644475   451 catalog_manager.cc:5697] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 1 to 2, leader changed from f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:05.905697   909 raft_consensus.cc:1275] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:05.907032   846 consensus_queue.cc:1048] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:05.919198   631 raft_consensus.cc:1275] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:05.925496   846 consensus_queue.cc:1048] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:06.113952   909 raft_consensus.cc:1275] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:06.115227   951 consensus_queue.cc:1048] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.123502   707 raft_consensus.cc:1275] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:06.125622   952 consensus_queue.cc:1048] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:06.298216   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:06.369860 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:06.377437   706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
mode: GRACEFUL
new_leader_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:44848
I20260709 12:24:06.377974   706 raft_consensus.cc:606] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Received request to transfer leadership to TS b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:06.380378   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
mode: GRACEFUL
new_leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:39678
I20260709 12:24:06.380810   631 raft_consensus.cc:606] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Received request to transfer leadership to TS f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:06.381945 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:06.382419 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:06.382975 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:06.761680   988 raft_consensus.cc:993] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: : Instructing follower b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:06.762164   989 raft_consensus.cc:1081] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Signalling peer b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:06.763495   631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:47554
I20260709 12:24:06.763921   631 raft_consensus.cc:493] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:06.764178   631 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:06.768453   631 raft_consensus.cc:515] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.769785   631 leader_election.cc:290] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 3 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:06.770723   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:06.770814   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0220cedf91b543db91ab4ee47ea01dd9" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:06.771422   909 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:06.771494   706 raft_consensus.cc:3055] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:06.771832   706 raft_consensus.cc:740] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:06.772526   706 consensus_queue.cc:260] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.773726   706 raft_consensus.cc:3060] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:06.776335   909 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 3.
I20260709 12:24:06.777362   595 leader_election.cc:304] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:24:06.778149   952 raft_consensus.cc:2804] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:06.778542   952 raft_consensus.cc:697] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:06.779313   952 consensus_queue.cc:237] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.779551   706 raft_consensus.cc:2468] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 3.
I20260709 12:24:06.785943   451 catalog_manager.cc:5697] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 2 to 3, leader changed from f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 3 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:06.829663   817 raft_consensus.cc:993] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: : Instructing follower f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:06.830114   952 raft_consensus.cc:1081] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Signalling peer f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:06.831462   706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:56632
I20260709 12:24:06.831910   706 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:06.832191   706 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:06.837157   706 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.838867   706 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 4 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:06.839546   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:06.839936   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:06.840235   909 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:06.840564   631 raft_consensus.cc:3055] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:06.840809   631 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:06.841410   631 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.842461   631 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:06.845299   909 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 4.
I20260709 12:24:06.846280   669 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:06.846958   631 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 4.
I20260709 12:24:06.847007   989 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:06.847556   989 raft_consensus.cc:697] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:06.848354   989 consensus_queue.cc:237] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:06.854617   451 catalog_manager.cc:5697] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 3 to 4, leader changed from b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 4 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:07.174711   706 raft_consensus.cc:1275] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:07.175832   952 consensus_queue.cc:1048] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:07.185118   909 raft_consensus.cc:1275] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:07.186645   952 consensus_queue.cc:1048] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:07.291832   631 raft_consensus.cc:1275] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:07.293128   989 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:07.299121   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:07.301568   909 raft_consensus.cc:1275] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:07.303530   988 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:07.389093 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:07.397135   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
mode: GRACEFUL
new_leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:39678
I20260709 12:24:07.397642   631 raft_consensus.cc:606] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Received request to transfer leadership to TS f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:07.427402   706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
mode: GRACEFUL
new_leader_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:44848
I20260709 12:24:07.428261   706 raft_consensus.cc:606] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 LEADER]: Received request to transfer leadership to TS b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:07.430112 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:07.431408 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:07.432356 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:07.687108   998 raft_consensus.cc:993] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: : Instructing follower f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:07.687884   952 raft_consensus.cc:1081] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Signalling peer f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:07.689496   706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:56632
I20260709 12:24:07.690052   706 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.690415   706 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.699672   706 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.701409   706 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:07.702685   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:07.702524   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:07.703346   631 raft_consensus.cc:3055] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:07.703536   909 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.703609   631 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:07.704661   631 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.706601   631 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.713585   631 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:07.716770   909 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:07.717944   670 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [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: b78244c4c1d54a299102106cbcaa5df3, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:07.719204  1004 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:07.719730  1004 raft_consensus.cc:697] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:07.721698  1004 consensus_queue.cc:237] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.729382   452 catalog_manager.cc:5697] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 2 to 3, leader changed from b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:07.844065   988 raft_consensus.cc:993] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: : Instructing follower b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:07.844488  1004 raft_consensus.cc:1081] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 LEADER]: Signalling peer b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:07.845916   631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:47554
I20260709 12:24:07.846315   631 raft_consensus.cc:493] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.846551   631 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:07.851418   631 raft_consensus.cc:515] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.852877   631 leader_election.cc:290] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 5 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:07.853660   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:07.853983   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8e3b9a34094013b785c8f2eb0dd5b6" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:07.854387   909 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:07.854584   706 raft_consensus.cc:3055] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:07.854923   706 raft_consensus.cc:740] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:07.855736   706 consensus_queue.cc:260] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.856879   706 raft_consensus.cc:3060] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:07.859028   909 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 5.
I20260709 12:24:07.860196   595 leader_election.cc:304] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:24:07.860843   952 raft_consensus.cc:2804] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:07.861196   952 raft_consensus.cc:697] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 5 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:07.862054   952 consensus_queue.cc:237] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:07.862345   706 raft_consensus.cc:2468] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 5.
I20260709 12:24:07.868245   452 catalog_manager.cc:5697] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 4 to 5, leader changed from f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 5 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.159653   909 raft_consensus.cc:1275] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:08.160799  1004 consensus_queue.cc:1048] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.170817   631 raft_consensus.cc:1275] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:08.172549  1015 consensus_queue.cc:1048] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:08.300258   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:08.371371   706 raft_consensus.cc:1275] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 5 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:24:08.372793   952 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:08.376216   909 raft_consensus.cc:1275] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 5 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:24:08.377610   952 consensus_queue.cc:1048] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:08.440181 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:08.447304   706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
mode: GRACEFUL
new_leader_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:44848
I20260709 12:24:08.447860   706 raft_consensus.cc:606] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Received request to transfer leadership to TS b78244c4c1d54a299102106cbcaa5df3
I20260709 12:24:08.450372   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
mode: GRACEFUL
new_leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:39678
I20260709 12:24:08.450860   631 raft_consensus.cc:606] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Received request to transfer leadership to TS f557ba45d70b4f5c988e3c2e74a67cd7
I20260709 12:24:08.452067 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:08.452549 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:08.453133 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:08.634191   952 raft_consensus.cc:993] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: : Instructing follower f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:08.634691  1022 raft_consensus.cc:1081] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Signalling peer f557ba45d70b4f5c988e3c2e74a67cd7 to start an election
I20260709 12:24:08.636161   706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479"
dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
 from {username='slave'} at 127.0.0.1:56632
I20260709 12:24:08.636619   706 raft_consensus.cc:493] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:08.637013   706 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.642607   706 raft_consensus.cc:515] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.644049   706 leader_election.cc:290] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003)
I20260709 12:24:08.644778   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:08.645017   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f529c1ed576b46c2bfa76ed6d1c83479" candidate_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
I20260709 12:24:08.645416   909 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.645578   631 raft_consensus.cc:3055] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:08.645920   631 raft_consensus.cc:740] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:08.646633   631 consensus_queue.cc:260] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.647643   631 raft_consensus.cc:3060] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:08.650146   909 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:08.651171   669 leader_election.cc:304] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: 1061098bc4284382ad46600f707c0198, f557ba45d70b4f5c988e3c2e74a67cd7; no voters: 
I20260709 12:24:08.651823  1004 raft_consensus.cc:2804] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:08.652292  1004 raft_consensus.cc:697] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Becoming Leader. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:08.652837   631 raft_consensus.cc:2468] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f557ba45d70b4f5c988e3c2e74a67cd7 in term 3.
I20260709 12:24:08.653370  1004 consensus_queue.cc:237] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.661482   453 catalog_manager.cc:5697] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 reported cstate change: term changed from 2 to 3, leader changed from b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130) to f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:08.727097  1027 raft_consensus.cc:993] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: : Instructing follower b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:08.727524  1004 raft_consensus.cc:1081] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Signalling peer b78244c4c1d54a299102106cbcaa5df3 to start an election
I20260709 12:24:08.728807   631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d"
dest_uuid: "b78244c4c1d54a299102106cbcaa5df3"
 from {username='slave'} at 127.0.0.1:47554
I20260709 12:24:08.729213   631 raft_consensus.cc:493] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:08.729487   631 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:08.734556   631 raft_consensus.cc:515] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.736321   631 leader_election.cc:290] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [CANDIDATE]: Term 4 election: Requested vote from peers 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299), f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131:35225)
I20260709 12:24:08.736521   909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1061098bc4284382ad46600f707c0198"
I20260709 12:24:08.736943   706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cb85ec7b3043c4a6879698d5f4c73d" candidate_uuid: "b78244c4c1d54a299102106cbcaa5df3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7"
I20260709 12:24:08.737149   909 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:08.737488   706 raft_consensus.cc:3055] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:08.737768   706 raft_consensus.cc:740] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f557ba45d70b4f5c988e3c2e74a67cd7, State: Running, Role: LEADER
I20260709 12:24:08.738513   706 consensus_queue.cc:260] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.739619   706 raft_consensus.cc:3060] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:08.743667   909 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 4.
I20260709 12:24:08.744680   595 leader_election.cc:304] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [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: 1061098bc4284382ad46600f707c0198, b78244c4c1d54a299102106cbcaa5df3; no voters: 
I20260709 12:24:08.745277  1022 raft_consensus.cc:2804] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:08.745837  1022 raft_consensus.cc:697] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 4 LEADER]: Becoming Leader. State: Replica: b78244c4c1d54a299102106cbcaa5df3, State: Running, Role: LEADER
I20260709 12:24:08.745870   706 raft_consensus.cc:2468] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b78244c4c1d54a299102106cbcaa5df3 in term 4.
I20260709 12:24:08.746608  1022 consensus_queue.cc:237] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [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: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } }
I20260709 12:24:08.752502   453 catalog_manager.cc:5697] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 reported cstate change: term changed from 3 to 4, leader changed from f557ba45d70b4f5c988e3c2e74a67cd7 (127.28.14.131) to b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130). New cstate: current_term: 4 leader_uuid: "b78244c4c1d54a299102106cbcaa5df3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.210659   909 raft_consensus.cc:1275] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:09.211903  1022 consensus_queue.cc:1048] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.223008   706 raft_consensus.cc:1275] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Refusing update from remote peer b78244c4c1d54a299102106cbcaa5df3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:24:09.224723  1022 consensus_queue.cc:1048] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f557ba45d70b4f5c988e3c2e74a67cd7" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 35225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.252472   631 raft_consensus.cc:1275] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.253530  1004 consensus_queue.cc:1048] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78244c4c1d54a299102106cbcaa5df3" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.264096   909 raft_consensus.cc:1275] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Refusing update from remote peer f557ba45d70b4f5c988e3c2e74a67cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.265349  1004 consensus_queue.cc:1048] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1061098bc4284382ad46600f707c0198" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:09.301205   501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:24:09.460815 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:09.492563 28730 tablet_server.cc:179] TabletServer@127.28.14.129:39299 shutting down...
I20260709 12:24:09.512666 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:09.513480 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.514400 28730 raft_consensus.cc:2243] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.514891 28730 raft_consensus.cc:2272] T 0220cedf91b543db91ab4ee47ea01dd9 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.517159 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.517784 28730 raft_consensus.cc:2243] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.518253 28730 raft_consensus.cc:2272] T db8e3b9a34094013b785c8f2eb0dd5b6 P 1061098bc4284382ad46600f707c0198 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.520202 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.520754 28730 raft_consensus.cc:2243] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.521171 28730 raft_consensus.cc:2272] T b5978899c7a947b2a3291fcc60e5a1cd P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.523109 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.523648 28730 raft_consensus.cc:2243] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.524073 28730 raft_consensus.cc:2272] T c666daa842bd49a48586454467ac436c P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.526124 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.526778 28730 raft_consensus.cc:2243] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.527320 28730 raft_consensus.cc:2272] T d3cb85ec7b3043c4a6879698d5f4c73d P 1061098bc4284382ad46600f707c0198 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:09.528453   669 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
I20260709 12:24:09.530373 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.531042 28730 raft_consensus.cc:2243] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:09.531424   669 consensus_peers.cc:597] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.531590 28730 raft_consensus.cc:2272] T ef829f67813f49b79e773ddf856e0c95 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.533989 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.534476 28730 raft_consensus.cc:2243] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.534898 28730 raft_consensus.cc:2272] T f529c1ed576b46c2bfa76ed6d1c83479 P 1061098bc4284382ad46600f707c0198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.537456 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.538058 28730 raft_consensus.cc:2243] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.538506 28730 raft_consensus.cc:2272] T 9a9448ab5ca145cd938150a575fd7db4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.540552 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.541087 28730 raft_consensus.cc:2243] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.541509 28730 raft_consensus.cc:2272] T b4c3ca1aad0341ba914b24672af255c7 P 1061098bc4284382ad46600f707c0198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.543558 28730 tablet_replica.cc:333] stopping tablet replica
I20260709 12:24:09.544031 28730 raft_consensus.cc:2243] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.544456 28730 raft_consensus.cc:2272] T 77424e2eb5104985b2d9431c8d04daf4 P 1061098bc4284382ad46600f707c0198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.574373 28730 tablet_server.cc:196] TabletServer@127.28.14.129:39299 shutdown complete.
W20260709 12:24:09.587160   669 consensus_peers.cc:597] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.601677 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
I20260709 12:24:09.620963 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:09.621630 28730 tablet_replica.cc:333] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.622294 28730 raft_consensus.cc:2243] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.623090 28730 raft_consensus.cc:2272] T 0220cedf91b543db91ab4ee47ea01dd9 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.625082 28730 tablet_replica.cc:333] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.625617 28730 raft_consensus.cc:2243] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.626127 28730 raft_consensus.cc:2272] T b4c3ca1aad0341ba914b24672af255c7 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.628163 28730 tablet_replica.cc:333] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.628660 28730 raft_consensus.cc:2243] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.629443 28730 raft_consensus.cc:2272] T 77424e2eb5104985b2d9431c8d04daf4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.631479 28730 tablet_replica.cc:333] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.632040 28730 raft_consensus.cc:2243] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.632786 28730 raft_consensus.cc:2272] T d3cb85ec7b3043c4a6879698d5f4c73d P b78244c4c1d54a299102106cbcaa5df3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.635077 28730 tablet_replica.cc:333] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.635612 28730 raft_consensus.cc:2243] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.635984 28730 raft_consensus.cc:2272] T f529c1ed576b46c2bfa76ed6d1c83479 P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.638311 28730 tablet_replica.cc:333] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.638836 28730 raft_consensus.cc:2243] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.639278 28730 raft_consensus.cc:2272] T ef829f67813f49b79e773ddf856e0c95 P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.641113 28730 tablet_replica.cc:333] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.641597 28730 raft_consensus.cc:2243] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.642016 28730 raft_consensus.cc:2272] T b5978899c7a947b2a3291fcc60e5a1cd P b78244c4c1d54a299102106cbcaa5df3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.643872 28730 tablet_replica.cc:333] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.644310 28730 raft_consensus.cc:2243] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.645131 28730 raft_consensus.cc:2272] T c666daa842bd49a48586454467ac436c P b78244c4c1d54a299102106cbcaa5df3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.646994 28730 tablet_replica.cc:333] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.647431 28730 raft_consensus.cc:2243] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.647820 28730 raft_consensus.cc:2272] T 9a9448ab5ca145cd938150a575fd7db4 P b78244c4c1d54a299102106cbcaa5df3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.649734 28730 tablet_replica.cc:333] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3: stopping tablet replica
I20260709 12:24:09.650197 28730 raft_consensus.cc:2243] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.650859 28730 raft_consensus.cc:2272] T db8e3b9a34094013b785c8f2eb0dd5b6 P b78244c4c1d54a299102106cbcaa5df3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.680770 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:24:09.704557 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
W20260709 12:24:09.718760   670 consensus_peers.cc:597] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer b78244c4c1d54a299102106cbcaa5df3 (127.28.14.130:38003): Couldn't send request to peer b78244c4c1d54a299102106cbcaa5df3. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:09.723541   669 consensus_peers.cc:597] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 -> Peer 1061098bc4284382ad46600f707c0198 (127.28.14.129:39299): Couldn't send request to peer 1061098bc4284382ad46600f707c0198. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.730181 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:09.730957 28730 tablet_replica.cc:333] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.731616 28730 raft_consensus.cc:2243] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.732437 28730 raft_consensus.cc:2272] T 9a9448ab5ca145cd938150a575fd7db4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.734483 28730 tablet_replica.cc:333] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.735041 28730 raft_consensus.cc:2243] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.735813 28730 raft_consensus.cc:2272] T b5978899c7a947b2a3291fcc60e5a1cd P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.737676 28730 tablet_replica.cc:333] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.738183 28730 raft_consensus.cc:2243] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.738708 28730 raft_consensus.cc:2272] T c666daa842bd49a48586454467ac436c P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.740594 28730 tablet_replica.cc:333] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.741106 28730 raft_consensus.cc:2243] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.741518 28730 raft_consensus.cc:2272] T 0220cedf91b543db91ab4ee47ea01dd9 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.743423 28730 tablet_replica.cc:333] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.743934 28730 raft_consensus.cc:2243] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.744676 28730 raft_consensus.cc:2272] T f529c1ed576b46c2bfa76ed6d1c83479 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.747272 28730 tablet_replica.cc:333] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.747774 28730 raft_consensus.cc:2243] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.748512 28730 raft_consensus.cc:2272] T ef829f67813f49b79e773ddf856e0c95 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.750432 28730 tablet_replica.cc:333] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.750902 28730 raft_consensus.cc:2243] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.751264 28730 raft_consensus.cc:2272] T d3cb85ec7b3043c4a6879698d5f4c73d P f557ba45d70b4f5c988e3c2e74a67cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.753875 28730 tablet_replica.cc:333] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.754369 28730 raft_consensus.cc:2243] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.754782 28730 raft_consensus.cc:2272] T db8e3b9a34094013b785c8f2eb0dd5b6 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.757114 28730 tablet_replica.cc:333] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.757618 28730 raft_consensus.cc:2243] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:09.758057 28730 raft_consensus.cc:2272] T 77424e2eb5104985b2d9431c8d04daf4 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.760525 28730 tablet_replica.cc:333] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7: stopping tablet replica
I20260709 12:24:09.760998 28730 raft_consensus.cc:2243] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.761878 28730 raft_consensus.cc:2272] T b4c3ca1aad0341ba914b24672af255c7 P f557ba45d70b4f5c988e3c2e74a67cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.791960 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:24:09.815727 28730 master.cc:562] Master@127.28.14.190:35199 shutting down...
I20260709 12:24:09.836153 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:09.836663 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:09.836937 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07e81bf61cfc419fbbdbaee038b770f6: stopping tablet replica
I20260709 12:24:09.855865 28730 master.cc:584] Master@127.28.14.190:35199 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12731 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:24:09.895838 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:43633
I20260709 12:24:09.896947 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:09.902129  1043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:09.902294  1044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:09.903481  1046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:09.904524 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:09.905464 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:09.905634 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:09.906077 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599849905781 us; error 0 us; skew 500 ppm
I20260709 12:24:09.906594 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:09.908869 28730 webserver.cc:533] Webserver started at http://127.28.14.190:43441/ using document root <none> and password file <none>
I20260709 12:24:09.909348 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:09.909521 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:09.909821 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:09.910938 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "4dfa7d76f25e49b087c60b77bf13c9ea"
format_stamp: "Formatted at 2026-07-09 12:24:09 on dist-test-slave-4jnj"
I20260709 12:24:09.915176 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:09.919107  1051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:09.920010 28730 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:24:09.920346 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "4dfa7d76f25e49b087c60b77bf13c9ea"
format_stamp: "Formatted at 2026-07-09 12:24:09 on dist-test-slave-4jnj"
I20260709 12:24:09.920677 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:09.933908 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:09.935070 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:09.972028 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:43633
I20260709 12:24:09.972126  1102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:43633 every 8 connection(s)
I20260709 12:24:09.975841  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:09.986591  1103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea: Bootstrap starting.
I20260709 12:24:09.991333  1103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.995355  1103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea: No bootstrap required, opened a new log
I20260709 12:24:09.997464  1103 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER }
I20260709 12:24:09.997854  1103 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.998034  1103 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfa7d76f25e49b087c60b77bf13c9ea, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.998517  1103 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER }
I20260709 12:24:09.998957  1103 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:09.999140  1103 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:09.999369  1103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.004340  1103 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER }
I20260709 12:24:10.004853  1103 leader_election.cc:304] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4dfa7d76f25e49b087c60b77bf13c9ea; no voters: 
I20260709 12:24:10.006232  1103 leader_election.cc:290] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:10.006551  1106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.007942  1106 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 1 LEADER]: Becoming Leader. State: Replica: 4dfa7d76f25e49b087c60b77bf13c9ea, State: Running, Role: LEADER
I20260709 12:24:10.008627  1106 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER }
I20260709 12:24:10.009121  1103 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:10.013053  1107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER } }
I20260709 12:24:10.013443  1108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4dfa7d76f25e49b087c60b77bf13c9ea. Latest consensus state: current_term: 1 leader_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa7d76f25e49b087c60b77bf13c9ea" member_type: VOTER } }
I20260709 12:24:10.013873  1107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:10.014134  1108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:10.016728  1113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:10.024155  1113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:10.025421 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:10.033090  1113 catalog_manager.cc:1383] Generated new cluster ID: 02f2d5164b994f238c69e2306de11d8b
I20260709 12:24:10.033378  1113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:10.046727  1113 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:10.048061  1113 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:10.064575  1113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea: Generated new TSK 0
I20260709 12:24:10.065181  1113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:10.092345 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:10.098227  1124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:10.099232  1125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:10.101162 28730 server_base.cc:1061] running on GCE node
W20260709 12:24:10.101537  1127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:10.102487 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:10.102684 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:10.102902 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599850102886 us; error 0 us; skew 500 ppm
I20260709 12:24:10.103449 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:10.105870 28730 webserver.cc:533] Webserver started at http://127.28.14.129:40367/ using document root <none> and password file <none>
I20260709 12:24:10.106328 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:10.106490 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:10.106734 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:10.107843 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.112350 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:24:10.115631  1132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.116355 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:10.116632 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.116914 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:10.134945 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:10.136134 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:10.137557 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:10.140110 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:10.140379 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.140618 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:10.140774 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.179432 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:40771
I20260709 12:24:10.179550  1195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:40771 every 8 connection(s)
I20260709 12:24:10.184242 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:10.191556  1200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:10.192580  1201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:10.195216  1203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:10.195995 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:10.197211  1196 heartbeater.cc:344] Connected to a master server at 127.28.14.190:43633
I20260709 12:24:10.197301 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:10.197599 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:10.197593  1196 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:10.197965 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599850197943 us; error 0 us; skew 500 ppm
I20260709 12:24:10.198560  1196 heartbeater.cc:507] Master 127.28.14.190:43633 requested a full tablet report, sending...
I20260709 12:24:10.198839 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:10.200892  1068 ts_manager.cc:194] Registered new tserver with Master: 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771)
I20260709 12:24:10.201681 28730 webserver.cc:533] Webserver started at http://127.28.14.130:44119/ using document root <none> and password file <none>
I20260709 12:24:10.202389 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:10.202623 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:10.202922 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:10.203356  1068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44954
I20260709 12:24:10.204453 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "3de55fee5ea349988d2f48f7453eaf9d"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.208876 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:10.212249  1208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.212950 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:10.213222 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "3de55fee5ea349988d2f48f7453eaf9d"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.213480 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:10.226085 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:10.227272 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:10.228689 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:10.230880 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:10.231067 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.231284 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:10.231432 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.269838 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:42759
I20260709 12:24:10.269959  1270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:42759 every 8 connection(s)
I20260709 12:24:10.274556 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:10.281363  1274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:10.283818  1275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:10.286674 28730 server_base.cc:1061] running on GCE node
W20260709 12:24:10.287192  1277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:10.287213  1271 heartbeater.cc:344] Connected to a master server at 127.28.14.190:43633
I20260709 12:24:10.287878  1271 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:10.288302 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:10.288540 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:10.288604  1271 heartbeater.cc:507] Master 127.28.14.190:43633 requested a full tablet report, sending...
I20260709 12:24:10.288736 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599850288708 us; error 0 us; skew 500 ppm
I20260709 12:24:10.289443 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:10.290828  1068 ts_manager.cc:194] Registered new tserver with Master: 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759)
I20260709 12:24:10.291976 28730 webserver.cc:533] Webserver started at http://127.28.14.131:36887/ using document root <none> and password file <none>
I20260709 12:24:10.292526 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:10.292441  1068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44958
I20260709 12:24:10.292850 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:10.293149 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:10.294296 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "50d408e1249740638bb66bf4f3b0d790"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.298637 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:24:10.302023  1282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.302794 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:10.303081 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "50d408e1249740638bb66bf4f3b0d790"
format_stamp: "Formatted at 2026-07-09 12:24:10 on dist-test-slave-4jnj"
I20260709 12:24:10.303352 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:10.317927 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:10.319211 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:10.320672 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:10.322863 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:10.323061 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.323279 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:10.323431 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:10.367429 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:44975
I20260709 12:24:10.367496  1344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:44975 every 8 connection(s)
I20260709 12:24:10.387168  1345 heartbeater.cc:344] Connected to a master server at 127.28.14.190:43633
I20260709 12:24:10.387641  1345 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:10.388625  1345 heartbeater.cc:507] Master 127.28.14.190:43633 requested a full tablet report, sending...
I20260709 12:24:10.391141  1068 ts_manager.cc:194] Registered new tserver with Master: 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:10.391741 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01992941s
I20260709 12:24:10.393224  1068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44966
I20260709 12:24:10.417923  1068 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44972:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:10.420112  1068 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:10.466050  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4ed6bd0b5342358b654fe215c4a47b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.467538  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4ed6bd0b5342358b654fe215c4a47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.468190  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb54da410e4f0c85df440a4dca5b71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.469573  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb54da410e4f0c85df440a4dca5b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.473006  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb54da410e4f0c85df440a4dca5b71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.473621  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4ed6bd0b5342358b654fe215c4a47b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.474429  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb54da410e4f0c85df440a4dca5b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.475625  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4ed6bd0b5342358b654fe215c4a47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.489753  1310 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4ed6bd0b5342358b654fe215c4a47b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.490290  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb54da410e4f0c85df440a4dca5b71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3104876c1643437fb3f9bb3b51fa347d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.490919  1360 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: Bootstrap starting.
I20260709 12:24:10.491264  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4ed6bd0b5342358b654fe215c4a47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.491919  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb54da410e4f0c85df440a4dca5b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.498260  1360 tablet_bootstrap.cc:654] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.509534  1361 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: Bootstrap starting.
I20260709 12:24:10.509572  1363 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: Bootstrap starting.
I20260709 12:24:10.511155  1360 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: No bootstrap required, opened a new log
I20260709 12:24:10.511644  1360 ts_tablet_manager.cc:1403] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:24:10.514652  1360 raft_consensus.cc:359] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.515398  1360 raft_consensus.cc:385] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.515679  1360 raft_consensus.cc:740] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.516697  1360 consensus_queue.cc:260] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.517246  1361 tablet_bootstrap.cc:654] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.520108  1271 heartbeater.cc:499] Master 127.28.14.190:43633 was elected leader, sending a full tablet report...
I20260709 12:24:10.520308  1363 tablet_bootstrap.cc:654] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.522908  1360 ts_tablet_manager.cc:1434] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 12:24:10.523936  1360 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: Bootstrap starting.
I20260709 12:24:10.524807  1361 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: No bootstrap required, opened a new log
I20260709 12:24:10.525225  1361 ts_tablet_manager.cc:1403] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:24:10.529853  1361 raft_consensus.cc:359] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.530491  1361 raft_consensus.cc:385] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.530788  1361 raft_consensus.cc:740] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.531512  1361 consensus_queue.cc:260] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.532393  1360 tablet_bootstrap.cc:654] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.533948  1363 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: No bootstrap required, opened a new log
I20260709 12:24:10.534492  1363 ts_tablet_manager.cc:1403] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:24:10.537369  1361 ts_tablet_manager.cc:1434] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:24:10.537467  1363 raft_consensus.cc:359] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.538105  1196 heartbeater.cc:499] Master 127.28.14.190:43633 was elected leader, sending a full tablet report...
I20260709 12:24:10.538251  1363 raft_consensus.cc:385] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.538546  1361 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: Bootstrap starting.
I20260709 12:24:10.538594  1363 raft_consensus.cc:740] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d408e1249740638bb66bf4f3b0d790, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.539438  1360 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: No bootstrap required, opened a new log
I20260709 12:24:10.539980  1360 ts_tablet_manager.cc:1403] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 12:24:10.539669  1363 consensus_queue.cc:260] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.543061  1360 raft_consensus.cc:359] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.543821  1360 raft_consensus.cc:385] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.544159  1360 raft_consensus.cc:740] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.545152  1361 tablet_bootstrap.cc:654] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.545066  1360 consensus_queue.cc:260] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.547499  1360 ts_tablet_manager.cc:1434] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:10.551371  1363 ts_tablet_manager.cc:1434] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 12:24:10.551882  1345 heartbeater.cc:499] Master 127.28.14.190:43633 was elected leader, sending a full tablet report...
I20260709 12:24:10.552376  1363 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: Bootstrap starting.
I20260709 12:24:10.553088  1361 tablet_bootstrap.cc:492] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: No bootstrap required, opened a new log
I20260709 12:24:10.553581  1361 ts_tablet_manager.cc:1403] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 12:24:10.555163  1364 raft_consensus.cc:493] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.555662  1364 raft_consensus.cc:515] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.556450  1361 raft_consensus.cc:359] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.557195  1361 raft_consensus.cc:385] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.557479  1361 raft_consensus.cc:740] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.558207  1364 leader_election.cc:290] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:10.558210  1361 consensus_queue.cc:260] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.560848  1361 ts_tablet_manager.cc:1434] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:24:10.565519  1363 tablet_bootstrap.cc:654] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.577040  1363 tablet_bootstrap.cc:492] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: No bootstrap required, opened a new log
I20260709 12:24:10.577564  1363 ts_tablet_manager.cc:1403] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 12:24:10.581926  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb54da410e4f0c85df440a4dca5b71" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" is_pre_election: true
I20260709 12:24:10.580425  1363 raft_consensus.cc:359] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.582746  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb54da410e4f0c85df440a4dca5b71" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790" is_pre_election: true
I20260709 12:24:10.582867  1363 raft_consensus.cc:385] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.582821  1170 raft_consensus.cc:2468] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 0.
I20260709 12:24:10.583395  1320 raft_consensus.cc:2468] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 0.
I20260709 12:24:10.583416  1363 raft_consensus.cc:740] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d408e1249740638bb66bf4f3b0d790, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.584363  1211 leader_election.cc:304] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:10.584378  1363 consensus_queue.cc:260] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.585302  1364 raft_consensus.cc:2804] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.585625  1364 raft_consensus.cc:493] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.586016  1364 raft_consensus.cc:3060] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.586426  1363 ts_tablet_manager.cc:1434] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:10.591589  1364 raft_consensus.cc:515] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.593158  1364 leader_election.cc:290] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 election: Requested vote from peers 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:10.593905  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb54da410e4f0c85df440a4dca5b71" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
I20260709 12:24:10.594251  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb54da410e4f0c85df440a4dca5b71" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
I20260709 12:24:10.594525  1170 raft_consensus.cc:3060] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.594901  1320 raft_consensus.cc:3060] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.601846  1170 raft_consensus.cc:2468] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 1.
I20260709 12:24:10.601850  1320 raft_consensus.cc:2468] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 1.
I20260709 12:24:10.603047  1211 leader_election.cc:304] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:10.603678  1364 raft_consensus.cc:2804] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.604507  1364 raft_consensus.cc:697] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Becoming Leader. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Running, Role: LEADER
I20260709 12:24:10.605273  1364 consensus_queue.cc:237] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.612200  1067 catalog_manager.cc:5697] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3de55fee5ea349988d2f48f7453eaf9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.731369  1367 raft_consensus.cc:493] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.731918  1367 raft_consensus.cc:515] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.733902  1367 leader_election.cc:290] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:10.742786  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4ed6bd0b5342358b654fe215c4a47b" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d" is_pre_election: true
I20260709 12:24:10.743553  1246 raft_consensus.cc:2468] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 0.
I20260709 12:24:10.744669  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4ed6bd0b5342358b654fe215c4a47b" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790" is_pre_election: true
I20260709 12:24:10.744696  1135 leader_election.cc:304] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:10.745245  1320 raft_consensus.cc:2468] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 0.
I20260709 12:24:10.745589  1367 raft_consensus.cc:2804] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.745939  1367 raft_consensus.cc:493] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.746271  1367 raft_consensus.cc:3060] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.751163  1367 raft_consensus.cc:515] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.752723  1367 leader_election.cc:290] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 election: Requested vote from peers 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:10.753499  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4ed6bd0b5342358b654fe215c4a47b" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d"
I20260709 12:24:10.753697  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4ed6bd0b5342358b654fe215c4a47b" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
I20260709 12:24:10.754158  1246 raft_consensus.cc:3060] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.754248  1320 raft_consensus.cc:3060] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.761221  1246 raft_consensus.cc:2468] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 1.
I20260709 12:24:10.761221  1320 raft_consensus.cc:2468] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 1.
I20260709 12:24:10.762414  1135 leader_election.cc:304] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50d408e1249740638bb66bf4f3b0d790, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:10.763023  1367 raft_consensus.cc:2804] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.763883  1367 raft_consensus.cc:697] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Running, Role: LEADER
I20260709 12:24:10.764544  1367 consensus_queue.cc:237] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.770835  1067 catalog_manager.cc:5697] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.824564  1067 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44980:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:10.826481  1067 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:10.848114  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 960c36e2c016465fae63c23be91ec81a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.849349  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960c36e2c016465fae63c23be91ec81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.849309  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 960c36e2c016465fae63c23be91ec81a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.850592  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960c36e2c016465fae63c23be91ec81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.851450  1310 tablet_service.cc:1511] Processing CreateTablet for tablet 960c36e2c016465fae63c23be91ec81a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:24:10.852643  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960c36e2c016465fae63c23be91ec81a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.854943  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf05099dd44ff8a8305f7b321a0205 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.855506  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf05099dd44ff8a8305f7b321a0205 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.855718  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf05099dd44ff8a8305f7b321a0205 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=418f4abdec124236868f308644135b01]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:24:10.856207  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf05099dd44ff8a8305f7b321a0205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.856679  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf05099dd44ff8a8305f7b321a0205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.857012  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf05099dd44ff8a8305f7b321a0205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.865540  1361 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: Bootstrap starting.
I20260709 12:24:10.872843  1361 tablet_bootstrap.cc:654] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.873426  1360 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: Bootstrap starting.
I20260709 12:24:10.879954  1360 tablet_bootstrap.cc:654] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.884276  1361 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: No bootstrap required, opened a new log
I20260709 12:24:10.884791  1361 ts_tablet_manager.cc:1403] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:24:10.888352  1361 raft_consensus.cc:359] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.889034  1361 raft_consensus.cc:385] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.889318  1361 raft_consensus.cc:740] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.889730  1360 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: No bootstrap required, opened a new log
I20260709 12:24:10.890241  1360 ts_tablet_manager.cc:1403] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 12:24:10.890142  1363 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Bootstrap starting.
I20260709 12:24:10.891791  1361 consensus_queue.cc:260] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.893646  1361 ts_tablet_manager.cc:1434] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:24:10.894599  1361 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: Bootstrap starting.
I20260709 12:24:10.894307  1360 raft_consensus.cc:359] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.895977  1360 raft_consensus.cc:385] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.896349  1360 raft_consensus.cc:740] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.897635  1363 tablet_bootstrap.cc:654] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.897280  1360 consensus_queue.cc:260] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.899655  1360 ts_tablet_manager.cc:1434] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:10.900720  1360 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: Bootstrap starting.
I20260709 12:24:10.901456  1361 tablet_bootstrap.cc:654] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.908093  1360 tablet_bootstrap.cc:654] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.915385  1363 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: No bootstrap required, opened a new log
I20260709 12:24:10.915817  1360 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: No bootstrap required, opened a new log
I20260709 12:24:10.915865  1361 tablet_bootstrap.cc:492] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: No bootstrap required, opened a new log
I20260709 12:24:10.915849  1363 ts_tablet_manager.cc:1403] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 12:24:10.916410  1360 ts_tablet_manager.cc:1403] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:24:10.916631  1361 ts_tablet_manager.cc:1403] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:24:10.918759  1363 raft_consensus.cc:359] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.919361  1363 raft_consensus.cc:385] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.919656  1363 raft_consensus.cc:740] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d408e1249740638bb66bf4f3b0d790, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.919379  1360 raft_consensus.cc:359] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.919683  1361 raft_consensus.cc:359] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.920447  1360 raft_consensus.cc:385] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.920504  1361 raft_consensus.cc:385] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.920459  1363 consensus_queue.cc:260] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.920922  1360 raft_consensus.cc:740] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.921070  1361 raft_consensus.cc:740] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.921881  1361 consensus_queue.cc:260] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.921936  1360 consensus_queue.cc:260] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.922996  1363 ts_tablet_manager.cc:1434] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:10.924074  1361 ts_tablet_manager.cc:1434] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:10.924201  1363 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: Bootstrap starting.
I20260709 12:24:10.930568  1360 ts_tablet_manager.cc:1434] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:24:10.931002  1363 tablet_bootstrap.cc:654] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.939846  1363 tablet_bootstrap.cc:492] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: No bootstrap required, opened a new log
I20260709 12:24:10.940347  1363 ts_tablet_manager.cc:1403] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 12:24:10.942821  1363 raft_consensus.cc:359] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.943363  1363 raft_consensus.cc:385] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.943573  1363 raft_consensus.cc:740] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d408e1249740638bb66bf4f3b0d790, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.944177  1363 consensus_queue.cc:260] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:10.945852  1363 ts_tablet_manager.cc:1434] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
W20260709 12:24:11.020105  1116 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:11.055830  1364 consensus_queue.cc:1048] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.058328  1367 raft_consensus.cc:493] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.058962  1367 raft_consensus.cc:515] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.061054  1367 leader_election.cc:290] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:11.062108  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960c36e2c016465fae63c23be91ec81a" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790" is_pre_election: true
I20260709 12:24:11.062135  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960c36e2c016465fae63c23be91ec81a" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d" is_pre_election: true
I20260709 12:24:11.062866  1320 raft_consensus.cc:2468] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 0.
I20260709 12:24:11.062912  1246 raft_consensus.cc:2468] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 0.
I20260709 12:24:11.063897  1135 leader_election.cc:304] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50d408e1249740638bb66bf4f3b0d790, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:11.064764  1367 raft_consensus.cc:2804] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.065220  1367 raft_consensus.cc:493] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.065729  1367 raft_consensus.cc:3060] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.073367  1373 consensus_queue.cc:1048] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.074167  1367 raft_consensus.cc:515] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.078322  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960c36e2c016465fae63c23be91ec81a" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d"
I20260709 12:24:11.078889  1246 raft_consensus.cc:3060] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.078979  1367 leader_election.cc:290] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 election: Requested vote from peers 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:11.079563  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960c36e2c016465fae63c23be91ec81a" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
I20260709 12:24:11.080090  1364 raft_consensus.cc:493] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.080189  1320 raft_consensus.cc:3060] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.080626  1364 raft_consensus.cc:515] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.083093  1364 leader_election.cc:290] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:11.084692  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" is_pre_election: true
I20260709 12:24:11.085391  1170 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 0.
I20260709 12:24:11.086822  1246 raft_consensus.cc:2468] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 1.
I20260709 12:24:11.086969  1211 leader_election.cc:304] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:11.087886  1364 raft_consensus.cc:2804] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.087970  1135 leader_election.cc:304] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:11.088286  1364 raft_consensus.cc:493] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.088811  1364 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.088846  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790" is_pre_election: true
I20260709 12:24:11.088896  1367 raft_consensus.cc:2804] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.090152  1319 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 0.
I20260709 12:24:11.088186  1320 raft_consensus.cc:2468] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 1.
I20260709 12:24:11.094435  1367 raft_consensus.cc:697] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Running, Role: LEADER
I20260709 12:24:11.095418  1367 consensus_queue.cc:237] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.095578  1364 raft_consensus.cc:515] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.097417  1364 leader_election.cc:290] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 election: Requested vote from peers 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:11.098933  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
I20260709 12:24:11.099551  1170 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.101886  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "3de55fee5ea349988d2f48f7453eaf9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
I20260709 12:24:11.102509  1320 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.106762  1170 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 1.
I20260709 12:24:11.108119  1211 leader_election.cc:304] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de55fee5ea349988d2f48f7453eaf9d, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:11.108201  1066 catalog_manager.cc:5697] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.109302  1320 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de55fee5ea349988d2f48f7453eaf9d in term 1.
I20260709 12:24:11.109993  1364 raft_consensus.cc:2804] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.111209  1364 raft_consensus.cc:697] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Becoming Leader. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Running, Role: LEADER
I20260709 12:24:11.112087  1364 consensus_queue.cc:237] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.122509  1066 catalog_manager.cc:5697] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130). New cstate: current_term: 1 leader_uuid: "3de55fee5ea349988d2f48f7453eaf9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.164577  1246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205"
dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d"
mode: GRACEFUL
new_leader_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
 from {username='slave'} at 127.0.0.1:49802
I20260709 12:24:11.165057  1246 raft_consensus.cc:606] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Received request to transfer leadership to TS 9dc67fbcdc0c49c7876467b6b1c20705
I20260709 12:24:11.168465  1367 consensus_queue.cc:1048] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.179657  1367 consensus_queue.cc:1048] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.585179  1401 consensus_queue.cc:1048] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.596589  1367 consensus_queue.cc:1048] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.685891  1364 consensus_queue.cc:1048] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.692278  1394 raft_consensus.cc:993] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: : Instructing follower 9dc67fbcdc0c49c7876467b6b1c20705 to start an election
I20260709 12:24:11.692718  1394 raft_consensus.cc:1081] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Signalling peer 9dc67fbcdc0c49c7876467b6b1c20705 to start an election
I20260709 12:24:11.696151  1169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205"
dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
 from {username='slave'} at 127.0.0.1:41072
I20260709 12:24:11.697223  1169 raft_consensus.cc:493] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.697624  1169 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.697819  1364 consensus_queue.cc:1048] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.707060  1169 raft_consensus.cc:515] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.711344  1169 leader_election.cc:290] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [CANDIDATE]: Term 2 election: Requested vote from peers 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759), 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131:44975)
I20260709 12:24:11.711278  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d"
I20260709 12:24:11.712057  1246 raft_consensus.cc:3055] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:11.712159  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
I20260709 12:24:11.713047  1320 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.712381  1246 raft_consensus.cc:740] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3de55fee5ea349988d2f48f7453eaf9d, State: Running, Role: LEADER
I20260709 12:24:11.714026  1246 consensus_queue.cc:260] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [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: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.715328  1246 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:11.721383  1320 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 2.
I20260709 12:24:11.722429  1246 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc67fbcdc0c49c7876467b6b1c20705 in term 2.
I20260709 12:24:11.722699  1135 leader_election.cc:304] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [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: 50d408e1249740638bb66bf4f3b0d790, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:11.723487  1377 raft_consensus.cc:2804] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:11.723867  1377 raft_consensus.cc:697] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 LEADER]: Becoming Leader. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Running, Role: LEADER
I20260709 12:24:11.724459  1377 consensus_queue.cc:237] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Queue 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: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:11.730326  1067 catalog_manager.cc:5697] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 reported cstate change: term changed from 1 to 2, leader changed from 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130) to 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.884938 28730 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:24:11.886595 28730 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:24:11.886979 28730 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:24:11.898950  1169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205"
dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
mode: GRACEFUL
new_leader_uuid: "50d408e1249740638bb66bf4f3b0d790"
 from {username='slave'} at 127.0.0.1:41086
I20260709 12:24:11.899459  1169 raft_consensus.cc:606] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 LEADER]: Received request to transfer leadership to TS 50d408e1249740638bb66bf4f3b0d790
I20260709 12:24:11.900687 28730 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:24:12.160022  1320 raft_consensus.cc:1275] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 2 FOLLOWER]: Refusing update from remote peer 9dc67fbcdc0c49c7876467b6b1c20705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:12.161346  1367 consensus_queue.cc:1048] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.166353  1377 raft_consensus.cc:993] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: : Instructing follower 50d408e1249740638bb66bf4f3b0d790 to start an election
I20260709 12:24:12.167070  1412 raft_consensus.cc:1081] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 LEADER]: Signalling peer 50d408e1249740638bb66bf4f3b0d790 to start an election
I20260709 12:24:12.168817  1319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205"
dest_uuid: "50d408e1249740638bb66bf4f3b0d790"
 from {username='slave'} at 127.0.0.1:58228
I20260709 12:24:12.169391  1319 raft_consensus.cc:493] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:12.169770  1319 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.171833  1246 raft_consensus.cc:1275] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 2 FOLLOWER]: Refusing update from remote peer 9dc67fbcdc0c49c7876467b6b1c20705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:12.173542  1412 consensus_queue.cc:1048] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.177277  1319 raft_consensus.cc:515] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:12.181525  1319 leader_election.cc:290] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [CANDIDATE]: Term 3 election: Requested vote from peers 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129:40771), 3de55fee5ea349988d2f48f7453eaf9d (127.28.14.130:42759)
I20260709 12:24:12.193706  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "50d408e1249740638bb66bf4f3b0d790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dc67fbcdc0c49c7876467b6b1c20705"
I20260709 12:24:12.194427  1169 raft_consensus.cc:3055] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:12.194759  1169 raft_consensus.cc:740] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dc67fbcdc0c49c7876467b6b1c20705, State: Running, Role: LEADER
I20260709 12:24:12.195619  1169 consensus_queue.cc:260] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [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: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:12.196914  1169 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.199151  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf05099dd44ff8a8305f7b321a0205" candidate_uuid: "50d408e1249740638bb66bf4f3b0d790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de55fee5ea349988d2f48f7453eaf9d"
I20260709 12:24:12.199827  1246 raft_consensus.cc:3060] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.203814  1169 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50d408e1249740638bb66bf4f3b0d790 in term 3.
I20260709 12:24:12.205192  1285 leader_election.cc:304] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [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: 50d408e1249740638bb66bf4f3b0d790, 9dc67fbcdc0c49c7876467b6b1c20705; no voters: 
I20260709 12:24:12.205945  1369 raft_consensus.cc:2804] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:12.206689  1246 raft_consensus.cc:2468] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50d408e1249740638bb66bf4f3b0d790 in term 3.
I20260709 12:24:12.206971  1369 raft_consensus.cc:697] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 LEADER]: Becoming Leader. State: Replica: 50d408e1249740638bb66bf4f3b0d790, State: Running, Role: LEADER
I20260709 12:24:12.207886  1369 consensus_queue.cc:237] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [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: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } }
I20260709 12:24:12.213521  1067 catalog_manager.cc:5697] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 reported cstate change: term changed from 2 to 3, leader changed from 9dc67fbcdc0c49c7876467b6b1c20705 (127.28.14.129) to 50d408e1249740638bb66bf4f3b0d790 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "50d408e1249740638bb66bf4f3b0d790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc67fbcdc0c49c7876467b6b1c20705" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 40771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de55fee5ea349988d2f48f7453eaf9d" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 42759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50d408e1249740638bb66bf4f3b0d790" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 44975 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.257103 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
I20260709 12:24:12.273204 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.273847 28730 tablet_replica.cc:333] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705: stopping tablet replica
I20260709 12:24:12.274415 28730 raft_consensus.cc:2243] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.275187 28730 raft_consensus.cc:2272] T 960c36e2c016465fae63c23be91ec81a P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.277247 28730 tablet_replica.cc:333] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705: stopping tablet replica
I20260709 12:24:12.277761 28730 raft_consensus.cc:2243] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.278201 28730 raft_consensus.cc:2272] T 52bb54da410e4f0c85df440a4dca5b71 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.279907 28730 tablet_replica.cc:333] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705: stopping tablet replica
I20260709 12:24:12.280510 28730 raft_consensus.cc:2243] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.280970 28730 raft_consensus.cc:2272] T 0ecf05099dd44ff8a8305f7b321a0205 P 9dc67fbcdc0c49c7876467b6b1c20705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.283243 28730 tablet_replica.cc:333] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705: stopping tablet replica
I20260709 12:24:12.283731 28730 raft_consensus.cc:2243] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.284437 28730 raft_consensus.cc:2272] T 5a4ed6bd0b5342358b654fe215c4a47b P 9dc67fbcdc0c49c7876467b6b1c20705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.306418 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
I20260709 12:24:12.318096 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
I20260709 12:24:12.333408 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.334017 28730 tablet_replica.cc:333] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d: stopping tablet replica
I20260709 12:24:12.334532 28730 raft_consensus.cc:2243] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.334929 28730 raft_consensus.cc:2272] T 960c36e2c016465fae63c23be91ec81a P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.337013 28730 tablet_replica.cc:333] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d: stopping tablet replica
I20260709 12:24:12.337508 28730 raft_consensus.cc:2243] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.338335 28730 raft_consensus.cc:2272] T 52bb54da410e4f0c85df440a4dca5b71 P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.340112 28730 tablet_replica.cc:333] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d: stopping tablet replica
I20260709 12:24:12.340567 28730 raft_consensus.cc:2243] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.340945 28730 raft_consensus.cc:2272] T 0ecf05099dd44ff8a8305f7b321a0205 P 3de55fee5ea349988d2f48f7453eaf9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.342939 28730 tablet_replica.cc:333] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d: stopping tablet replica
I20260709 12:24:12.343372 28730 raft_consensus.cc:2243] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.343717 28730 raft_consensus.cc:2272] T 5a4ed6bd0b5342358b654fe215c4a47b P 3de55fee5ea349988d2f48f7453eaf9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.365288 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:24:12.376796 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
I20260709 12:24:12.392567 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:12.393234 28730 tablet_replica.cc:333] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790: stopping tablet replica
I20260709 12:24:12.393857 28730 raft_consensus.cc:2243] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.394280 28730 raft_consensus.cc:2272] T 960c36e2c016465fae63c23be91ec81a P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.396385 28730 tablet_replica.cc:333] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: stopping tablet replica
I20260709 12:24:12.396888 28730 raft_consensus.cc:2243] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.397442 28730 pending_rounds.cc:70] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Trying to abort 1 pending ops.
I20260709 12:24:12.397606 28730 pending_rounds.cc:77] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624994651144192 op_type: NO_OP noop_request { }
I20260709 12:24:12.397924 28730 raft_consensus.cc:2889] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:12.398175 28730 raft_consensus.cc:2272] T 0ecf05099dd44ff8a8305f7b321a0205 P 50d408e1249740638bb66bf4f3b0d790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.400346 28730 tablet_replica.cc:333] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790: stopping tablet replica
I20260709 12:24:12.400836 28730 raft_consensus.cc:2243] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.401221 28730 raft_consensus.cc:2272] T 5a4ed6bd0b5342358b654fe215c4a47b P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.402951 28730 tablet_replica.cc:333] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790: stopping tablet replica
I20260709 12:24:12.403378 28730 raft_consensus.cc:2243] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:12.403753 28730 raft_consensus.cc:2272] T 52bb54da410e4f0c85df440a4dca5b71 P 50d408e1249740638bb66bf4f3b0d790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.425196 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:24:12.436707 28730 master.cc:562] Master@127.28.14.190:43633 shutting down...
I20260709 12:24:12.450826 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:12.451370 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:12.451678 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4dfa7d76f25e49b087c60b77bf13c9ea: stopping tablet replica
I20260709 12:24:12.470316 28730 master.cc:584] Master@127.28.14.190:43633 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2599 ms)
[----------] 6 tests from LeaderRebalancerTest (156362 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:24:12.495386 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:38853
I20260709 12:24:12.496426 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:12.501035  1417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.501279  1418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.502434  1420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:12.503458 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:12.504248 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:12.504420 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:12.504575 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599852504560 us; error 0 us; skew 500 ppm
I20260709 12:24:12.505137 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:12.507375 28730 webserver.cc:533] Webserver started at http://127.28.14.190:40103/ using document root <none> and password file <none>
I20260709 12:24:12.507817 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:12.507982 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:12.508212 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:12.509243 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "bbccece639894dd295d2b59f264c0d49"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.513422 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:12.516918  1425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.517699 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:12.518025 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "bbccece639894dd295d2b59f264c0d49"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.518307 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:12.537509 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:12.538570 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:12.575691 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:38853
I20260709 12:24:12.575774  1476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:38853 every 8 connection(s)
I20260709 12:24:12.579313  1477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:12.590040  1477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: Bootstrap starting.
I20260709 12:24:12.594456  1477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.598484  1477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: No bootstrap required, opened a new log
I20260709 12:24:12.600561  1477 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER }
I20260709 12:24:12.600929  1477 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.601148  1477 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbccece639894dd295d2b59f264c0d49, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.601723  1477 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER }
I20260709 12:24:12.602217  1477 raft_consensus.cc:399] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:12.602422  1477 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:12.602669  1477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.607563  1477 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER }
I20260709 12:24:12.608075  1477 leader_election.cc:304] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bbccece639894dd295d2b59f264c0d49; no voters: 
I20260709 12:24:12.609191  1477 leader_election.cc:290] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:12.609494  1480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.610791  1480 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 1 LEADER]: Becoming Leader. State: Replica: bbccece639894dd295d2b59f264c0d49, State: Running, Role: LEADER
I20260709 12:24:12.611423  1480 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER }
I20260709 12:24:12.611877  1477 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:12.614112  1481 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bbccece639894dd295d2b59f264c0d49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER } }
I20260709 12:24:12.614166  1482 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbccece639894dd295d2b59f264c0d49. Latest consensus state: current_term: 1 leader_uuid: "bbccece639894dd295d2b59f264c0d49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbccece639894dd295d2b59f264c0d49" member_type: VOTER } }
I20260709 12:24:12.614905  1481 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:12.614892  1482 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:12.617434  1486 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:12.622081  1486 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:12.626389 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:12.630719  1486 catalog_manager.cc:1383] Generated new cluster ID: a9ac1a9732a34011a7ea7a1192349397
I20260709 12:24:12.631031  1486 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:12.661305  1486 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:12.662640  1486 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:12.675189  1486 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: Generated new TSK 0
I20260709 12:24:12.675806  1486 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:12.692670 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:12.698254  1498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.699568  1499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.702299  1501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:12.704524 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:12.705435 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:12.705631 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:12.705775 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599852705759 us; error 0 us; skew 500 ppm
I20260709 12:24:12.706336 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:12.708858 28730 webserver.cc:533] Webserver started at http://127.28.14.129:40621/ using document root <none> and password file <none>
I20260709 12:24:12.709335 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:12.709523 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:12.709776 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:12.710897 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.715561 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:24:12.718922  1506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.719691 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:12.719976 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.720261 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:12.748016 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:12.749190 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:12.750747 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:12.753064 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:12.753260 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.753489 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:12.753638 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.791190 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:39281
I20260709 12:24:12.791339  1568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:39281 every 8 connection(s)
I20260709 12:24:12.796056 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:12.802803  1573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.803866  1574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.806805  1576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:12.806998 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:12.807787  1569 heartbeater.cc:344] Connected to a master server at 127.28.14.190:38853
I20260709 12:24:12.808216  1569 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:12.808976 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:24:12.809093  1569 heartbeater.cc:507] Master 127.28.14.190:38853 requested a full tablet report, sending...
W20260709 12:24:12.809337 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:12.809551 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599852809534 us; error 0 us; skew 500 ppm
I20260709 12:24:12.810272 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:12.811501  1442 ts_manager.cc:194] Registered new tserver with Master: ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281)
I20260709 12:24:12.812953 28730 webserver.cc:533] Webserver started at http://127.28.14.130:41815/ using document root <none> and password file <none>
I20260709 12:24:12.813619 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:12.813866 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:12.814008  1442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56508
I20260709 12:24:12.814188 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:12.815528 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "c94679720391437198f2d3bb31854337"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.820050 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:12.823489  1581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.824215 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:12.824486 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "c94679720391437198f2d3bb31854337"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.824774 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:12.838035 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:12.839080 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:12.840459 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:12.842692 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:12.842893 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.843109 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:12.843261 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.880203 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:35363
I20260709 12:24:12.880316  1644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:35363 every 8 connection(s)
I20260709 12:24:12.884878 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:12.891737  1649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:12.891835  1648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:12.895437  1645 heartbeater.cc:344] Connected to a master server at 127.28.14.190:38853
I20260709 12:24:12.895768 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:12.895952  1645 heartbeater.cc:461] Registering TS with master...
W20260709 12:24:12.896718  1652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:12.896996  1645 heartbeater.cc:507] Master 127.28.14.190:38853 requested a full tablet report, sending...
I20260709 12:24:12.897728 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:12.898012 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:12.898180 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599852898165 us; error 0 us; skew 500 ppm
I20260709 12:24:12.898890 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:12.899163  1442 ts_manager.cc:194] Registered new tserver with Master: c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:12.900703  1442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56524
I20260709 12:24:12.901290 28730 webserver.cc:533] Webserver started at http://127.28.14.131:42961/ using document root <none> and password file <none>
I20260709 12:24:12.901962 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:12.902153 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:12.902405 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:12.903503 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.907847 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:12.911160  1656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.911964 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:24:12.912293 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
format_stamp: "Formatted at 2026-07-09 12:24:12 on dist-test-slave-4jnj"
I20260709 12:24:12.912555 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:12.928398 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:12.929489 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:12.930902 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:12.933069 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:12.933276 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.933495 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:12.933647 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:12.970494 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:36909
I20260709 12:24:12.970614  1718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:36909 every 8 connection(s)
I20260709 12:24:12.983649  1719 heartbeater.cc:344] Connected to a master server at 127.28.14.190:38853
I20260709 12:24:12.984050  1719 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:12.984817  1719 heartbeater.cc:507] Master 127.28.14.190:38853 requested a full tablet report, sending...
I20260709 12:24:12.986689  1442 ts_manager.cc:194] Registered new tserver with Master: 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:12.986964 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013402633s
I20260709 12:24:12.988444  1442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56528
I20260709 12:24:13.012542  1442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56540:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:13.015187  1442 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:13.098491  1534 tablet_service.cc:1511] Processing CreateTablet for tablet d22db994ffae433f81277f84110c9d65 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:13.099852  1534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22db994ffae433f81277f84110c9d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.100486  1531 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:13.101660  1684 tablet_service.cc:1511] Processing CreateTablet for tablet d22db994ffae433f81277f84110c9d65 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:13.101966  1533 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:13.103019  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22db994ffae433f81277f84110c9d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.104059  1529 tablet_service.cc:1511] Processing CreateTablet for tablet f45f2d90ba4845769126a2b073fab3fa (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:13.103973  1532 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed3238ccf54d61968a613bb62fc433 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:13.106323  1528 tablet_service.cc:1511] Processing CreateTablet for tablet 108268749b674a7c8b934066fe3aa85f (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:13.107573  1609 tablet_service.cc:1511] Processing CreateTablet for tablet d22db994ffae433f81277f84110c9d65 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:13.108002  1608 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:13.108947  1609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22db994ffae433f81277f84110c9d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.109596  1526 tablet_service.cc:1511] Processing CreateTablet for tablet 5df294ed9e2e457181bd4903a02959a8 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:13.103044  1530 tablet_service.cc:1511] Processing CreateTablet for tablet c143ce8d93444c4dbf9fc2f54381798b (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:13.101877  1531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.110754  1607 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed3238ccf54d61968a613bb62fc433 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:13.108459  1527 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64c756429e41e487390a09d1d1e90a (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:13.111943  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.112643  1527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64c756429e41e487390a09d1d1e90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.113371  1530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c143ce8d93444c4dbf9fc2f54381798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.114480  1526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df294ed9e2e457181bd4903a02959a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.115278  1604 tablet_service.cc:1511] Processing CreateTablet for tablet f45f2d90ba4845769126a2b073fab3fa (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:13.116364  1605 tablet_service.cc:1511] Processing CreateTablet for tablet c143ce8d93444c4dbf9fc2f54381798b (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:13.117756  1533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.117542  1603 tablet_service.cc:1511] Processing CreateTablet for tablet 108268749b674a7c8b934066fe3aa85f (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:13.118454  1529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45f2d90ba4845769126a2b073fab3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.112726  1607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed3238ccf54d61968a613bb62fc433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.119724  1602 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64c756429e41e487390a09d1d1e90a (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:13.120262  1528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108268749b674a7c8b934066fe3aa85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.120376  1605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c143ce8d93444c4dbf9fc2f54381798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.121587  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed3238ccf54d61968a613bb62fc433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.121872  1601 tablet_service.cc:1511] Processing CreateTablet for tablet 5df294ed9e2e457181bd4903a02959a8 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:13.115278  1606 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:13.124246  1606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.126165  1601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df294ed9e2e457181bd4903a02959a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.127867  1602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64c756429e41e487390a09d1d1e90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.130867  1603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108268749b674a7c8b934066fe3aa85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.133000  1604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45f2d90ba4845769126a2b073fab3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.156002  1683 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:13.157742  1683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed0e0ae906d4c2a96ccf7fafb6582d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.164029  1682 tablet_service.cc:1511] Processing CreateTablet for tablet d8ed3238ccf54d61968a613bb62fc433 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:13.165735  1682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ed3238ccf54d61968a613bb62fc433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.176163  1681 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:13.177901  1681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b0adfd8e4c7fa7415da8ab9ef329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.191514  1680 tablet_service.cc:1511] Processing CreateTablet for tablet c143ce8d93444c4dbf9fc2f54381798b (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:13.192941  1680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c143ce8d93444c4dbf9fc2f54381798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.195115  1679 tablet_service.cc:1511] Processing CreateTablet for tablet f45f2d90ba4845769126a2b073fab3fa (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:13.196537  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45f2d90ba4845769126a2b073fab3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.198994  1678 tablet_service.cc:1511] Processing CreateTablet for tablet 108268749b674a7c8b934066fe3aa85f (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:13.200367  1678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108268749b674a7c8b934066fe3aa85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.202961  1677 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64c756429e41e487390a09d1d1e90a (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:13.204340  1677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64c756429e41e487390a09d1d1e90a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.207012  1676 tablet_service.cc:1511] Processing CreateTablet for tablet 5df294ed9e2e457181bd4903a02959a8 (DEFAULT_TABLE table=test-workload [id=7bac850036394802ab01b567c3ea925a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:13.208307  1676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df294ed9e2e457181bd4903a02959a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.264562  1735 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.269586  1735 tablet_bootstrap.cc:654] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.271618  1734 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.276338  1736 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.291046  1736 tablet_bootstrap.cc:654] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.291766  1734 tablet_bootstrap.cc:654] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.292434  1735 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.292979  1735 ts_tablet_manager.cc:1403] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260709 12:24:13.295710  1736 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.296295  1736 ts_tablet_manager.cc:1403] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:24:13.296482  1735 raft_consensus.cc:359] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.297250  1735 raft_consensus.cc:385] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.297549  1735 raft_consensus.cc:740] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.298362  1735 consensus_queue.cc:260] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.299826  1734 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.299444  1736 raft_consensus.cc:359] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.300259  1736 raft_consensus.cc:385] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.300379  1734 ts_tablet_manager.cc:1403] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:24:13.300594  1736 raft_consensus.cc:740] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.301043  1645 heartbeater.cc:499] Master 127.28.14.190:38853 was elected leader, sending a full tablet report...
I20260709 12:24:13.301317  1735 ts_tablet_manager.cc:1434] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:24:13.301590  1736 consensus_queue.cc:260] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.302358  1735 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.303378  1734 raft_consensus.cc:359] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.304150  1734 raft_consensus.cc:385] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.304426  1734 raft_consensus.cc:740] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.305267  1734 consensus_queue.cc:260] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.308959  1735 tablet_bootstrap.cc:654] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.338968  1736 ts_tablet_manager.cc:1434] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.027s
I20260709 12:24:13.339434  1569 heartbeater.cc:499] Master 127.28.14.190:38853 was elected leader, sending a full tablet report...
I20260709 12:24:13.339686  1719 heartbeater.cc:499] Master 127.28.14.190:38853 was elected leader, sending a full tablet report...
I20260709 12:24:13.340139  1736 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.342372  1735 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.343024  1735 ts_tablet_manager.cc:1403] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.021s
I20260709 12:24:13.339655  1734 ts_tablet_manager.cc:1434] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.029s
I20260709 12:24:13.344702  1734 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.346235  1736 tablet_bootstrap.cc:654] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.346132  1735 raft_consensus.cc:359] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.347388  1735 raft_consensus.cc:385] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.347750  1735 raft_consensus.cc:740] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.348740  1735 consensus_queue.cc:260] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.351174  1735 ts_tablet_manager.cc:1434] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:24:13.351639  1734 tablet_bootstrap.cc:654] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.352403  1735 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.359380  1735 tablet_bootstrap.cc:654] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.359586  1736 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.360244  1736 ts_tablet_manager.cc:1403] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:24:13.363231  1736 raft_consensus.cc:359] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.364078  1736 raft_consensus.cc:385] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.364411  1736 raft_consensus.cc:740] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.365463  1736 consensus_queue.cc:260] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.368294  1736 ts_tablet_manager.cc:1434] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:24:13.369431  1736 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.376319  1736 tablet_bootstrap.cc:654] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.380779  1735 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.381384  1735 ts_tablet_manager.cc:1403] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260709 12:24:13.385670  1735 raft_consensus.cc:359] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.386538  1735 raft_consensus.cc:385] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.386853  1735 raft_consensus.cc:740] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.387811  1735 consensus_queue.cc:260] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.390321  1735 ts_tablet_manager.cc:1434] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:24:13.391742  1735 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.399161  1735 tablet_bootstrap.cc:654] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.410866  1735 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.411456  1735 ts_tablet_manager.cc:1403] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 12:24:13.414867  1735 raft_consensus.cc:359] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.415665  1735 raft_consensus.cc:385] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.415993  1735 raft_consensus.cc:740] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.416829  1735 consensus_queue.cc:260] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.420027  1740 raft_consensus.cc:493] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.420570  1740 raft_consensus.cc:515] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.422137  1735 ts_tablet_manager.cc:1434] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 12:24:13.423308  1740 leader_election.cc:290] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.423332  1735 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.431983  1734 tablet_bootstrap.cc:492] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.432577  1734 ts_tablet_manager.cc:1403] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.088s	user 0.047s	sys 0.036s
I20260709 12:24:13.435462  1734 raft_consensus.cc:359] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.436167  1734 raft_consensus.cc:385] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.436473  1734 raft_consensus.cc:740] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.438786  1735 tablet_bootstrap.cc:654] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.442273  1734 consensus_queue.cc:260] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.448709  1734 ts_tablet_manager.cc:1434] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:24:13.449759  1734 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.450207  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.451267  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
W20260709 12:24:13.452497  1583 leader_election.cc:343] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:13.453352  1583 leader_election.cc:343] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.453783  1583 leader_election.cc:304] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c94679720391437198f2d3bb31854337; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.455942  1740 raft_consensus.cc:2749] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.455935  1734 tablet_bootstrap.cc:654] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.461404  1736 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.461488  1735 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.462000  1736 ts_tablet_manager.cc:1403] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.093s	user 0.030s	sys 0.040s
I20260709 12:24:13.462371  1735 ts_tablet_manager.cc:1403] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.008s
I20260709 12:24:13.465013  1736 raft_consensus.cc:359] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.465858  1736 raft_consensus.cc:385] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.466197  1736 raft_consensus.cc:740] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.465919  1735 raft_consensus.cc:359] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.467073  1735 raft_consensus.cc:385] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.467511  1735 raft_consensus.cc:740] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.467161  1736 consensus_queue.cc:260] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.468384  1735 consensus_queue.cc:260] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.469749  1736 ts_tablet_manager.cc:1434] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:13.470616  1735 ts_tablet_manager.cc:1434] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:24:13.470906  1736 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.471626  1735 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.477521  1735 tablet_bootstrap.cc:654] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.479173  1734 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.479278  1736 tablet_bootstrap.cc:654] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.480031  1734 ts_tablet_manager.cc:1403] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.013s
I20260709 12:24:13.483999  1734 raft_consensus.cc:359] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.484876  1734 raft_consensus.cc:385] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.485242  1734 raft_consensus.cc:740] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.485508  1742 raft_consensus.cc:493] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.486073  1742 raft_consensus.cc:515] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.486652  1740 raft_consensus.cc:493] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.487228  1740 raft_consensus.cc:515] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.488651  1742 leader_election.cc:290] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.489377  1740 leader_election.cc:290] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.490634  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
W20260709 12:24:13.493149  1583 leader_election.cc:343] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.500349  1734 consensus_queue.cc:260] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.503360  1734 ts_tablet_manager.cc:1434] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:24:13.506714  1734 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.513942  1740 raft_consensus.cc:493] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.514621  1740 raft_consensus.cc:515] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.518399  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.518652  1736 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.519181  1694 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.519327  1735 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.519739  1740 leader_election.cc:290] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.520033  1735 ts_tablet_manager.cc:1403] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.030s
I20260709 12:24:13.521242  1583 leader_election.cc:304] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:13.522156  1740 raft_consensus.cc:2804] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.522531  1740 raft_consensus.cc:493] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.519260  1736 ts_tablet_manager.cc:1403] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.023s
I20260709 12:24:13.522923  1740 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.523945  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.525194  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.525940  1543 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.525673  1736 raft_consensus.cc:359] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.526218  1734 tablet_bootstrap.cc:654] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.526634  1736 raft_consensus.cc:385] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.526947  1736 raft_consensus.cc:740] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.527937  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.527806  1736 consensus_queue.cc:260] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.530370  1736 ts_tablet_manager.cc:1434] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:13.530982  1735 raft_consensus.cc:359] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.531461  1736 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.531777  1735 raft_consensus.cc:385] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.532109  1735 raft_consensus.cc:740] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.532852  1735 consensus_queue.cc:260] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.535795  1740 raft_consensus.cc:515] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.537025  1620 raft_consensus.cc:2393] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:13.538224  1736 tablet_bootstrap.cc:654] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.538853  1740 leader_election.cc:290] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.542057  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.542781  1694 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.543942  1734 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.544288  1736 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.544438  1734 ts_tablet_manager.cc:1403] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260709 12:24:13.544761  1736 ts_tablet_manager.cc:1403] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 12:24:13.547940  1734 raft_consensus.cc:359] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.548803  1734 raft_consensus.cc:385] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.549165  1734 raft_consensus.cc:740] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.549160  1736 raft_consensus.cc:359] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.550100  1736 raft_consensus.cc:385] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.550316  1734 consensus_queue.cc:260] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.552755  1734 ts_tablet_manager.cc:1434] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:13.550423  1736 raft_consensus.cc:740] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.554719  1736 consensus_queue.cc:260] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.556950  1736 ts_tablet_manager.cc:1434] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:24:13.557938  1736 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
W20260709 12:24:13.558260  1583 leader_election.cc:343] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.558840  1583 leader_election.cc:304] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c94679720391437198f2d3bb31854337; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.561462  1694 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.563138  1740 raft_consensus.cc:2749] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.564042  1736 tablet_bootstrap.cc:654] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.564349  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.565038  1543 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.565883  1734 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.569074  1583 leader_election.cc:304] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:13.570047  1740 raft_consensus.cc:2804] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.570665  1740 raft_consensus.cc:697] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:13.571722  1740 consensus_queue.cc:237] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.574054  1543 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.575976  1734 tablet_bootstrap.cc:654] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.588532  1735 ts_tablet_manager.cc:1434] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.068s	user 0.036s	sys 0.018s
I20260709 12:24:13.588192  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.589596  1694 raft_consensus.cc:2393] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:13.591778  1508 leader_election.cc:304] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337
I20260709 12:24:13.592682  1742 raft_consensus.cc:2749] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.589645  1735 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.593546  1736 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.593884  1734 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.594230  1736 ts_tablet_manager.cc:1403] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260709 12:24:13.594425  1734 ts_tablet_manager.cc:1403] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 12:24:13.597411  1736 raft_consensus.cc:359] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.597718  1734 raft_consensus.cc:359] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.598271  1736 raft_consensus.cc:385] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.598567  1734 raft_consensus.cc:385] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.598680  1736 raft_consensus.cc:740] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.599097  1734 raft_consensus.cc:740] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.600257  1735 tablet_bootstrap.cc:654] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.599817  1736 consensus_queue.cc:260] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.600005  1734 consensus_queue.cc:260] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.602939  1736 ts_tablet_manager.cc:1434] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:24:13.603951  1736 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.607201  1734 ts_tablet_manager.cc:1434] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:13.608476  1734 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.610543  1736 tablet_bootstrap.cc:654] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.599849  1441 catalog_manager.cc:5697] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:13.622463  1490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:13.627594  1734 tablet_bootstrap.cc:654] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.629103  1736 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.629669  1736 ts_tablet_manager.cc:1403] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 12:24:13.630052  1735 tablet_bootstrap.cc:492] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.630676  1735 ts_tablet_manager.cc:1403] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.018s
I20260709 12:24:13.633054  1736 raft_consensus.cc:359] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.634001  1736 raft_consensus.cc:385] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.634325  1736 raft_consensus.cc:740] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.634176  1735 raft_consensus.cc:359] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.635448  1735 raft_consensus.cc:385] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.635841  1735 raft_consensus.cc:740] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.636735  1735 consensus_queue.cc:260] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.638120  1736 consensus_queue.cc:260] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.639222  1742 raft_consensus.cc:493] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.639483  1735 ts_tablet_manager.cc:1434] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:24:13.639788  1742 raft_consensus.cc:515] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.640957  1736 ts_tablet_manager.cc:1434] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:13.641041  1735 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.642287  1742 leader_election.cc:290] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.642264  1736 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.644191  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.644932  1620 raft_consensus.cc:2468] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 0.
I20260709 12:24:13.646090  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
W20260709 12:24:13.648229  1508 leader_election.cc:343] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.648813  1735 tablet_bootstrap.cc:654] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.649003  1508 leader_election.cc:304] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:13.649652  1736 tablet_bootstrap.cc:654] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.650224  1742 raft_consensus.cc:2804] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.650684  1742 raft_consensus.cc:493] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.651149  1742 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.660138  1734 tablet_bootstrap.cc:492] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.660699  1734 ts_tablet_manager.cc:1403] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.008s
I20260709 12:24:13.663794  1736 tablet_bootstrap.cc:492] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.663662  1734 raft_consensus.cc:359] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.664242  1734 raft_consensus.cc:385] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.664323  1736 ts_tablet_manager.cc:1403] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 12:24:13.666399  1740 raft_consensus.cc:493] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.664492  1734 raft_consensus.cc:740] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.667255  1735 tablet_bootstrap.cc:492] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.666915  1740 raft_consensus.cc:515] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.667404  1736 raft_consensus.cc:359] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.667786  1735 ts_tablet_manager.cc:1403] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 12:24:13.668169  1736 raft_consensus.cc:385] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.667690  1734 consensus_queue.cc:260] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.668452  1736 raft_consensus.cc:740] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.669168  1736 consensus_queue.cc:260] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.670032  1740 leader_election.cc:290] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.670743  1735 raft_consensus.cc:359] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.671439  1735 raft_consensus.cc:385] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.671685  1735 raft_consensus.cc:740] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.672338  1735 consensus_queue.cc:260] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.673301  1736 ts_tablet_manager.cc:1434] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:24:13.673705  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.674367  1735 ts_tablet_manager.cc:1434] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:13.674402  1736 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:13.672298  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
W20260709 12:24:13.675154  1583 leader_election.cc:343] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.675279  1543 raft_consensus.cc:2468] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.675449  1735 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:13.676728  1583 leader_election.cc:304] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:13.677982  1758 raft_consensus.cc:2804] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.678342  1758 raft_consensus.cc:493] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.678670  1758 raft_consensus.cc:3060] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.681051  1736 tablet_bootstrap.cc:654] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.681681  1735 tablet_bootstrap.cc:654] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.666100  1742 raft_consensus.cc:515] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.695461  1758 raft_consensus.cc:515] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.697630  1758 leader_election.cc:290] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.699221  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.699923  1543 raft_consensus.cc:3060] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.702828  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
W20260709 12:24:13.704547  1583 leader_election.cc:343] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.706902  1736 tablet_bootstrap.cc:492] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:13.697474  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:13.707491  1736 ts_tablet_manager.cc:1403] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260709 12:24:13.707744  1735 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:13.707867  1620 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.708335  1735 ts_tablet_manager.cc:1403] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.013s
I20260709 12:24:13.711261  1735 raft_consensus.cc:359] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.711915  1735 raft_consensus.cc:385] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.711687  1736 raft_consensus.cc:359] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.712250  1735 raft_consensus.cc:740] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.712543  1736 raft_consensus.cc:385] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.713002  1736 raft_consensus.cc:740] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.712993  1735 consensus_queue.cc:260] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.714222  1736 consensus_queue.cc:260] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.715648  1735 ts_tablet_manager.cc:1434] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:24:13.719298  1736 ts_tablet_manager.cc:1434] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:13.727407  1758 raft_consensus.cc:493] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.727605  1543 raft_consensus.cc:2468] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.729101  1742 leader_election.cc:290] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.725651  1620 raft_consensus.cc:2468] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:13.731721  1508 leader_election.cc:304] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.731595  1758 raft_consensus.cc:515] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.732447  1734 ts_tablet_manager.cc:1434] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.071s	user 0.026s	sys 0.018s
I20260709 12:24:13.732555  1771 raft_consensus.cc:2804] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.733331  1771 raft_consensus.cc:697] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:13.733626  1758 leader_election.cc:290] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.733626  1734 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.734162  1771 consensus_queue.cc:237] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.735661  1693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.735126  1583 leader_election.cc:304] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:13.736341  1693 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.737314  1758 raft_consensus.cc:2804] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.737831  1758 raft_consensus.cc:697] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:13.738525  1758 consensus_queue.cc:237] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.739495  1741 raft_consensus.cc:493] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.739970  1741 raft_consensus.cc:515] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.741104  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.741778  1694 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.742533  1583 leader_election.cc:304] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:13.742920  1741 leader_election.cc:290] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.746029  1740 raft_consensus.cc:2804] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.746471  1740 raft_consensus.cc:493] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.746824  1740 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.752214  1734 tablet_bootstrap.cc:654] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.757182  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.758049  1543 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.760027  1741 raft_consensus.cc:493] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.760638  1741 raft_consensus.cc:515] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.762980  1741 leader_election.cc:290] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.771405  1740 raft_consensus.cc:515] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.774983  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.775666  1543 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.783838  1543 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.785279  1583 leader_election.cc:304] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.789932  1694 raft_consensus.cc:2468] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:13.793979  1740 leader_election.cc:290] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.794842  1740 raft_consensus.cc:493] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.795349  1740 raft_consensus.cc:515] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.800081  1758 raft_consensus.cc:2804] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.800751  1758 raft_consensus.cc:697] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:13.800922  1741 raft_consensus.cc:493] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.801422  1741 raft_consensus.cc:515] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.801712  1758 consensus_queue.cc:237] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.803509  1741 leader_election.cc:290] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.808403  1441 catalog_manager.cc:5697] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.810683  1741 raft_consensus.cc:493] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.811280  1741 raft_consensus.cc:515] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.812418  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.813444  1741 leader_election.cc:290] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
W20260709 12:24:13.814308  1583 leader_election.cc:343] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.822837  1734 tablet_bootstrap.cc:492] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.823467  1734 ts_tablet_manager.cc:1403] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.015s
I20260709 12:24:13.827826  1740 leader_election.cc:290] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.828507  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.829213  1694 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.828743  1441 catalog_manager.cc:5697] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.836557  1694 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.826644  1734 raft_consensus.cc:359] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.837159  1734 raft_consensus.cc:385] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.837495  1734 raft_consensus.cc:740] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.837675  1440 catalog_manager.cc:5697] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.838254  1734 consensus_queue.cc:260] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.839969  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.840605  1694 raft_consensus.cc:2468] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.840514  1734 ts_tablet_manager.cc:1434] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:24:13.842312  1583 leader_election.cc:304] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [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: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.842615  1734 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.843086  1740 raft_consensus.cc:2804] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.843484  1740 raft_consensus.cc:493] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.843830  1740 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.845263  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.846122  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.847568  1542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
W20260709 12:24:13.848186  1658 leader_election.cc:343] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.848285  1542 raft_consensus.cc:2468] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:13.849543  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.850059  1779 raft_consensus.cc:493] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.850553  1779 raft_consensus.cc:515] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.850706  1619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.851307  1543 raft_consensus.cc:2393] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06b3b5c1fd774d71807ca5f1acb953cd in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:13.851490  1619 raft_consensus.cc:2468] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:13.851189  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.850252  1541 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:13.852735  1617 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:13.852979  1779 leader_election.cc:290] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.850697  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64c756429e41e487390a09d1d1e90a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.851769  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.855037  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:13.855748  1541 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.856515  1658 leader_election.cc:304] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.857312  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.858124  1694 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:13.858161  1741 raft_consensus.cc:2804] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.858777  1741 raft_consensus.cc:493] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.859122  1741 raft_consensus.cc:3060] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.859249  1658 leader_election.cc:304] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:13.861907  1734 tablet_bootstrap.cc:654] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.855028  1740 raft_consensus.cc:515] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.865541  1618 raft_consensus.cc:2393] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06b3b5c1fd774d71807ca5f1acb953cd in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:13.866938  1741 raft_consensus.cc:515] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.867733  1740 leader_election.cc:290] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.869426  1741 leader_election.cc:290] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.870021  1741 raft_consensus.cc:2804] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.870409  1741 raft_consensus.cc:493] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.856964  1583 leader_election.cc:304] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.870806  1741 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.871246  1740 raft_consensus.cc:2804] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.871628  1740 raft_consensus.cc:493] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.871973  1740 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.872342  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.873049  1541 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.878489  1741 raft_consensus.cc:515] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.879199  1740 raft_consensus.cc:515] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.880851  1741 leader_election.cc:290] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.881266  1740 leader_election.cc:290] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.870882  1734 tablet_bootstrap.cc:492] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.882071  1734 ts_tablet_manager.cc:1403] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.009s
I20260709 12:24:13.881664  1541 raft_consensus.cc:2468] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.883437  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.884090  1543 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.884204  1583 leader_election.cc:304] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.884577  1734 raft_consensus.cc:359] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.885262  1734 raft_consensus.cc:385] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.885138  1740 raft_consensus.cc:2804] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.885553  1734 raft_consensus.cc:740] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.885780  1740 raft_consensus.cc:697] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:13.886335  1734 consensus_queue.cc:260] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.888142  1734 ts_tablet_manager.cc:1434] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:13.889164  1734 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:13.889605  1740 consensus_queue.cc:237] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.893556  1734 tablet_bootstrap.cc:654] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.893405  1543 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.899453  1583 leader_election.cc:304] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.899708  1658 leader_election.cc:304] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: c94679720391437198f2d3bb31854337
I20260709 12:24:13.900503  1779 raft_consensus.cc:2804] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.900740  1782 raft_consensus.cc:2804] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.901069  1779 raft_consensus.cc:697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:13.901331  1658 leader_election.cc:304] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd; no voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.901785  1782 raft_consensus.cc:493] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.902176  1779 consensus_queue.cc:237] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.904299  1741 raft_consensus.cc:3060] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.904475  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:13.905030  1734 tablet_bootstrap.cc:492] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:13.905138  1618 raft_consensus.cc:3060] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.905550  1734 ts_tablet_manager.cc:1403] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 12:24:13.905601  1771 raft_consensus.cc:493] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.902204  1782 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.906148  1771 raft_consensus.cc:515] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.908753  1734 raft_consensus.cc:359] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.909392  1734 raft_consensus.cc:385] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.909657  1734 raft_consensus.cc:740] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.910434  1734 consensus_queue.cc:260] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.910874  1771 leader_election.cc:290] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.912448  1734 ts_tablet_manager.cc:1434] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:13.912540  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:13.912925  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df294ed9e2e457181bd4903a02959a8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.913208  1620 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.913481  1543 raft_consensus.cc:3060] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.918098  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.919166  1741 raft_consensus.cc:2749] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.920306  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:13.921025  1617 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 0.
I20260709 12:24:13.921028  1782 raft_consensus.cc:515] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.923264  1694 raft_consensus.cc:2393] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c94679720391437198f2d3bb31854337 in current term 1: Already voted for candidate 06b3b5c1fd774d71807ca5f1acb953cd in this term.
I20260709 12:24:13.923775  1508 leader_election.cc:304] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.924216  1693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:13.924849  1693 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 0.
I20260709 12:24:13.925091  1771 raft_consensus.cc:2804] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.925891  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.924921  1618 raft_consensus.cc:2468] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:13.926088  1620 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:13.926409  1771 raft_consensus.cc:493] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.926824  1771 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.927145  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.927495  1658 leader_election.cc:304] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:13.927793  1692 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.928529  1741 raft_consensus.cc:2804] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.933781  1542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:13.933290  1441 catalog_manager.cc:5697] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.934770  1542 raft_consensus.cc:2393] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06b3b5c1fd774d71807ca5f1acb953cd in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:13.926556  1541 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.937222  1543 raft_consensus.cc:2468] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:13.938623  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:13.940749  1658 leader_election.cc:304] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.943238  1541 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:13.946993  1692 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:13.949018  1741 raft_consensus.cc:697] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:13.948388  1782 leader_election.cc:290] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:13.952514  1782 raft_consensus.cc:2804] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.952965  1782 raft_consensus.cc:697] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:13.955204  1658 leader_election.cc:304] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd; no voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:13.956314  1741 consensus_queue.cc:237] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.956924  1771 raft_consensus.cc:515] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.959932  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:13.960552  1618 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.962332  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:13.963053  1692 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.958709  1782 consensus_queue.cc:237] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.963440  1771 leader_election.cc:290] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:13.966713  1441 catalog_manager.cc:5697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.970474  1618 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:13.971648  1508 leader_election.cc:304] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:13.972642  1771 raft_consensus.cc:2804] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:13.973405  1771 raft_consensus.cc:697] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:13.974381  1771 consensus_queue.cc:237] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:13.979502  1692 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:13.983388  1788 raft_consensus.cc:2749] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.985226  1440 catalog_manager.cc:5697] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:13.988806  1441 catalog_manager.cc:5697] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.000874  1441 catalog_manager.cc:5697] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.161590  1779 consensus_queue.cc:1048] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.175454  1740 consensus_queue.cc:1048] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.184923  1740 consensus_queue.cc:1048] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.194445  1618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22db994ffae433f81277f84110c9d65"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:54186
I20260709 12:24:14.195184  1618 raft_consensus.cc:606] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:14.200258  1778 consensus_queue.cc:1048] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.202726  1618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:54186
I20260709 12:24:14.203293  1618 raft_consensus.cc:606] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:14.210757  1618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:54186
I20260709 12:24:14.211220  1618 raft_consensus.cc:606] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:14.224630  1692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:34516
I20260709 12:24:14.225142  1692 raft_consensus.cc:606] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:14.237713  1541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:58024
I20260709 12:24:14.238263  1541 raft_consensus.cc:606] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Received request to transfer leadership to TS c94679720391437198f2d3bb31854337
I20260709 12:24:14.241888  1771 consensus_queue.cc:1048] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.243513  1541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:58024
I20260709 12:24:14.244068  1541 raft_consensus.cc:606] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Received request to transfer leadership to TS c94679720391437198f2d3bb31854337
I20260709 12:24:14.254132  1771 consensus_queue.cc:1048] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.256013  1778 consensus_queue.cc:1048] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.270615  1802 raft_consensus.cc:993] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:14.271106  1802 raft_consensus.cc:1081] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Signalling peer c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:14.273088  1618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b"
dest_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:24:14.273690  1618 raft_consensus.cc:493] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.274070  1618 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.277733  1778 raft_consensus.cc:993] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.278249  1779 raft_consensus.cc:1081] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.279860  1543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22db994ffae433f81277f84110c9d65"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58004
I20260709 12:24:14.281659  1543 raft_consensus.cc:493] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.282088  1543 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.283802  1758 consensus_queue.cc:1048] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.288354  1543 raft_consensus.cc:515] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.290912  1618 raft_consensus.cc:515] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.294874  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:14.295485  1541 raft_consensus.cc:3055] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.295814  1541 raft_consensus.cc:740] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.296633  1541 consensus_queue.cc:260] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.297143  1543 leader_election.cc:290] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.297895  1541 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.298641  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:14.299290  1620 raft_consensus.cc:3055] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.299332  1618 leader_election.cc:290] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.299643  1620 raft_consensus.cc:740] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:14.300777  1693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c143ce8d93444c4dbf9fc2f54381798b" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.300544  1620 consensus_queue.cc:260] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.301388  1693 raft_consensus.cc:3060] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.301934  1620 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.305419  1541 raft_consensus.cc:2468] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:14.306697  1583 leader_election.cc:304] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:14.307497  1758 raft_consensus.cc:2804] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.307991  1758 raft_consensus.cc:697] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:14.308797  1758 consensus_queue.cc:237] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.310158  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22db994ffae433f81277f84110c9d65" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.310667  1692 raft_consensus.cc:3060] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.312610  1693 raft_consensus.cc:2468] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:14.315268  1620 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.316546  1692 raft_consensus.cc:2468] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.316630  1508 leader_election.cc:304] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:14.317495  1802 raft_consensus.cc:2804] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.317914  1802 raft_consensus.cc:697] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.318650  1802 consensus_queue.cc:237] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.321061  1439 catalog_manager.cc:5697] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 1 to 2, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.329715  1440 catalog_manager.cc:5697] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.382627  1782 consensus_queue.cc:1048] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.388768  1788 raft_consensus.cc:993] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.389223  1788 raft_consensus.cc:1081] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.389053  1802 consensus_queue.cc:1048] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.391534  1543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58008
I20260709 12:24:14.392338  1543 raft_consensus.cc:493] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.392729  1543 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.397826  1782 consensus_queue.cc:1048] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.404825  1543 raft_consensus.cc:515] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.407763  1771 raft_consensus.cc:993] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:14.408301  1771 raft_consensus.cc:1081] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Signalling peer c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:14.408435  1543 leader_election.cc:290] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.409833  1758 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.411767  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:14.412667  1693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b0adfd8e4c7fa7415da8ab9ef329" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.413214  1693 raft_consensus.cc:3055] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.413570  1693 raft_consensus.cc:740] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:14.414084  1617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa"
dest_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:24:14.415066  1620 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.414448  1693 consensus_queue.cc:260] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.414888  1617 raft_consensus.cc:493] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.416296  1617 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.416571  1693 raft_consensus.cc:3060] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.423384  1620 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.423909  1617 raft_consensus.cc:515] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.425024  1693 raft_consensus.cc:2468] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.426045  1617 leader_election.cc:290] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.426610  1802 consensus_queue.cc:1048] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.427074  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.427675  1692 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.430056  1508 leader_election.cc:304] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:14.430914  1802 raft_consensus.cc:2804] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.431386  1802 raft_consensus.cc:697] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.432097  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45f2d90ba4845769126a2b073fab3fa" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:14.432163  1802 consensus_queue.cc:237] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.432794  1541 raft_consensus.cc:3055] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.433205  1541 raft_consensus.cc:740] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.434021  1541 consensus_queue.cc:260] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.435249  1541 raft_consensus.cc:3060] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.435845  1692 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:14.436619  1693 raft_consensus.cc:1240] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Rejecting Update request from peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:24:14.437598  1779 raft_consensus.cc:993] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.438072  1779 raft_consensus.cc:1081] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.440413  1544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58004
I20260709 12:24:14.443828  1544 raft_consensus.cc:493] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.444243  1583 leader_election.cc:304] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [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: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:14.444386  1541 raft_consensus.cc:2468] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:14.445539  1758 raft_consensus.cc:2804] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.446053  1758 raft_consensus.cc:697] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:14.446913  1758 consensus_queue.cc:237] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.447969  1782 consensus_queue.cc:1048] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.446071  1779 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:14.444259  1544 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.460152  1544 raft_consensus.cc:515] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.464346  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:14.464993  1617 raft_consensus.cc:3055] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.465317  1617 raft_consensus.cc:740] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:14.466145  1617 consensus_queue.cc:260] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.467374  1617 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.467562  1439 catalog_manager.cc:5697] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 1 to 2, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.469539  1782 consensus_queue.cc:1048] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.471033  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.471673  1694 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.469631  1544 leader_election.cc:290] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.474818  1617 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.474434  1441 catalog_manager.cc:5697] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.476020  1508 leader_election.cc:304] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:14.476886  1802 raft_consensus.cc:2804] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.477362  1802 raft_consensus.cc:697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.478200  1802 consensus_queue.cc:237] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.479238  1694 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.492080  1758 consensus_queue.cc:1048] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.496380  1439 catalog_manager.cc:5697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.498302  1740 consensus_queue.cc:1048] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.553361  1758 raft_consensus.cc:993] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.553828  1740 raft_consensus.cc:1081] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:14.555295  1541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58004
I20260709 12:24:14.555727  1541 raft_consensus.cc:493] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:14.555976  1541 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.562381  1541 raft_consensus.cc:515] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.563875  1541 leader_election.cc:290] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:14.564765  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:14.565053  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ed3238ccf54d61968a613bb62fc433" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:14.565431  1617 raft_consensus.cc:3055] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:14.565625  1694 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.565836  1617 raft_consensus.cc:740] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:14.566685  1617 consensus_queue.cc:260] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.567971  1617 raft_consensus.cc:3060] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:14.573048  1694 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.574432  1508 leader_election.cc:304] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:14.575026  1617 raft_consensus.cc:2468] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:14.575274  1802 raft_consensus.cc:2804] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:14.575798  1802 raft_consensus.cc:697] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:14.576537  1802 consensus_queue.cc:237] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:14.582703  1441 catalog_manager.cc:5697] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.728125  1694 raft_consensus.cc:1275] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.729278  1802 consensus_queue.cc:1048] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.738237  1617 raft_consensus.cc:1275] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.741268  1742 consensus_queue.cc:1048] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.807817  1541 raft_consensus.cc:1275] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.808877  1694 raft_consensus.cc:1275] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.809072  1740 consensus_queue.cc:1048] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.810288  1778 consensus_queue.cc:1048] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.831190  1617 raft_consensus.cc:1275] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.832448  1742 consensus_queue.cc:1048] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.839437  1694 raft_consensus.cc:1275] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.841877  1802 consensus_queue.cc:1048] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.917752  1694 raft_consensus.cc:1275] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.918972  1778 consensus_queue.cc:1048] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.931460  1541 raft_consensus.cc:1275] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.932837  1758 consensus_queue.cc:1048] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.973466  1617 raft_consensus.cc:1275] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.974644  1771 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:14.981814  1694 raft_consensus.cc:1275] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:14.983366  1802 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.004858  1694 raft_consensus.cc:1275] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.006090  1802 consensus_queue.cc:1048] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:15.013264  1617 raft_consensus.cc:1275] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:15.015154  1742 consensus_queue.cc:1048] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.292174  1439 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56548:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:17.294488  1439 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:17.342758  1526 tablet_service.cc:1511] Processing CreateTablet for tablet 7c281be236634772aa226eae89cbf256 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:17.344094  1526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c281be236634772aa226eae89cbf256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.343848  1604 tablet_service.cc:1511] Processing CreateTablet for tablet 7c281be236634772aa226eae89cbf256 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:17.345186  1604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c281be236634772aa226eae89cbf256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.345132  1677 tablet_service.cc:1511] Processing CreateTablet for tablet 7c281be236634772aa226eae89cbf256 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:17.346859  1677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c281be236634772aa226eae89cbf256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.346707  1529 tablet_service.cc:1511] Processing CreateTablet for tablet fb2e3027b0c54fe78160d348b04f7de4 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:17.347967  1529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2e3027b0c54fe78160d348b04f7de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.349759  1607 tablet_service.cc:1511] Processing CreateTablet for tablet fb2e3027b0c54fe78160d348b04f7de4 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:17.351060  1607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2e3027b0c54fe78160d348b04f7de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.351235  1679 tablet_service.cc:1511] Processing CreateTablet for tablet fb2e3027b0c54fe78160d348b04f7de4 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:17.352751  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2e3027b0c54fe78160d348b04f7de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.363878  1528 tablet_service.cc:1511] Processing CreateTablet for tablet bd54d63238294b798fb1d5f46fbd2ee8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:17.365284  1528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd54d63238294b798fb1d5f46fbd2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.366779  1609 tablet_service.cc:1511] Processing CreateTablet for tablet bd54d63238294b798fb1d5f46fbd2ee8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:17.367291  1680 tablet_service.cc:1511] Processing CreateTablet for tablet bd54d63238294b798fb1d5f46fbd2ee8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:17.368587  1680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd54d63238294b798fb1d5f46fbd2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.370455  1609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd54d63238294b798fb1d5f46fbd2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.371830  1534 tablet_service.cc:1511] Processing CreateTablet for tablet 315f7739a6d048119e11a0857fd77d64 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:17.373301  1534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315f7739a6d048119e11a0857fd77d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.374799  1608 tablet_service.cc:1511] Processing CreateTablet for tablet 315f7739a6d048119e11a0857fd77d64 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:17.376075  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315f7739a6d048119e11a0857fd77d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.377029  1676 tablet_service.cc:1511] Processing CreateTablet for tablet 315f7739a6d048119e11a0857fd77d64 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:17.378329  1676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315f7739a6d048119e11a0857fd77d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.381260  1531 tablet_service.cc:1511] Processing CreateTablet for tablet 109cb1aacd15451da69a2af8d418ef8c (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:17.382658  1531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109cb1aacd15451da69a2af8d418ef8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.387405  1606 tablet_service.cc:1511] Processing CreateTablet for tablet 109cb1aacd15451da69a2af8d418ef8c (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:17.388732  1606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109cb1aacd15451da69a2af8d418ef8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.393002  1683 tablet_service.cc:1511] Processing CreateTablet for tablet 109cb1aacd15451da69a2af8d418ef8c (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:17.394340  1683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109cb1aacd15451da69a2af8d418ef8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.395217  1530 tablet_service.cc:1511] Processing CreateTablet for tablet f2a1114d9885453a8201b9d11451f00a (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:17.397117  1530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a1114d9885453a8201b9d11451f00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.405738  1533 tablet_service.cc:1511] Processing CreateTablet for tablet 4e81e1b01d15403da1af9a6fd14b8e5f (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:17.410876  1533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e81e1b01d15403da1af9a6fd14b8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.412873  1678 tablet_service.cc:1511] Processing CreateTablet for tablet 4e81e1b01d15403da1af9a6fd14b8e5f (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:17.405362  1681 tablet_service.cc:1511] Processing CreateTablet for tablet f2a1114d9885453a8201b9d11451f00a (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:17.414230  1678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e81e1b01d15403da1af9a6fd14b8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.405726  1607 tablet_service.cc:1511] Processing CreateTablet for tablet f2a1114d9885453a8201b9d11451f00a (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:17.415269  1607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a1114d9885453a8201b9d11451f00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.417030  1681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a1114d9885453a8201b9d11451f00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.410526  1601 tablet_service.cc:1511] Processing CreateTablet for tablet 4e81e1b01d15403da1af9a6fd14b8e5f (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:17.423655  1601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e81e1b01d15403da1af9a6fd14b8e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.425294  1527 tablet_service.cc:1511] Processing CreateTablet for tablet b52dd4e9721d4a4ca26868cf51f5cfb8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:17.426690  1527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52dd4e9721d4a4ca26868cf51f5cfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.427379  1603 tablet_service.cc:1511] Processing CreateTablet for tablet b52dd4e9721d4a4ca26868cf51f5cfb8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:17.428673  1603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52dd4e9721d4a4ca26868cf51f5cfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.429553  1682 tablet_service.cc:1511] Processing CreateTablet for tablet b52dd4e9721d4a4ca26868cf51f5cfb8 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:17.430876  1682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52dd4e9721d4a4ca26868cf51f5cfb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.448522  1532 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae241867c4cacb4f23c8920219d96 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:17.449932  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae241867c4cacb4f23c8920219d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.474437  1608 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae241867c4cacb4f23c8920219d96 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:17.475762  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae241867c4cacb4f23c8920219d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.475567  1684 tablet_service.cc:1511] Processing CreateTablet for tablet f30ae241867c4cacb4f23c8920219d96 (DEFAULT_TABLE table=soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:17.478256  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30ae241867c4cacb4f23c8920219d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.444554  1827 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.519402  1827 tablet_bootstrap.cc:654] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.519661  1830 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.528487  1830 tablet_bootstrap.cc:654] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.536640  1831 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.536983  1830 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.537530  1830 ts_tablet_manager.cc:1403] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.009s
I20260709 12:24:17.599128  1831 tablet_bootstrap.cc:654] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.598352  1830 raft_consensus.cc:359] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.600167  1830 raft_consensus.cc:385] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.600622  1830 raft_consensus.cc:740] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.600852  1827 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.601631  1830 consensus_queue.cc:260] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.604245  1830 ts_tablet_manager.cc:1434] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 12:24:17.605293  1827 ts_tablet_manager.cc:1403] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.008s
I20260709 12:24:17.607864  1830 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.610337  1827 raft_consensus.cc:359] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.611373  1827 raft_consensus.cc:385] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.611701  1827 raft_consensus.cc:740] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.612905  1827 consensus_queue.cc:260] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.614817  1831 tablet_bootstrap.cc:492] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.615657  1831 ts_tablet_manager.cc:1403] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.004s
I20260709 12:24:17.618520  1830 tablet_bootstrap.cc:654] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.619068  1827 ts_tablet_manager.cc:1434] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 12:24:17.619907  1831 raft_consensus.cc:359] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.620954  1827 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.620971  1831 raft_consensus.cc:385] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.622040  1831 raft_consensus.cc:740] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.622925  1831 consensus_queue.cc:260] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.627007  1830 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.627707  1830 ts_tablet_manager.cc:1403] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 12:24:17.628583  1831 ts_tablet_manager.cc:1434] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:24:17.630090  1831 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.631458  1830 raft_consensus.cc:359] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.632318  1830 raft_consensus.cc:385] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.632666  1830 raft_consensus.cc:740] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.633507  1830 consensus_queue.cc:260] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.636447  1830 ts_tablet_manager.cc:1434] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:17.637723  1830 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.638537  1831 tablet_bootstrap.cc:654] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.644552  1831 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.645002  1830 tablet_bootstrap.cc:654] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.645109  1831 ts_tablet_manager.cc:1403] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:24:17.648713  1831 raft_consensus.cc:359] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.649467  1831 raft_consensus.cc:385] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.649811  1831 raft_consensus.cc:740] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.650787  1827 tablet_bootstrap.cc:654] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.650630  1831 consensus_queue.cc:260] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.653671  1831 ts_tablet_manager.cc:1434] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:17.655174  1831 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.655725  1816 raft_consensus.cc:493] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.656358  1816 raft_consensus.cc:515] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.659030  1816 leader_election.cc:290] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
W20260709 12:24:17.661073  1490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:17.662796  1831 tablet_bootstrap.cc:654] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.663935  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:17.663935  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
W20260709 12:24:17.667210  1508 leader_election.cc:343] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94679720391437198f2d3bb31854337 (127.28.14.130:35363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:17.667898  1508 leader_election.cc:343] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.668326  1508 leader_election.cc:304] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337
I20260709 12:24:17.669512  1816 raft_consensus.cc:2749] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:17.680644  1831 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.681238  1831 ts_tablet_manager.cc:1403] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 12:24:17.681288  1830 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.681859  1830 ts_tablet_manager.cc:1403] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.016s
I20260709 12:24:17.682367  1827 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.682821  1827 ts_tablet_manager.cc:1403] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.018s
I20260709 12:24:17.684942  1831 raft_consensus.cc:359] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.685082  1830 raft_consensus.cc:359] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.685261  1827 raft_consensus.cc:359] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.685767  1831 raft_consensus.cc:385] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.685915  1830 raft_consensus.cc:385] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.685983  1827 raft_consensus.cc:385] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.686188  1831 raft_consensus.cc:740] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.686322  1830 raft_consensus.cc:740] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.686422  1827 raft_consensus.cc:740] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.687135  1831 consensus_queue.cc:260] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.687235  1827 consensus_queue.cc:260] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.687296  1830 consensus_queue.cc:260] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.689648  1827 ts_tablet_manager.cc:1434] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:17.691094  1827 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.691243  1831 ts_tablet_manager.cc:1434] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.008s
I20260709 12:24:17.692862  1831 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.691118  1830 ts_tablet_manager.cc:1434] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:17.697656  1830 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.703440  1831 tablet_bootstrap.cc:654] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.705343  1830 tablet_bootstrap.cc:654] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.708832  1827 tablet_bootstrap.cc:654] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.715005  1782 raft_consensus.cc:493] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.715626  1782 raft_consensus.cc:515] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.718600  1782 leader_election.cc:290] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:17.719409  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:17.719825  1831 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.720196  1541 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:17.720448  1831 ts_tablet_manager.cc:1403] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 12:24:17.720839  1827 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.721181  1830 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.721395  1827 ts_tablet_manager.cc:1403] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 12:24:17.721916  1830 ts_tablet_manager.cc:1403] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 12:24:17.723359  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:17.724083  1617 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:17.724272  1831 raft_consensus.cc:359] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.725028  1831 raft_consensus.cc:385] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.725359  1831 raft_consensus.cc:740] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.725155  1827 raft_consensus.cc:359] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.725356  1830 raft_consensus.cc:359] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.726176  1827 raft_consensus.cc:385] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.726334  1830 raft_consensus.cc:385] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.726727  1830 raft_consensus.cc:740] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.726583  1831 consensus_queue.cc:260] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.727859  1830 consensus_queue.cc:260] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.726688  1658 leader_election.cc:304] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:17.730203  1830 ts_tablet_manager.cc:1434] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:17.726704  1827 raft_consensus.cc:740] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.731360  1827 consensus_queue.cc:260] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.731778  1831 ts_tablet_manager.cc:1434] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:17.731704  1782 raft_consensus.cc:2804] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.732349  1782 raft_consensus.cc:493] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.732702  1782 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.733161  1831 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.734213  1830 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.737578  1816 raft_consensus.cc:493] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.738126  1816 raft_consensus.cc:515] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.733161  1827 ts_tablet_manager.cc:1434] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:24:17.752351  1816 leader_election.cc:290] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:17.753335  1827 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.753965  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
W20260709 12:24:17.760768  1508 leader_election.cc:343] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.761044  1827 tablet_bootstrap.cc:654] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.768177  1830 tablet_bootstrap.cc:654] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.760174  1782 raft_consensus.cc:515] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.770833  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:17.773440  1831 tablet_bootstrap.cc:654] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.775925  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:17.776733  1617 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:17.783079  1508 leader_election.cc:343] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94679720391437198f2d3bb31854337 (127.28.14.130:35363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.783742  1508 leader_election.cc:304] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337
I20260709 12:24:17.784704  1782 leader_election.cc:290] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:17.787551  1617 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:17.789186  1658 leader_election.cc:304] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:17.790113  1782 raft_consensus.cc:2804] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.794284  1816 raft_consensus.cc:2749] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:17.796717  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:17.797396  1541 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.802071  1827 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.802353  1830 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.802786  1827 ts_tablet_manager.cc:1403] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.015s
I20260709 12:24:17.802937  1830 ts_tablet_manager.cc:1403] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.024s
I20260709 12:24:17.803404  1831 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.803927  1831 ts_tablet_manager.cc:1403] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.019s
I20260709 12:24:17.806281  1827 raft_consensus.cc:359] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.806552  1830 raft_consensus.cc:359] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.807168  1827 raft_consensus.cc:385] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.806946  1831 raft_consensus.cc:359] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.807312  1830 raft_consensus.cc:385] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.799031  1782 raft_consensus.cc:697] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:17.807643  1827 raft_consensus.cc:740] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.807698  1831 raft_consensus.cc:385] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.807654  1541 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:17.808419  1831 raft_consensus.cc:740] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.808497  1782 consensus_queue.cc:237] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.808784  1827 consensus_queue.cc:260] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.807773  1830 raft_consensus.cc:740] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.809597  1831 consensus_queue.cc:260] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.812124  1831 ts_tablet_manager.cc:1434] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:24:17.811955  1830 consensus_queue.cc:260] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.813361  1831 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.813407  1827 ts_tablet_manager.cc:1434] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:24:17.814844  1827 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.815616  1830 ts_tablet_manager.cc:1434] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:24:17.817065  1830 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.821414  1831 tablet_bootstrap.cc:654] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.824986  1827 tablet_bootstrap.cc:654] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.825954  1816 raft_consensus.cc:493] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.826546  1816 raft_consensus.cc:515] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.828706  1816 leader_election.cc:290] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:17.830257  1844 raft_consensus.cc:493] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.830794  1844 raft_consensus.cc:515] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.833695  1442 catalog_manager.cc:5697] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:17.836699  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:17.836992  1831 tablet_bootstrap.cc:492] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.838891  1827 tablet_bootstrap.cc:492] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.839414  1827 ts_tablet_manager.cc:1403] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260709 12:24:17.839504  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:17.841594  1694 raft_consensus.cc:2468] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 0.
I20260709 12:24:17.838101  1844 leader_election.cc:290] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:17.841845  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:17.840699  1831 ts_tablet_manager.cc:1403] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.012s
I20260709 12:24:17.844159  1692 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:17.845597  1583 leader_election.cc:304] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
W20260709 12:24:17.846732  1508 leader_election.cc:343] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94679720391437198f2d3bb31854337 (127.28.14.130:35363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.846874  1740 raft_consensus.cc:2804] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.847026  1831 raft_consensus.cc:359] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.847880  1740 raft_consensus.cc:493] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.843664  1827 raft_consensus.cc:359] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.847882  1831 raft_consensus.cc:385] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.848699  1831 raft_consensus.cc:740] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.848271  1740 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.849772  1827 raft_consensus.cc:385] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.850157  1827 raft_consensus.cc:740] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.847393  1508 leader_election.cc:304] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: c94679720391437198f2d3bb31854337
I20260709 12:24:17.850875  1816 raft_consensus.cc:2804] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.851258  1816 raft_consensus.cc:493] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:17.849550  1831 consensus_queue.cc:260] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.851599  1816 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.851024  1827 consensus_queue.cc:260] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.853542  1830 tablet_bootstrap.cc:654] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.854017  1827 ts_tablet_manager.cc:1434] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:24:17.855230  1827 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.859797  1740 raft_consensus.cc:515] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.868597  1740 leader_election.cc:290] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:17.863679  1831 ts_tablet_manager.cc:1434] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:24:17.864372  1827 tablet_bootstrap.cc:654] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.869675  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:17.869778  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:17.871147  1692 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.871731  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:17.872296  1831 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.863065  1816 raft_consensus.cc:515] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.877959  1816 leader_election.cc:290] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:17.879623  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:17.880333  1617 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.883006  1692 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:17.884434  1583 leader_election.cc:304] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:17.885488  1740 raft_consensus.cc:2804] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.886160  1740 raft_consensus.cc:697] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:17.886914  1740 consensus_queue.cc:237] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.890245  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:17.890910  1694 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.893939  1830 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.894570  1830 ts_tablet_manager.cc:1403] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.012s
I20260709 12:24:17.897181  1831 tablet_bootstrap.cc:654] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.888240  1617 raft_consensus.cc:2468] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:17.901011  1694 raft_consensus.cc:2468] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:17.902733  1508 leader_election.cc:304] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:17.903529  1816 raft_consensus.cc:2804] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:17.903800  1827 tablet_bootstrap.cc:492] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.904399  1827 ts_tablet_manager.cc:1403] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.006s
I20260709 12:24:17.904403  1816 raft_consensus.cc:697] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
W20260709 12:24:17.898706  1583 leader_election.cc:343] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:17.898166  1830 raft_consensus.cc:359] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.905656  1830 raft_consensus.cc:385] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.905987  1830 raft_consensus.cc:740] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.906847  1830 consensus_queue.cc:260] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.907858  1827 raft_consensus.cc:359] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.908598  1827 raft_consensus.cc:385] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.908897  1827 raft_consensus.cc:740] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.909739  1830 ts_tablet_manager.cc:1434] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:24:17.909653  1827 consensus_queue.cc:260] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.910862  1830 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.911288  1816 consensus_queue.cc:237] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.912901  1831 tablet_bootstrap.cc:492] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.913432  1831 ts_tablet_manager.cc:1403] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260709 12:24:17.918430  1830 tablet_bootstrap.cc:654] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.918061  1440 catalog_manager.cc:5697] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.926120  1827 ts_tablet_manager.cc:1434] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:17.923892  1831 raft_consensus.cc:359] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.928895  1827 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.927376  1831 raft_consensus.cc:385] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.930006  1831 raft_consensus.cc:740] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.932723  1830 tablet_bootstrap.cc:492] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.933264  1830 ts_tablet_manager.cc:1403] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260709 12:24:17.932900  1831 consensus_queue.cc:260] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.935326  1831 ts_tablet_manager.cc:1434] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:24:17.936407  1831 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.937413  1830 raft_consensus.cc:359] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.938200  1830 raft_consensus.cc:385] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.938488  1830 raft_consensus.cc:740] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.939628  1830 consensus_queue.cc:260] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.944461  1830 ts_tablet_manager.cc:1434] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:24:17.945472  1830 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.946205  1827 tablet_bootstrap.cc:654] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.951047  1831 tablet_bootstrap.cc:654] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.952060  1830 tablet_bootstrap.cc:654] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.962844  1831 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:17.963395  1831 ts_tablet_manager.cc:1403] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 12:24:17.969007  1827 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:17.969574  1827 ts_tablet_manager.cc:1403] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 12:24:17.972213  1827 raft_consensus.cc:359] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.972790  1827 raft_consensus.cc:385] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.973093  1827 raft_consensus.cc:740] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.973893  1827 consensus_queue.cc:260] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.974037  1831 raft_consensus.cc:359] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.974711  1831 raft_consensus.cc:385] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.974979  1831 raft_consensus.cc:740] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.975677  1831 consensus_queue.cc:260] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.976372  1827 ts_tablet_manager.cc:1434] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:17.977631  1827 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:17.977823  1831 ts_tablet_manager.cc:1434] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:24:17.978909  1831 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Bootstrap starting.
I20260709 12:24:17.984299  1827 tablet_bootstrap.cc:654] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.985108  1830 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:17.985679  1830 ts_tablet_manager.cc:1403] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.019s
I20260709 12:24:17.985996  1831 tablet_bootstrap.cc:654] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:17.988543  1830 raft_consensus.cc:359] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.989312  1830 raft_consensus.cc:385] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:17.989617  1830 raft_consensus.cc:740] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:17.990104  1782 raft_consensus.cc:493] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:17.990391  1830 consensus_queue.cc:260] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.990584  1782 raft_consensus.cc:515] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:17.992678  1830 ts_tablet_manager.cc:1434] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:17.993844  1830 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Bootstrap starting.
I20260709 12:24:17.994557  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:17.995215  1617 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:17.996477  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:17.997154  1544 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:17.998700  1658 leader_election.cc:304] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:17.999852  1848 raft_consensus.cc:2804] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:17.999938  1830 tablet_bootstrap.cc:654] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:18.000237  1848 raft_consensus.cc:493] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.000566  1848 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:17.992641  1782 leader_election.cc:290] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.011551  1830 tablet_bootstrap.cc:492] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: No bootstrap required, opened a new log
I20260709 12:24:18.012167  1830 ts_tablet_manager.cc:1403] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 12:24:18.015055  1830 raft_consensus.cc:359] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.015837  1830 raft_consensus.cc:385] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:18.016150  1830 raft_consensus.cc:740] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Initialized, Role: FOLLOWER
I20260709 12:24:18.016863  1830 consensus_queue.cc:260] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.023232  1830 ts_tablet_manager.cc:1434] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:18.030740  1848 raft_consensus.cc:515] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.032526  1782 raft_consensus.cc:493] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.033085  1782 raft_consensus.cc:515] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.034246  1440 catalog_manager.cc:5697] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.038506  1816 raft_consensus.cc:493] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.039167  1816 raft_consensus.cc:515] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.040791  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:18.041359  1816 leader_election.cc:290] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.042183  1831 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: No bootstrap required, opened a new log
I20260709 12:24:18.042065  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:18.042784  1831 ts_tablet_manager.cc:1403] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent bootstrapping tablet: real 0.064s	user 0.039s	sys 0.019s
I20260709 12:24:18.044771  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:18.045395  1617 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 0.
I20260709 12:24:18.045962  1831 raft_consensus.cc:359] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.046873  1831 raft_consensus.cc:385] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:18.046993  1508 leader_election.cc:304] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.047235  1831 raft_consensus.cc:740] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Initialized, Role: FOLLOWER
I20260709 12:24:18.042770  1544 raft_consensus.cc:2468] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:18.048105  1831 consensus_queue.cc:260] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.048722  1834 raft_consensus.cc:2804] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:18.049177  1827 tablet_bootstrap.cc:492] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:18.049150  1834 raft_consensus.cc:493] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.049595  1834 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.050271  1827 ts_tablet_manager.cc:1403] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.024s
I20260709 12:24:18.053100  1827 raft_consensus.cc:359] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.053735  1827 raft_consensus.cc:385] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:18.054030  1827 raft_consensus.cc:740] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:18.054734  1827 consensus_queue.cc:260] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.056854  1827 ts_tablet_manager.cc:1434] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:18.057904  1827 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: Bootstrap starting.
I20260709 12:24:18.057925  1834 raft_consensus.cc:515] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.060072  1834 leader_election.cc:290] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.064076  1827 tablet_bootstrap.cc:654] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:18.064515  1658 leader_election.cc:304] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
W20260709 12:24:18.065433  1658 leader_election.cc:343] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c94679720391437198f2d3bb31854337 (127.28.14.130:35363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:18.067821  1831 ts_tablet_manager.cc:1434] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 12:24:18.065527  1869 raft_consensus.cc:2804] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:18.068459  1869 raft_consensus.cc:493] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.068830  1869 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.070567  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.071166  1617 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.075492  1827 tablet_bootstrap.cc:492] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: No bootstrap required, opened a new log
I20260709 12:24:18.075994  1827 ts_tablet_manager.cc:1403] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:24:18.076995  1869 raft_consensus.cc:515] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.078687  1827 raft_consensus.cc:359] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.079093  1869 leader_election.cc:290] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.079362  1740 raft_consensus.cc:493] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.079871  1740 raft_consensus.cc:515] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.081595  1827 raft_consensus.cc:385] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:18.081908  1827 raft_consensus.cc:740] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Initialized, Role: FOLLOWER
I20260709 12:24:18.082564  1827 consensus_queue.cc:260] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.083307  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:18.083973  1544 raft_consensus.cc:2468] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:18.085073  1583 leader_election.cc:304] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.081703  1740 leader_election.cc:290] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.085903  1844 raft_consensus.cc:2804] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:18.086447  1844 raft_consensus.cc:493] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.086784  1844 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.084157  1827 ts_tablet_manager.cc:1434] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:24:18.035187  1782 leader_election.cc:290] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.092226  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.092985  1620 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.093212  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.093887  1544 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.094290  1782 raft_consensus.cc:493] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.094934  1782 raft_consensus.cc:515] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.097132  1782 leader_election.cc:290] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.098330  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:18.100302  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:18.101166  1694 raft_consensus.cc:2468] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:18.101188  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:18.101670  1544 raft_consensus.cc:2468] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.102946  1541 raft_consensus.cc:2393] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06b3b5c1fd774d71807ca5f1acb953cd in current term 1: Already voted for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in this term.
I20260709 12:24:18.104561  1658 leader_election.cc:304] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.105407  1782 raft_consensus.cc:2804] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.105562  1658 leader_election.cc:304] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd; no voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:18.105954  1782 raft_consensus.cc:697] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.107105  1869 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.108026  1782 consensus_queue.cc:237] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.111578  1848 leader_election.cc:290] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.112761  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.114593  1541 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.117946  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.118734  1618 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.126888  1541 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.126864  1440 catalog_manager.cc:5697] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:18.128217  1658 leader_election.cc:304] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.129029  1848 raft_consensus.cc:2804] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.129470  1848 raft_consensus.cc:697] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.130302  1848 consensus_queue.cc:237] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.145505  1618 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.146332  1844 raft_consensus.cc:515] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.150449  1844 leader_election.cc:290] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.151477  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.151718  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.152218  1541 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.152419  1694 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.160244  1541 raft_consensus.cc:2468] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:18.160645  1694 raft_consensus.cc:2468] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:18.147804  1617 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:18.148142  1620 raft_consensus.cc:2468] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.161706  1583 leader_election.cc:304] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.163354  1844 raft_consensus.cc:2804] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.163862  1844 raft_consensus.cc:697] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.164743  1844 consensus_queue.cc:237] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.167852  1869 raft_consensus.cc:2749] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:18.169250  1508 leader_election.cc:304] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.170140  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:18.170166  1816 raft_consensus.cc:2804] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.170969  1694 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:18.170990  1816 raft_consensus.cc:697] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.172499  1816 consensus_queue.cc:237] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.173775  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.178746  1740 raft_consensus.cc:493] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.179322  1740 raft_consensus.cc:515] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.180063  1440 catalog_manager.cc:5697] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:18.181258  1740 leader_election.cc:290] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.182938  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e81e1b01d15403da1af9a6fd14b8e5f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:18.183590  1692 raft_consensus.cc:2468] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:18.184844  1583 leader_election.cc:304] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:18.185601  1740 raft_consensus.cc:2804] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:18.185951  1740 raft_consensus.cc:493] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.186249  1740 raft_consensus.cc:3060] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.187999  1694 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 1.
I20260709 12:24:18.191438  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e81e1b01d15403da1af9a6fd14b8e5f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:18.191170  1442 catalog_manager.cc:5697] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.192078  1541 raft_consensus.cc:2468] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 0.
I20260709 12:24:18.196229  1740 raft_consensus.cc:515] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.198925  1740 leader_election.cc:290] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.200001  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e81e1b01d15403da1af9a6fd14b8e5f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.200655  1541 raft_consensus.cc:3060] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.200434  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e81e1b01d15403da1af9a6fd14b8e5f" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.203989  1694 raft_consensus.cc:3060] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.203907  1440 catalog_manager.cc:5697] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 1 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.207450  1541 raft_consensus.cc:2468] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:18.208403  1583 leader_election.cc:304] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.209028  1740 raft_consensus.cc:2804] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.209960  1740 raft_consensus.cc:697] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.210431  1694 raft_consensus.cc:2468] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 1.
I20260709 12:24:18.210723  1740 consensus_queue.cc:237] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.217934  1440 catalog_manager.cc:5697] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 0 to 1, leader changed from <none> to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 1 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.247350  1848 consensus_queue.cc:1048] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.252622  1816 raft_consensus.cc:493] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.253121  1816 raft_consensus.cc:515] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.255220  1816 leader_election.cc:290] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.256458  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:18.256671  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" is_pre_election: true
I20260709 12:24:18.257453  1694 raft_consensus.cc:2393] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in current term 1: Already voted for candidate c94679720391437198f2d3bb31854337 in this term.
I20260709 12:24:18.259231  1508 leader_election.cc:304] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337
I20260709 12:24:18.260097  1816 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.261592  1848 raft_consensus.cc:493] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:18.262174  1848 raft_consensus.cc:515] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.264272  1848 leader_election.cc:290] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.266021  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" is_pre_election: true
I20260709 12:24:18.266249  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337" is_pre_election: true
I20260709 12:24:18.266786  1544 raft_consensus.cc:2468] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:18.266949  1617 raft_consensus.cc:2468] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 0.
I20260709 12:24:18.267834  1816 raft_consensus.cc:2749] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:18.268132  1658 leader_election.cc:304] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.269312  1868 consensus_queue.cc:1048] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.269325  1848 raft_consensus.cc:2804] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:18.270123  1848 raft_consensus.cc:493] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:18.270632  1848 raft_consensus.cc:3060] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.278384  1848 raft_consensus.cc:515] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.281437  1848 leader_election.cc:290] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:18.282176  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.282500  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30ae241867c4cacb4f23c8920219d96" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.282899  1541 raft_consensus.cc:3060] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.283145  1620 raft_consensus.cc:3060] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:18.290791  1541 raft_consensus.cc:2468] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.291528  1620 raft_consensus.cc:2468] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 1.
I20260709 12:24:18.291896  1658 leader_election.cc:304] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.292665  1848 raft_consensus.cc:2804] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:18.293123  1848 raft_consensus.cc:697] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.293911  1848 consensus_queue.cc:237] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.304176  1440 catalog_manager.cc:5697] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 1 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:18.372764  1694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c281be236634772aa226eae89cbf256"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:34516
I20260709 12:24:18.373292  1694 raft_consensus.cc:606] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:18.378127  1620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:54186
I20260709 12:24:18.378731  1620 raft_consensus.cc:606] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:18.383278  1740 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.384233  1694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:34516
I20260709 12:24:18.384819  1694 raft_consensus.cc:606] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:18.390368  1620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:54186
I20260709 12:24:18.390998  1620 raft_consensus.cc:606] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS ed9a1a1aa57742f9aecd0eaa5cc54ac8
I20260709 12:24:18.395774  1883 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:18.403159  1544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:58024
I20260709 12:24:18.403862  1544 raft_consensus.cc:606] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Received request to transfer leadership to TS c94679720391437198f2d3bb31854337
I20260709 12:24:18.406631  1844 raft_consensus.cc:993] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.407040  1883 raft_consensus.cc:1081] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.408411  1541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58004
I20260709 12:24:18.409677  1692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
mode: GRACEFUL
new_leader_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:34516
I20260709 12:24:18.410881  1541 raft_consensus.cc:493] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.411017  1692 raft_consensus.cc:606] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Received request to transfer leadership to TS c94679720391437198f2d3bb31854337
I20260709 12:24:18.411267  1541 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.418283  1541 raft_consensus.cc:515] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.419514  1544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:58024
I20260709 12:24:18.419952  1541 leader_election.cc:290] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.420198  1544 raft_consensus.cc:606] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Received request to transfer leadership to TS c94679720391437198f2d3bb31854337
I20260709 12:24:18.420722  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.421367  1620 raft_consensus.cc:3055] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.421648  1620 raft_consensus.cc:740] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.422453  1620 consensus_queue.cc:260] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.422878  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.423472  1692 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.423676  1620 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.424753  1816 consensus_queue.cc:1048] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.431002  1692 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.432350  1508 leader_election.cc:304] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.433142  1816 raft_consensus.cc:2804] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.433185  1620 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.439368  1834 consensus_queue.cc:1048] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.449656  1816 raft_consensus.cc:697] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.450932  1886 raft_consensus.cc:993] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.451779  1888 raft_consensus.cc:1081] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Signalling peer c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.450771  1816 consensus_queue.cc:237] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.453598  1620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8"
dest_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:24:18.454167  1620 raft_consensus.cc:493] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.454572  1620 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.459439  1440 catalog_manager.cc:5697] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.462960  1620 raft_consensus.cc:515] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.465622  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.466322  1544 raft_consensus.cc:3055] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.466621  1544 raft_consensus.cc:740] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.467018  1620 leader_election.cc:290] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.466655  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52dd4e9721d4a4ca26868cf51f5cfb8" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.469635  1692 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.469427  1544 consensus_queue.cc:260] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.470683  1544 raft_consensus.cc:3060] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.475771  1692 raft_consensus.cc:2468] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.476800  1583 leader_election.cc:304] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [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: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:18.476732  1544 raft_consensus.cc:2468] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.477775  1883 raft_consensus.cc:2804] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.478266  1883 raft_consensus.cc:697] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.479094  1883 consensus_queue.cc:237] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.486245  1442 catalog_manager.cc:5697] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 1 to 2, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.547574  1848 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.558749  1848 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.568512  1869 raft_consensus.cc:993] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: : Instructing follower c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.569072  1848 raft_consensus.cc:1081] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Signalling peer c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.570597  1620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a"
dest_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:54174
I20260709 12:24:18.571051  1620 raft_consensus.cc:493] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.571339  1620 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.576632  1620 raft_consensus.cc:515] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.578209  1620 leader_election.cc:290] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.578895  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.579193  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.579486  1544 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.579869  1692 raft_consensus.cc:3055] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.580322  1692 raft_consensus.cc:740] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.580971  1692 consensus_queue.cc:260] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.581933  1692 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.584615  1544 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.585660  1583 leader_election.cc:304] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.586385  1844 raft_consensus.cc:2804] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.586820  1844 raft_consensus.cc:697] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.586926  1692 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.587625  1844 consensus_queue.cc:237] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.594203  1442 catalog_manager.cc:5697] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 1 to 2, leader changed from 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131) to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.598407  1816 consensus_queue.cc:1048] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.605366  1888 raft_consensus.cc:993] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.605880  1886 raft_consensus.cc:1081] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Signalling peer c94679720391437198f2d3bb31854337 to start an election
I20260709 12:24:18.607424  1617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c"
dest_uuid: "c94679720391437198f2d3bb31854337"
 from {username='slave'} at 127.0.0.1:54172
I20260709 12:24:18.607957  1617 raft_consensus.cc:493] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.608322  1617 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.612313  1816 consensus_queue.cc:1048] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.615471  1617 raft_consensus.cc:515] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.618677  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:18.619307  1544 raft_consensus.cc:3055] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.619624  1544 raft_consensus.cc:740] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.620424  1544 consensus_queue.cc:260] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.621361  1544 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.620982  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109cb1aacd15451da69a2af8d418ef8c" candidate_uuid: "c94679720391437198f2d3bb31854337" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.622133  1694 raft_consensus.cc:3060] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.624845  1617 leader_election.cc:290] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.625952  1848 consensus_queue.cc:1048] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.628789  1544 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.629900  1583 leader_election.cc:304] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.630666  1844 raft_consensus.cc:2804] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.631137  1844 raft_consensus.cc:697] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Leader. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.631955  1844 consensus_queue.cc:237] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.632578  1694 raft_consensus.cc:2468] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c94679720391437198f2d3bb31854337 in term 2.
I20260709 12:24:18.639427  1869 raft_consensus.cc:993] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.639906  1869 raft_consensus.cc:1081] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.644325  1544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58008
I20260709 12:24:18.645033  1544 raft_consensus.cc:493] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.644634  1440 catalog_manager.cc:5697] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 reported cstate change: term changed from 1 to 2, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to c94679720391437198f2d3bb31854337 (127.28.14.130). New cstate: current_term: 2 leader_uuid: "c94679720391437198f2d3bb31854337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.645426  1544 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.650159  1869 consensus_queue.cc:1048] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:18.657892  1544 raft_consensus.cc:515] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.660184  1544 leader_election.cc:290] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.660745  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.661430  1617 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.661621  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd54d63238294b798fb1d5f46fbd2ee8" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.662299  1694 raft_consensus.cc:3055] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.662618  1694 raft_consensus.cc:740] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.663359  1694 consensus_queue.cc:260] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.664600  1694 raft_consensus.cc:3060] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.670454  1617 raft_consensus.cc:2468] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.671550  1844 consensus_queue.cc:1048] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.671700  1694 raft_consensus.cc:2468] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.672866  1508 leader_election.cc:304] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.673595  1816 raft_consensus.cc:2804] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.674028  1816 raft_consensus.cc:697] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.674788  1816 consensus_queue.cc:237] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.677867  1869 consensus_queue.cc:1048] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.699630  1844 consensus_queue.cc:1048] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.699770  1439 catalog_manager.cc:5697] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.705907  1844 consensus_queue.cc:1048] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.706728  1740 raft_consensus.cc:993] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.707026  1869 consensus_queue.cc:1048] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:18.707492  1883 raft_consensus.cc:1081] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.712205  1542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58004
I20260709 12:24:18.712872  1542 raft_consensus.cc:493] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.713304  1542 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.723641  1542 raft_consensus.cc:515] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.724750  1544 raft_consensus.cc:1240] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Rejecting Update request from peer c94679720391437198f2d3bb31854337 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:18.731069  1542 leader_election.cc:290] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.731863  1883 consensus_queue.cc:1048] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:18.736475  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.737027  1883 consensus_queue.cc:1059] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:18.738370  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315f7739a6d048119e11a0857fd77d64" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.740139  1618 raft_consensus.cc:3055] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.742977  1618 raft_consensus.cc:740] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:18.743888  1618 consensus_queue.cc:260] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.745322  1618 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.752139  1618 raft_consensus.cc:2468] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.754346  1508 leader_election.cc:304] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:18.755092  1816 raft_consensus.cc:2804] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.755751  1816 raft_consensus.cc:697] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.756424  1816 consensus_queue.cc:237] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.763453  1439 catalog_manager.cc:5697] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.833256  1868 raft_consensus.cc:993] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: : Instructing follower ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.833660  1869 raft_consensus.cc:1081] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Signalling peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 to start an election
I20260709 12:24:18.835062  1542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c281be236634772aa226eae89cbf256"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
 from {username='slave'} at 127.0.0.1:58008
I20260709 12:24:18.835528  1542 raft_consensus.cc:493] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:18.835808  1542 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.841023  1542 raft_consensus.cc:515] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.842546  1542 leader_election.cc:290] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [CANDIDATE]: Term 2 election: Requested vote from peers c94679720391437198f2d3bb31854337 (127.28.14.130:35363), 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131:36909)
I20260709 12:24:18.843233  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:18.843369  1694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c281be236634772aa226eae89cbf256" candidate_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
I20260709 12:24:18.843889  1618 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.843930  1694 raft_consensus.cc:3055] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:18.844271  1694 raft_consensus.cc:740] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:18.844879  1694 consensus_queue.cc:260] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.845700  1694 raft_consensus.cc:3060] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:18.848722  1618 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.849753  1508 leader_election.cc:304] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: c94679720391437198f2d3bb31854337, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:18.849929  1694 raft_consensus.cc:2468] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9a1a1aa57742f9aecd0eaa5cc54ac8 in term 2.
I20260709 12:24:18.850391  1816 raft_consensus.cc:2804] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:18.850783  1816 raft_consensus.cc:697] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Leader. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:18.851464  1816 consensus_queue.cc:237] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:18.857772  1439 catalog_manager.cc:5697] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 reported cstate change: term changed from 1 to 2, leader changed from 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131) to ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129). New cstate: current_term: 2 leader_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:18.901052  1694 raft_consensus.cc:1275] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.902194  1740 consensus_queue.cc:1048] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.908629  1542 raft_consensus.cc:1275] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.910202  1740 consensus_queue.cc:1048] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.925531  1694 raft_consensus.cc:1275] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.926733  1816 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:18.933547  1618 raft_consensus.cc:1275] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:18.935353  1888 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.022805  1694 raft_consensus.cc:1275] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.023952  1740 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.030900  1542 raft_consensus.cc:1275] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.032845  1883 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.122416  1694 raft_consensus.cc:1275] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.123556  1886 consensus_queue.cc:1048] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.130825  1618 raft_consensus.cc:1275] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.132179  1886 consensus_queue.cc:1048] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.166857  1694 raft_consensus.cc:1275] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.166913  1542 raft_consensus.cc:1275] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer c94679720391437198f2d3bb31854337: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.168223  1883 consensus_queue.cc:1048] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.168915  1740 consensus_queue.cc:1048] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.260438  1694 raft_consensus.cc:1275] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.261607  1886 consensus_queue.cc:1048] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.271181  1620 raft_consensus.cc:1275] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.272359  1888 consensus_queue.cc:1048] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.314461  1620 raft_consensus.cc:1275] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.315666  1888 consensus_queue.cc:1048] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.324927  1694 raft_consensus.cc:3060] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:19.332768  1694 raft_consensus.cc:1275] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Refusing update from remote peer ed9a1a1aa57742f9aecd0eaa5cc54ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.336501  1888 consensus_queue.cc:1048] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:21.429040  1440 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56548:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:24:21.448894  1440 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56548:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:24:21.522965 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:21.560921  1941 tablet.cc:1724] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.577073  1939 tablet.cc:1724] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:24:21.699463  1570 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:109cb1aacd15451da69a2af8d418ef8c)
W20260709 12:24:21.751976  1570 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:109cb1aacd15451da69a2af8d418ef8c)
I20260709 12:24:21.758966  1960 tablet.cc:1724] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:24:21.762282  1570 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:109cb1aacd15451da69a2af8d418ef8c)
I20260709 12:24:21.698735  1941 tablet.cc:1724] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:24:21.785490  1931 log.cc:927] Time spent T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Append to log took a long time: real 0.124s	user 0.001s	sys 0.001s
I20260709 12:24:21.816289  1967 tablet.cc:1724] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.859694  1968 tablet.cc:1724] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.863054  1941 tablet.cc:1724] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:24:21.860677  1658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:35363, user_credentials={real_user=slave}} blocked reactor thread for 60807us
W20260709 12:24:21.887580  1508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:36909, user_credentials={real_user=slave}} blocked reactor thread for 71979.8us
I20260709 12:24:21.839390  1964 tablet.cc:1724] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.887125  1970 tablet.cc:1724] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.899494  1976 tablet.cc:1724] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.911731  1960 tablet.cc:1724] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.933574  1977 tablet.cc:1724] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.943512  1941 tablet.cc:1724] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.957036  1620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:47352
I20260709 12:24:21.957685  1620 raft_consensus.cc:606] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Received request to transfer leadership to TS 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:21.975533  1939 tablet.cc:1724] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.989341  1977 tablet.cc:1724] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.914733  1968 tablet.cc:1724] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:21.995239  1967 tablet.cc:1724] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.007145  1976 tablet.cc:1724] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.002462  1978 tablet.cc:1724] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.040874  1968 tablet.cc:1724] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.011775  1979 tablet.cc:1724] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.015465  1970 tablet.cc:1724] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.019385  1542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:42464
I20260709 12:24:22.081992  1542 raft_consensus.cc:606] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Received request to transfer leadership to TS 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:22.027253  1939 tablet.cc:1724] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.013403  1980 tablet.cc:1724] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.025624  1964 tablet.cc:1724] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.088204 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:24:22.090941 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:22.098347  1980 tablet.cc:1724] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.105957  1617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f"
dest_uuid: "c94679720391437198f2d3bb31854337"
mode: GRACEFUL
new_leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:47352
I20260709 12:24:22.106628  1617 raft_consensus.cc:606] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Received request to transfer leadership to TS 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:22.113646  1542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6"
dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
mode: GRACEFUL
new_leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:42464
I20260709 12:24:22.114269  1542 raft_consensus.cc:606] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Received request to transfer leadership to TS 06b3b5c1fd774d71807ca5f1acb953cd
I20260709 12:24:22.116441 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:22.117053 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:22.117784  1964 tablet.cc:1724] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:22.118527  1951 raft_consensus.cc:993] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: : Instructing follower 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.119202  1951 raft_consensus.cc:1081] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Signalling peer 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.120930  1692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:34508
I20260709 12:24:22.119377  1442 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: soft_deleted_table [id=d0fae51abb3e4ab788fc19e473beb554] alter complete (version 1)
I20260709 12:24:22.121464  1692 raft_consensus.cc:493] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.121860  1692 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.129433  1966 raft_consensus.cc:993] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.129997  1966 raft_consensus.cc:1081] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Signalling peer 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.133154  1690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:34512
I20260709 12:24:22.134859  1690 raft_consensus.cc:493] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.135222  1690 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.143224  1690 raft_consensus.cc:515] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.145231  1690 leader_election.cc:290] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 3 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:22.131268  1692 raft_consensus.cc:515] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.145833  1542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:22.146641  1617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed0e0ae906d4c2a96ccf7fafb6582d6" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:22.147686  1617 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.147891  1692 leader_election.cc:290] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 2 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:22.147286  1542 raft_consensus.cc:3055] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:22.149950  1542 raft_consensus.cc:740] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:22.150790  1542 consensus_queue.cc:260] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.151693  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:22.152057  1542 raft_consensus.cc:3060] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.152930  1617 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.153088  1620 raft_consensus.cc:3055] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.153479  1620 raft_consensus.cc:740] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:22.154332  1620 consensus_queue.cc:260] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.155233  1658 leader_election.cc:304] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, c94679720391437198f2d3bb31854337; no voters: 
I20260709 12:24:22.155511  1620 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.156162  1969 raft_consensus.cc:2804] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:22.156647  1969 raft_consensus.cc:697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:22.156940  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108268749b674a7c8b934066fe3aa85f" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:22.157532  1541 raft_consensus.cc:3060] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.157416  1969 consensus_queue.cc:237] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.165315  1541 raft_consensus.cc:2468] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 2.
I20260709 12:24:22.166177  1542 raft_consensus.cc:2468] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.165722  1440 catalog_manager.cc:5697] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 2 to 3, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 3 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.166648  1658 leader_election.cc:304] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:22.167790  1969 raft_consensus.cc:2804] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.167928  1620 raft_consensus.cc:2468] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 2.
I20260709 12:24:22.168294  1969 raft_consensus.cc:697] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:22.169183  1969 consensus_queue.cc:237] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Queue 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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.178516  1440 catalog_manager.cc:5697] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 1 to 2, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 2 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.382531  1951 raft_consensus.cc:993] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: : Instructing follower 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.383106  1963 raft_consensus.cc:1081] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Signalling peer 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.384604  1692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:34508
I20260709 12:24:22.385123  1692 raft_consensus.cc:493] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.385454  1692 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.390359  1692 raft_consensus.cc:515] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.391851  1692 leader_election.cc:290] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 3 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:22.392907  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:22.393378  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a1114d9885453a8201b9d11451f00a" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:22.393499  1620 raft_consensus.cc:3055] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:22.394057  1541 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.394093  1620 raft_consensus.cc:740] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c94679720391437198f2d3bb31854337, State: Running, Role: LEADER
I20260709 12:24:22.395222  1620 consensus_queue.cc:260] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.396154  1620 raft_consensus.cc:3060] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.399583  1541 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.400665  1620 raft_consensus.cc:2468] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.400744  1658 leader_election.cc:304] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:22.401744  1969 raft_consensus.cc:2804] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:22.404547  1969 raft_consensus.cc:697] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:22.405992  1969 consensus_queue.cc:237] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.509502  1887 raft_consensus.cc:993] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: : Instructing follower 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.510211  1887 raft_consensus.cc:1081] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Signalling peer 06b3b5c1fd774d71807ca5f1acb953cd to start an election
I20260709 12:24:22.574597  1692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4"
dest_uuid: "06b3b5c1fd774d71807ca5f1acb953cd"
 from {username='slave'} at 127.0.0.1:34512
I20260709 12:24:22.575199  1692 raft_consensus.cc:493] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.575583  1692 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.643910  1541 raft_consensus.cc:1275] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:22.645438  1541 raft_consensus.cc:1275] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.654526  1969 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.656065  1969 consensus_queue.cc:1048] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.760154  1440 catalog_manager.cc:5697] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 2 to 3, leader changed from c94679720391437198f2d3bb31854337 (127.28.14.130) to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 3 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.771617  1617 raft_consensus.cc:1275] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:22.780613  1992 consensus_queue.cc:1048] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.589521  1692 raft_consensus.cc:515] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.796197  1692 leader_election.cc:290] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [CANDIDATE]: Term 3 election: Requested vote from peers ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281), c94679720391437198f2d3bb31854337 (127.28.14.130:35363)
I20260709 12:24:22.797644  1620 raft_consensus.cc:1275] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:22.800073  1993 consensus_queue.cc:1048] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:22.800504  1541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8"
I20260709 12:24:22.801252  1541 raft_consensus.cc:3055] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:22.801541  1541 raft_consensus.cc:740] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed9a1a1aa57742f9aecd0eaa5cc54ac8, State: Running, Role: LEADER
I20260709 12:24:22.803709  1620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2e3027b0c54fe78160d348b04f7de4" candidate_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c94679720391437198f2d3bb31854337"
I20260709 12:24:22.804397  1620 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.802577  1541 consensus_queue.cc:260] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.806994  1541 raft_consensus.cc:3060] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:22.813268  1544 raft_consensus.cc:1275] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:22.818364  1990 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:22.824705  1541 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.828447  1620 raft_consensus.cc:2468] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b3b5c1fd774d71807ca5f1acb953cd in term 3.
I20260709 12:24:22.829658  1658 leader_election.cc:304] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [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: 06b3b5c1fd774d71807ca5f1acb953cd, ed9a1a1aa57742f9aecd0eaa5cc54ac8; no voters: 
I20260709 12:24:22.832266  1992 raft_consensus.cc:2804] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:22.833082  1992 raft_consensus.cc:697] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Becoming Leader. State: Replica: 06b3b5c1fd774d71807ca5f1acb953cd, State: Running, Role: LEADER
I20260709 12:24:22.834022  1992 consensus_queue.cc:237] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [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: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } }
I20260709 12:24:22.857026  1620 raft_consensus.cc:1275] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:22.859027  1989 consensus_queue.cc:1048] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.885025  1440 catalog_manager.cc:5697] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd reported cstate change: term changed from 2 to 3, leader changed from ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129) to 06b3b5c1fd774d71807ca5f1acb953cd (127.28.14.131). New cstate: current_term: 3 leader_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b3b5c1fd774d71807ca5f1acb953cd" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:23.180986 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:23.186020 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:23.186442 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:23.191087 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:23.191550 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:23.304895  1619 raft_consensus.cc:1275] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:23.306242  1989 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c94679720391437198f2d3bb31854337" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:23.314610  1544 raft_consensus.cc:1275] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Refusing update from remote peer 06b3b5c1fd774d71807ca5f1acb953cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:23.316424  1989 consensus_queue.cc:1048] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9a1a1aa57742f9aecd0eaa5cc54ac8" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 39281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:23.663985  1565 debug-util.cc:398] Leaking SignalData structure 0x7b0800138060 after lost signal to thread 28733
W20260709 12:24:23.664978  1565 debug-util.cc:398] Leaking SignalData structure 0x7b08002b40c0 after lost signal to thread 1476
W20260709 12:24:23.666095  1565 debug-util.cc:398] Leaking SignalData structure 0x7b0800137da0 after lost signal to thread 1568
W20260709 12:24:23.667013  1565 debug-util.cc:398] Leaking SignalData structure 0x7b080012f7e0 after lost signal to thread 1644
W20260709 12:24:23.667971  1565 debug-util.cc:398] Leaking SignalData structure 0x7b08003702e0 after lost signal to thread 1718
I20260709 12:24:24.192714 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:24.198493 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:24.198961 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:24.203586 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:24.203955 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:25.204895 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:25.210136 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:25.210563 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:25.215891 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:25.216279 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:26.217309 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:26.223582 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:26.224006 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:26.228585 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:26.228965 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:27.229933 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:27.236480 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:27.236912 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:27.241715 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:27.242179 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:28.243335 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:28.248883 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:28.249321 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:28.255077 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:28.255441 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:29.256721 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:29.262941 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:29.263334 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:29.267931 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:29.268275 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:30.269172 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:30.274163 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:30.274555 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:30.279847 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:30.280229 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:31.281330 28730 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:24:31.286474 28730 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:24:31.286911 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:31.291967 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:31.292342 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:32.351234 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
W20260709 12:24:32.391479  1583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 12:24:32.392256 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:32.393601 28730 tablet_replica.cc:333] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.394949 28730 raft_consensus.cc:2243] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:24:32.395725  1583 consensus_peers.cc:597] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.396332 28730 raft_consensus.cc:2272] T bd54d63238294b798fb1d5f46fbd2ee8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.399296 28730 tablet_replica.cc:333] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.399992 28730 raft_consensus.cc:2243] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.400524 28730 raft_consensus.cc:2272] T 109cb1aacd15451da69a2af8d418ef8c P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.402886 28730 tablet_replica.cc:333] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.403445 28730 raft_consensus.cc:2243] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.403945 28730 raft_consensus.cc:2272] T b52dd4e9721d4a4ca26868cf51f5cfb8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.406322 28730 tablet_replica.cc:333] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.406919 28730 raft_consensus.cc:2243] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.407507 28730 raft_consensus.cc:2272] T f2a1114d9885453a8201b9d11451f00a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.410516 28730 tablet_replica.cc:333] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
W20260709 12:24:32.411082  1583 consensus_peers.cc:597] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.411234 28730 raft_consensus.cc:2243] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.411908 28730 raft_consensus.cc:2272] T fb2e3027b0c54fe78160d348b04f7de4 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.414407 28730 tablet_replica.cc:333] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.414996 28730 raft_consensus.cc:2243] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.415469 28730 raft_consensus.cc:2272] T f30ae241867c4cacb4f23c8920219d96 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.417943 28730 tablet_replica.cc:333] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.418875 28730 raft_consensus.cc:2243] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.419466 28730 raft_consensus.cc:2272] T 5df294ed9e2e457181bd4903a02959a8 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:32.420835  1583 consensus_peers.cc:597] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.422616 28730 tablet_replica.cc:333] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.423296 28730 raft_consensus.cc:2243] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.424120 28730 raft_consensus.cc:2272] T 7c281be236634772aa226eae89cbf256 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.427610 28730 tablet_replica.cc:333] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.428350 28730 raft_consensus.cc:2243] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.429107 28730 raft_consensus.cc:2272] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.432026 28730 tablet_replica.cc:333] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.432869 28730 raft_consensus.cc:2243] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.433686 28730 raft_consensus.cc:2272] T f45f2d90ba4845769126a2b073fab3fa P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:32.435652  1658 consensus_peers.cc:597] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.436527 28730 tablet_replica.cc:333] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.437147 28730 raft_consensus.cc:2243] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.437629 28730 raft_consensus.cc:2272] T 108268749b674a7c8b934066fe3aa85f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.439906 28730 tablet_replica.cc:333] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.440439 28730 raft_consensus.cc:2243] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.440954 28730 raft_consensus.cc:2272] T c143ce8d93444c4dbf9fc2f54381798b P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.443262 28730 tablet_replica.cc:333] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.443874 28730 raft_consensus.cc:2243] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.444867 28730 raft_consensus.cc:2272] T 315f7739a6d048119e11a0857fd77d64 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.447230 28730 tablet_replica.cc:333] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.447903 28730 raft_consensus.cc:2243] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.448928 28730 raft_consensus.cc:2272] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.451525 28730 tablet_replica.cc:333] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.452049 28730 raft_consensus.cc:2243] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.452478 28730 raft_consensus.cc:2272] T 7b64c756429e41e487390a09d1d1e90a P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.454497 28730 tablet_replica.cc:333] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.454982 28730 raft_consensus.cc:2243] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.455819 28730 raft_consensus.cc:2272] T d8ed3238ccf54d61968a613bb62fc433 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.457949 28730 tablet_replica.cc:333] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.458462 28730 raft_consensus.cc:2243] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.459095 28730 raft_consensus.cc:2272] T 4e81e1b01d15403da1af9a6fd14b8e5f P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.461381 28730 tablet_replica.cc:333] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8: stopping tablet replica
I20260709 12:24:32.461880 28730 raft_consensus.cc:2243] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.462924 28730 raft_consensus.cc:2272] T d22db994ffae433f81277f84110c9d65 P ed9a1a1aa57742f9aecd0eaa5cc54ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:32.471557  1658 consensus_peers.cc:597] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.529961 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
W20260709 12:24:32.536381  1658 consensus_peers.cc:597] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:32.538673  1658 consensus_peers.cc:597] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:32.557852  1583 consensus_peers.cc:597] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.573465 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
I20260709 12:24:32.601382 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:32.602324 28730 tablet_replica.cc:333] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.603128 28730 raft_consensus.cc:2243] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.603726 28730 raft_consensus.cc:2272] T bd54d63238294b798fb1d5f46fbd2ee8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.606509 28730 tablet_replica.cc:333] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.607617 28730 raft_consensus.cc:2243] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.609319 28730 raft_consensus.cc:2272] T 109cb1aacd15451da69a2af8d418ef8c P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.611891 28730 tablet_replica.cc:333] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.612491 28730 raft_consensus.cc:2243] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.613384 28730 raft_consensus.cc:2272] T b52dd4e9721d4a4ca26868cf51f5cfb8 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.615576 28730 tablet_replica.cc:333] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.616211 28730 raft_consensus.cc:2243] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.616654 28730 raft_consensus.cc:2272] T f2a1114d9885453a8201b9d11451f00a P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.618824 28730 tablet_replica.cc:333] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.619405 28730 raft_consensus.cc:2243] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.619920 28730 raft_consensus.cc:2272] T f30ae241867c4cacb4f23c8920219d96 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.622068 28730 tablet_replica.cc:333] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.622592 28730 raft_consensus.cc:2243] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.623102 28730 raft_consensus.cc:2272] T fb2e3027b0c54fe78160d348b04f7de4 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.625151 28730 tablet_replica.cc:333] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.625698 28730 raft_consensus.cc:2243] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.626179 28730 raft_consensus.cc:2272] T 5df294ed9e2e457181bd4903a02959a8 P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.628297 28730 tablet_replica.cc:333] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.628821 28730 raft_consensus.cc:2243] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.629217 28730 raft_consensus.cc:2272] T 7c281be236634772aa226eae89cbf256 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.631517 28730 tablet_replica.cc:333] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.632011 28730 raft_consensus.cc:2243] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.632772 28730 raft_consensus.cc:2272] T f45f2d90ba4845769126a2b073fab3fa P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.635022 28730 tablet_replica.cc:333] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.635653 28730 raft_consensus.cc:2243] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.636193 28730 raft_consensus.cc:2272] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P c94679720391437198f2d3bb31854337 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.638504 28730 tablet_replica.cc:333] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.639047 28730 raft_consensus.cc:2243] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.639449 28730 raft_consensus.cc:2272] T 108268749b674a7c8b934066fe3aa85f P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.641434 28730 tablet_replica.cc:333] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.641948 28730 raft_consensus.cc:2243] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.642421 28730 raft_consensus.cc:2272] T 315f7739a6d048119e11a0857fd77d64 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.644343 28730 tablet_replica.cc:333] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.644824 28730 raft_consensus.cc:2243] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.645224 28730 raft_consensus.cc:2272] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.647161 28730 tablet_replica.cc:333] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.647646 28730 raft_consensus.cc:2243] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.648691 28730 raft_consensus.cc:2272] T 7b64c756429e41e487390a09d1d1e90a P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.650822 28730 tablet_replica.cc:333] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.651319 28730 raft_consensus.cc:2243] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.652128 28730 raft_consensus.cc:2272] T c143ce8d93444c4dbf9fc2f54381798b P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.654166 28730 tablet_replica.cc:333] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.654862 28730 raft_consensus.cc:2243] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.655623 28730 raft_consensus.cc:2272] T 4e81e1b01d15403da1af9a6fd14b8e5f P c94679720391437198f2d3bb31854337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.657821 28730 tablet_replica.cc:333] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.658432 28730 raft_consensus.cc:2243] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.658946 28730 raft_consensus.cc:2272] T d22db994ffae433f81277f84110c9d65 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:32.661156  1658 consensus_peers.cc:597] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd -> Peer ed9a1a1aa57742f9aecd0eaa5cc54ac8 (127.28.14.129:39281): Couldn't send request to peer ed9a1a1aa57742f9aecd0eaa5cc54ac8. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:39281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.661446 28730 tablet_replica.cc:333] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337: stopping tablet replica
I20260709 12:24:32.662065 28730 raft_consensus.cc:2243] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.662506 28730 raft_consensus.cc:2272] T d8ed3238ccf54d61968a613bb62fc433 P c94679720391437198f2d3bb31854337 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.705343 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:24:32.741348 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
I20260709 12:24:32.769929 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:32.770591 28730 tablet_replica.cc:333] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.771322 28730 raft_consensus.cc:2243] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.772195 28730 raft_consensus.cc:2272] T f2a1114d9885453a8201b9d11451f00a P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.774369 28730 tablet_replica.cc:333] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.774945 28730 raft_consensus.cc:2243] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.775391 28730 raft_consensus.cc:2272] T 109cb1aacd15451da69a2af8d418ef8c P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.777460 28730 tablet_replica.cc:333] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.778105 28730 raft_consensus.cc:2243] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.778592 28730 raft_consensus.cc:2272] T b52dd4e9721d4a4ca26868cf51f5cfb8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.780628 28730 tablet_replica.cc:333] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.781133 28730 raft_consensus.cc:2243] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.781610 28730 raft_consensus.cc:2272] T bd54d63238294b798fb1d5f46fbd2ee8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.783578 28730 tablet_replica.cc:333] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.784122 28730 raft_consensus.cc:2243] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.784931 28730 raft_consensus.cc:2272] T f30ae241867c4cacb4f23c8920219d96 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.787148 28730 tablet_replica.cc:333] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.787710 28730 raft_consensus.cc:2243] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.788506 28730 raft_consensus.cc:2272] T 5df294ed9e2e457181bd4903a02959a8 P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.790644 28730 tablet_replica.cc:333] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.791195 28730 raft_consensus.cc:2243] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.791654 28730 raft_consensus.cc:2272] T 7c281be236634772aa226eae89cbf256 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.793653 28730 tablet_replica.cc:333] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.794260 28730 raft_consensus.cc:2243] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.795033 28730 raft_consensus.cc:2272] T fb2e3027b0c54fe78160d348b04f7de4 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.797178 28730 tablet_replica.cc:333] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.797746 28730 raft_consensus.cc:2243] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.798280 28730 raft_consensus.cc:2272] T c143ce8d93444c4dbf9fc2f54381798b P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.800293 28730 tablet_replica.cc:333] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.800846 28730 raft_consensus.cc:2243] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.801291 28730 raft_consensus.cc:2272] T f45f2d90ba4845769126a2b073fab3fa P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.803253 28730 tablet_replica.cc:333] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.803755 28730 raft_consensus.cc:2243] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.804509 28730 raft_consensus.cc:2272] T 9ed0e0ae906d4c2a96ccf7fafb6582d6 P 06b3b5c1fd774d71807ca5f1acb953cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.806622 28730 tablet_replica.cc:333] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.807127 28730 raft_consensus.cc:2243] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.807562 28730 raft_consensus.cc:2272] T 7b64c756429e41e487390a09d1d1e90a P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.809330 28730 tablet_replica.cc:333] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.809827 28730 raft_consensus.cc:2243] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.810238 28730 raft_consensus.cc:2272] T 315f7739a6d048119e11a0857fd77d64 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.812005 28730 tablet_replica.cc:333] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.812479 28730 raft_consensus.cc:2243] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.812906 28730 raft_consensus.cc:2272] T 5f96b0adfd8e4c7fa7415da8ab9ef329 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.815011 28730 tablet_replica.cc:333] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.815460 28730 raft_consensus.cc:2243] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.816231 28730 raft_consensus.cc:2272] T 108268749b674a7c8b934066fe3aa85f P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.818104 28730 tablet_replica.cc:333] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.818544 28730 raft_consensus.cc:2243] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.818964 28730 raft_consensus.cc:2272] T d8ed3238ccf54d61968a613bb62fc433 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.820994 28730 tablet_replica.cc:333] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.821475 28730 raft_consensus.cc:2243] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.821902 28730 raft_consensus.cc:2272] T 4e81e1b01d15403da1af9a6fd14b8e5f P 06b3b5c1fd774d71807ca5f1acb953cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.823724 28730 tablet_replica.cc:333] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd: stopping tablet replica
I20260709 12:24:32.824160 28730 raft_consensus.cc:2243] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.824561 28730 raft_consensus.cc:2272] T d22db994ffae433f81277f84110c9d65 P 06b3b5c1fd774d71807ca5f1acb953cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.862957 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:24:32.899333 28730 master.cc:562] Master@127.28.14.190:38853 shutting down...
I20260709 12:24:32.920344 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:32.920954 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.921336 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P bbccece639894dd295d2b59f264c0d49: stopping tablet replica
I20260709 12:24:32.941740 28730 master.cc:584] Master@127.28.14.190:38853 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20495 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:24:32.990756 28730 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.14.190:34175
I20260709 12:24:32.991870 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:32.997419  2026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:32.997459  2027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:32.998026  2029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:32.998944 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:32.999893 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:33.000069 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:33.000200 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599873000187 us; error 0 us; skew 500 ppm
I20260709 12:24:33.000697 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:33.003060 28730 webserver.cc:533] Webserver started at http://127.28.14.190:37303/ using document root <none> and password file <none>
I20260709 12:24:33.003515 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:33.003674 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:33.003926 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:33.005036 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/master-0-root/instance:
uuid: "692c3c5cdf7f462f884506e3ef961e8e"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.009668 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:33.012981  2034 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.013675 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:33.014107 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/master-0-root
uuid: "692c3c5cdf7f462f884506e3ef961e8e"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.014366 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:33.023695 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:33.024853 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:33.062273 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.190:34175
I20260709 12:24:33.062399  2085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.190:34175 every 8 connection(s)
I20260709 12:24:33.066483  2086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.077725  2086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: Bootstrap starting.
I20260709 12:24:33.082660  2086 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.086819  2086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: No bootstrap required, opened a new log
I20260709 12:24:33.089036  2086 raft_consensus.cc:359] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER }
I20260709 12:24:33.089462  2086 raft_consensus.cc:385] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.089685  2086 raft_consensus.cc:740] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692c3c5cdf7f462f884506e3ef961e8e, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.090270  2086 consensus_queue.cc:260] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER }
I20260709 12:24:33.090725  2086 raft_consensus.cc:399] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:33.090942  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:33.091187  2086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.095849  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER }
I20260709 12:24:33.096346  2086 leader_election.cc:304] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 692c3c5cdf7f462f884506e3ef961e8e; no voters: 
I20260709 12:24:33.097414  2086 leader_election.cc:290] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:33.097772  2089 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.099090  2089 raft_consensus.cc:697] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 1 LEADER]: Becoming Leader. State: Replica: 692c3c5cdf7f462f884506e3ef961e8e, State: Running, Role: LEADER
I20260709 12:24:33.099767  2089 consensus_queue.cc:237] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER }
I20260709 12:24:33.100200  2086 sys_catalog.cc:565] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:33.104110  2091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 692c3c5cdf7f462f884506e3ef961e8e. Latest consensus state: current_term: 1 leader_uuid: "692c3c5cdf7f462f884506e3ef961e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER } }
I20260709 12:24:33.104754  2091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:33.105484  2090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "692c3c5cdf7f462f884506e3ef961e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "692c3c5cdf7f462f884506e3ef961e8e" member_type: VOTER } }
I20260709 12:24:33.106182  2090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:33.108211  2095 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:33.115417  2095 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:33.116490 28730 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:33.124260  2095 catalog_manager.cc:1383] Generated new cluster ID: 0d5ef790fc40469fb57540ee4d83c8ef
I20260709 12:24:33.124526  2095 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:33.144364  2095 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:33.145658  2095 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:33.164649  2095 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: Generated new TSK 0
I20260709 12:24:33.165441  2095 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:33.183341 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:33.189265  2107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:33.190182  2108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:33.191560  2110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:33.192097 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:33.192939 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:33.193114 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:33.193230 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599873193220 us; error 0 us; skew 500 ppm
I20260709 12:24:33.193670 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:33.196008 28730 webserver.cc:533] Webserver started at http://127.28.14.129:34257/ using document root <none> and password file <none>
I20260709 12:24:33.196427 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:33.196578 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:33.196789 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:33.197844 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-0-root/instance:
uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.202420 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:24:33.205489  2115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.206277 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:33.206558 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-0-root
uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.206812 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:33.220156 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:33.221407 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:33.222949 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:33.225190 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:33.225391 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.225600 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:33.225769 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.266055 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.129:35959
I20260709 12:24:33.266192  2177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.129:35959 every 8 connection(s)
I20260709 12:24:33.270936 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:33.277539  2182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:33.279824  2183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:33.283241  2178 heartbeater.cc:344] Connected to a master server at 127.28.14.190:34175
I20260709 12:24:33.283763  2178 heartbeater.cc:461] Registering TS with master...
W20260709 12:24:33.284708  2185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:33.284795  2178 heartbeater.cc:507] Master 127.28.14.190:34175 requested a full tablet report, sending...
I20260709 12:24:33.287688  2051 ts_manager.cc:194] Registered new tserver with Master: 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959)
I20260709 12:24:33.288172 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:33.289208 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:33.289419 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:33.289582 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599873289564 us; error 0 us; skew 500 ppm
I20260709 12:24:33.289987  2051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48148
I20260709 12:24:33.290115 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:33.293133 28730 webserver.cc:533] Webserver started at http://127.28.14.130:41645/ using document root <none> and password file <none>
I20260709 12:24:33.293632 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:33.293838 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:33.294094 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:33.295253 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-1-root/instance:
uuid: "47dcca4ed41d49259bc421eb0697a82c"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.299871 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:24:33.303309  2190 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.304114 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:33.304421 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-1-root
uuid: "47dcca4ed41d49259bc421eb0697a82c"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.304757 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:33.321337 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:33.322593 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:33.324090 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:33.326323 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:33.326521 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.326742 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:33.326891 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.366029 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.130:36937
I20260709 12:24:33.366122  2252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.130:36937 every 8 connection(s)
I20260709 12:24:33.370692 28730 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:33.378068  2256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:33.380015  2257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:33.383430  2253 heartbeater.cc:344] Connected to a master server at 127.28.14.190:34175
W20260709 12:24:33.383666  2259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:33.383991  2253 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:33.384030 28730 server_base.cc:1061] running on GCE node
I20260709 12:24:33.385094  2253 heartbeater.cc:507] Master 127.28.14.190:34175 requested a full tablet report, sending...
I20260709 12:24:33.385195 28730 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:33.385492 28730 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:33.385689 28730 hybrid_clock.cc:648] HybridClock initialized: now 1783599873385672 us; error 0 us; skew 500 ppm
I20260709 12:24:33.386372 28730 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:33.387378  2051 ts_manager.cc:194] Registered new tserver with Master: 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:33.389010 28730 webserver.cc:533] Webserver started at http://127.28.14.131:39187/ using document root <none> and password file <none>
I20260709 12:24:33.389295  2051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48158
I20260709 12:24:33.389657 28730 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:33.389976 28730 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:33.390300 28730 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:33.391806 28730 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-2-root/instance:
uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.396193 28730 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:33.399703  2264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.400456 28730 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:33.400789 28730 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-2-root
uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
format_stamp: "Formatted at 2026-07-09 12:24:33 on dist-test-slave-4jnj"
I20260709 12:24:33.401063 28730 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskANHkQX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599695968284-28730-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:33.428427 28730 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:33.429662 28730 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:33.431155 28730 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:33.433413 28730 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:33.433619 28730 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.433878 28730 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:33.434038 28730 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:33.474283 28730 rpc_server.cc:307] RPC server started. Bound to: 127.28.14.131:37625
I20260709 12:24:33.474391  2326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.14.131:37625 every 8 connection(s)
I20260709 12:24:33.488358  2327 heartbeater.cc:344] Connected to a master server at 127.28.14.190:34175
I20260709 12:24:33.488845  2327 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:33.489576  2327 heartbeater.cc:507] Master 127.28.14.190:34175 requested a full tablet report, sending...
I20260709 12:24:33.491544  2051 ts_manager.cc:194] Registered new tserver with Master: f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:33.491948 28730 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014578399s
I20260709 12:24:33.492923  2051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48168
I20260709 12:24:33.516599  2051 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48174:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:33.519336  2051 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:33.586231  2292 tablet_service.cc:1511] Processing CreateTablet for tablet 00a991bf82324a24aa617ee1d0b7c17d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:33.587771  2292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a991bf82324a24aa617ee1d0b7c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.589421  2289 tablet_service.cc:1511] Processing CreateTablet for tablet 687730f4919f471c944ade1a4761e77c (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:33.590900  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687730f4919f471c944ade1a4761e77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.595109  2290 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfaae38a6904d3fbe7a07f7e9664362 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:33.596587  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfaae38a6904d3fbe7a07f7e9664362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.598862  2140 tablet_service.cc:1511] Processing CreateTablet for tablet 687730f4919f471c944ade1a4761e77c (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:33.599753  2139 tablet_service.cc:1511] Processing CreateTablet for tablet 95ee011b92b14164a0af1045d600341d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:33.600322  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687730f4919f471c944ade1a4761e77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.600139  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 95ee011b92b14164a0af1045d600341d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:33.587301  2291 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae6974756154ea995cbf08e44312ac7 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:33.602751  2137 tablet_service.cc:1511] Processing CreateTablet for tablet b5e13ef650c54e8e86e0fee1940d2eb8 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:33.603744  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ee011b92b14164a0af1045d600341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.601462  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6da08272e458cb98659c928d0b34f (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:33.601559  2138 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6da08272e458cb98659c928d0b34f (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:33.604513  2142 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae6974756154ea995cbf08e44312ac7 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:33.605218  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae6974756154ea995cbf08e44312ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.602861  2141 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfaae38a6904d3fbe7a07f7e9664362 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:33.604101  2137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e13ef650c54e8e86e0fee1940d2eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.606333  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6da08272e458cb98659c928d0b34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.607602  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 00a991bf82324a24aa617ee1d0b7c17d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:33.610423  2141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfaae38a6904d3fbe7a07f7e9664362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.610208  2215 tablet_service.cc:1511] Processing CreateTablet for tablet 687730f4919f471c944ade1a4761e77c (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:33.611044  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a991bf82324a24aa617ee1d0b7c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.610940  2217 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae6974756154ea995cbf08e44312ac7 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:33.611562  2215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687730f4919f471c944ade1a4761e77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.612171  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae6974756154ea995cbf08e44312ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.612905  2138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6da08272e458cb98659c928d0b34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.614737  2139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ee011b92b14164a0af1045d600341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.614886  2216 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfaae38a6904d3fbe7a07f7e9664362 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:33.616183  2216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfaae38a6904d3fbe7a07f7e9664362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.616355  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae6974756154ea995cbf08e44312ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.618510  2214 tablet_service.cc:1511] Processing CreateTablet for tablet 95ee011b92b14164a0af1045d600341d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:33.619199  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 00a991bf82324a24aa617ee1d0b7c17d (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:33.621738  2213 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6da08272e458cb98659c928d0b34f (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:33.622578  2214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ee011b92b14164a0af1045d600341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.624063  2212 tablet_service.cc:1511] Processing CreateTablet for tablet b5e13ef650c54e8e86e0fee1940d2eb8 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:33.625466  2212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e13ef650c54e8e86e0fee1940d2eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.626130  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a991bf82324a24aa617ee1d0b7c17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.626700  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6da08272e458cb98659c928d0b34f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.671546  2343 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:33.673069  2342 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:33.680663  2286 tablet_service.cc:1511] Processing CreateTablet for tablet b5e13ef650c54e8e86e0fee1940d2eb8 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:33.682232  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e13ef650c54e8e86e0fee1940d2eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.687876  2215 tablet_service.cc:1511] Processing CreateTablet for tablet 065d117d74eb47b58ed4524b596c5413 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:33.689358  2215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d117d74eb47b58ed4524b596c5413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.693699  2140 tablet_service.cc:1511] Processing CreateTablet for tablet 065d117d74eb47b58ed4524b596c5413 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:33.694689  2343 tablet_bootstrap.cc:654] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.695101  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d117d74eb47b58ed4524b596c5413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.697319  2342 tablet_bootstrap.cc:654] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.704558  2344 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.712242  2344 tablet_bootstrap.cc:654] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.721334  2342 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:33.722438  2344 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.723100  2344 ts_tablet_manager.cc:1403] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:24:33.724625  2343 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:33.725080  2343 ts_tablet_manager.cc:1403] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.009s
I20260709 12:24:33.725965  2344 raft_consensus.cc:359] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.726711  2344 raft_consensus.cc:385] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.726991  2344 raft_consensus.cc:740] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.727463  2343 raft_consensus.cc:359] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.728039  2343 raft_consensus.cc:385] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.729529  2343 raft_consensus.cc:740] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.722546  2342 ts_tablet_manager.cc:1403] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.010s
I20260709 12:24:33.728611  2344 consensus_queue.cc:260] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.732235  2348 raft_consensus.cc:493] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.732738  2348 raft_consensus.cc:515] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.732894  2342 raft_consensus.cc:359] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.733651  2342 raft_consensus.cc:385] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.735379  2342 raft_consensus.cc:740] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.734602  2343 consensus_queue.cc:260] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.737313  2342 consensus_queue.cc:260] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.741770  2348 leader_election.cc:290] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:33.743928  2327 heartbeater.cc:499] Master 127.28.14.190:34175 was elected leader, sending a full tablet report...
I20260709 12:24:33.744001  2253 heartbeater.cc:499] Master 127.28.14.190:34175 was elected leader, sending a full tablet report...
I20260709 12:24:33.744870  2343 ts_tablet_manager.cc:1434] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 12:24:33.746232  2343 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:33.748584  2344 ts_tablet_manager.cc:1434] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 12:24:33.757426  2344 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.780424  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 065d117d74eb47b58ed4524b596c5413 (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:33.782390  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d117d74eb47b58ed4524b596c5413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.786944  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:33.788960  2342 ts_tablet_manager.cc:1434] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.027s
I20260709 12:24:33.789163  2178 heartbeater.cc:499] Master 127.28.14.190:34175 was elected leader, sending a full tablet report...
I20260709 12:24:33.791090  2344 tablet_bootstrap.cc:654] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.792377  2143 tablet_service.cc:1511] Processing CreateTablet for tablet bd6c80c14ff4413aa1d66b8515a4efae (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:33.794243  2342 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:33.801450  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6c80c14ff4413aa1d66b8515a4efae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.795323  2291 tablet_service.cc:1511] Processing CreateTablet for tablet bd6c80c14ff4413aa1d66b8515a4efae (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:33.806684  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6c80c14ff4413aa1d66b8515a4efae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.806704  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
W20260709 12:24:33.808734  2268 leader_election.cc:343] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:33.809432  2268 leader_election.cc:343] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.809827  2268 leader_election.cc:304] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:33.810918  2342 tablet_bootstrap.cc:654] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.812711  2349 raft_consensus.cc:2749] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.804265  2214 tablet_service.cc:1511] Processing CreateTablet for tablet bd6c80c14ff4413aa1d66b8515a4efae (DEFAULT_TABLE table=test-workload [id=0c256f2a94af42bb8d6be56fb8fa6c1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:33.814635  2214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6c80c14ff4413aa1d66b8515a4efae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.798740  2343 tablet_bootstrap.cc:654] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.824164  2344 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.828787  2344 ts_tablet_manager.cc:1403] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.005s
I20260709 12:24:33.831882  2344 raft_consensus.cc:359] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.832649  2344 raft_consensus.cc:385] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.832999  2344 raft_consensus.cc:740] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.833858  2344 consensus_queue.cc:260] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.836256  2342 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:33.836608  2343 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:33.837306  2342 ts_tablet_manager.cc:1403] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.015s
I20260709 12:24:33.837508  2343 ts_tablet_manager.cc:1403] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.005s
I20260709 12:24:33.839980  2342 raft_consensus.cc:359] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.840773  2342 raft_consensus.cc:385] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.841110  2342 raft_consensus.cc:740] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.840643  2343 raft_consensus.cc:359] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.842063  2343 raft_consensus.cc:385] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.841766  2342 consensus_queue.cc:260] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.842394  2343 raft_consensus.cc:740] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.844269  2342 ts_tablet_manager.cc:1434] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:24:33.845227  2342 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:33.845568  2344 ts_tablet_manager.cc:1434] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 12:24:33.846658  2344 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.845244  2343 consensus_queue.cc:260] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.849292  2343 ts_tablet_manager.cc:1434] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 12:24:33.850337  2343 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:33.851765  2342 tablet_bootstrap.cc:654] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.852865  2344 tablet_bootstrap.cc:654] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.856375  2343 tablet_bootstrap.cc:654] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.864967  2344 tablet_bootstrap.cc:492] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.865649  2344 ts_tablet_manager.cc:1403] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.016s
I20260709 12:24:33.868865  2344 raft_consensus.cc:359] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.869920  2344 raft_consensus.cc:385] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.871023  2344 raft_consensus.cc:740] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.872011  2344 consensus_queue.cc:260] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.873744  2343 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:33.874420  2343 ts_tablet_manager.cc:1403] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 12:24:33.874456  2344 ts_tablet_manager.cc:1434] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:33.875624  2344 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.877574  2343 raft_consensus.cc:359] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.878371  2343 raft_consensus.cc:385] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.878719  2343 raft_consensus.cc:740] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.880627  2343 consensus_queue.cc:260] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.882085  2344 tablet_bootstrap.cc:654] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.885268  2343 ts_tablet_manager.cc:1434] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:24:33.886579  2343 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:33.893327  2343 tablet_bootstrap.cc:654] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.893518  2344 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.894202  2344 ts_tablet_manager.cc:1403] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:24:33.897341  2344 raft_consensus.cc:359] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.897856  2350 raft_consensus.cc:493] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.898303  2344 raft_consensus.cc:385] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.898742  2344 raft_consensus.cc:740] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.898388  2350 raft_consensus.cc:515] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.903535  2350 leader_election.cc:290] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625), 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959)
I20260709 12:24:33.909621  2344 consensus_queue.cc:260] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.910678  2342 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:33.911381  2342 ts_tablet_manager.cc:1403] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.031s
I20260709 12:24:33.914862  2342 raft_consensus.cc:359] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.915709  2342 raft_consensus.cc:385] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.916074  2342 raft_consensus.cc:740] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.920250  2344 ts_tablet_manager.cc:1434] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:24:33.922518  2351 raft_consensus.cc:493] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.923310  2351 raft_consensus.cc:515] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.926086  2342 consensus_queue.cc:260] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.928452  2351 leader_election.cc:290] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:33.928997  2344 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.936731  2344 tablet_bootstrap.cc:654] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.949158  2344 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.949918  2344 ts_tablet_manager.cc:1403] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.000s
I20260709 12:24:33.954483  2344 raft_consensus.cc:359] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.955127  2343 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:33.955276  2344 raft_consensus.cc:385] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.955868  2344 raft_consensus.cc:740] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.956743  2344 consensus_queue.cc:260] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.955859  2343 ts_tablet_manager.cc:1403] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.048s
I20260709 12:24:33.961113  2342 ts_tablet_manager.cc:1434] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.049s	user 0.021s	sys 0.009s
I20260709 12:24:33.960970  2343 raft_consensus.cc:359] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.962301  2343 raft_consensus.cc:385] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.962716  2343 raft_consensus.cc:740] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.963202  2344 ts_tablet_manager.cc:1434] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:33.963704  2343 consensus_queue.cc:260] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:33.964316  2344 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:33.965626  2342 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:33.969242  2343 ts_tablet_manager.cc:1434] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:24:33.970353  2343 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:33.972674  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:33.973426  2302 raft_consensus.cc:2468] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:33.974828  2194 leader_election.cc:304] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:33.975747  2350 raft_consensus.cc:2804] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.976118  2350 raft_consensus.cc:493] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.976441  2350 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.976660  2343 tablet_bootstrap.cc:654] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.984386  2342 tablet_bootstrap.cc:654] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.988422  2344 tablet_bootstrap.cc:654] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.984488  2350 raft_consensus.cc:515] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:33.994060  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:33.994663  2302 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.995599  2344 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:33.996131  2344 ts_tablet_manager.cc:1403] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260709 12:24:33.999156  2344 raft_consensus.cc:359] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.000919  2344 raft_consensus.cc:385] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.001278  2344 raft_consensus.cc:740] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.002676  2342 tablet_bootstrap.cc:492] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.002318  2344 consensus_queue.cc:260] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.003214  2343 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:34.003340  2342 ts_tablet_manager.cc:1403] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.015s
I20260709 12:24:34.003762  2343 ts_tablet_manager.cc:1403] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260709 12:24:34.006718  2342 raft_consensus.cc:359] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.006944  2343 raft_consensus.cc:359] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.007493  2342 raft_consensus.cc:385] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.007781  2343 raft_consensus.cc:385] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.007951  2342 raft_consensus.cc:740] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.008069  2350 leader_election.cc:290] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Requested vote from peers f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625), 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959)
I20260709 12:24:34.008231  2343 raft_consensus.cc:740] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.011631  2343 consensus_queue.cc:260] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.009343  2342 consensus_queue.cc:260] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.014859  2342 ts_tablet_manager.cc:1434] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:34.016322  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.016782  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687730f4919f471c944ade1a4761e77c" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.017763  2228 raft_consensus.cc:2468] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:34.018392  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.019363  2119 leader_election.cc:304] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.020622  2351 raft_consensus.cc:2804] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.021078  2351 raft_consensus.cc:493] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.021440  2351 raft_consensus.cc:3060] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:34.019963  2194 leader_election.cc:343] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:34.023068  2194 leader_election.cc:343] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.024521  2342 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:34.010462  2344 ts_tablet_manager.cc:1434] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 12:24:34.002808  2302 raft_consensus.cc:2468] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.031896  2343 ts_tablet_manager.cc:1434] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.011s
I20260709 12:24:34.031759  2194 leader_election.cc:304] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:34.033102  2343 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:34.033191  2371 raft_consensus.cc:2804] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.033918  2371 raft_consensus.cc:697] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.034890  2371 consensus_queue.cc:237] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.035744  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687730f4919f471c944ade1a4761e77c" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.037833  2302 raft_consensus.cc:2468] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:34.037097  2364 raft_consensus.cc:493] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.038365  2342 tablet_bootstrap.cc:654] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.039723  2343 tablet_bootstrap.cc:654] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.039705  2364 raft_consensus.cc:515] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.042019  2364 leader_election.cc:290] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.042490  2344 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:34.044927  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.045646  2228 raft_consensus.cc:2468] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:34.046715  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.048597  2119 leader_election.cc:304] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.049448  2344 tablet_bootstrap.cc:654] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.049661  2364 raft_consensus.cc:2804] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.050089  2364 raft_consensus.cc:493] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.050601  2364 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.053308  2351 raft_consensus.cc:515] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.055507  2351 leader_election.cc:290] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
W20260709 12:24:34.049501  2119 leader_election.cc:343] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.061005  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687730f4919f471c944ade1a4761e77c" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.062242  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687730f4919f471c944ade1a4761e77c" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.063416  2228 raft_consensus.cc:3060] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.061753  2302 raft_consensus.cc:3060] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.067467  2344 tablet_bootstrap.cc:492] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:34.068019  2344 ts_tablet_manager.cc:1403] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 12:24:34.072862  2344 raft_consensus.cc:359] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.073554  2344 raft_consensus.cc:385] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.073849  2344 raft_consensus.cc:740] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.074692  2344 consensus_queue.cc:260] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.076956  2344 ts_tablet_manager.cc:1434] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:24:34.078141  2344 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:34.084471  2344 tablet_bootstrap.cc:654] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.096781  2228 raft_consensus.cc:2468] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.097131  2344 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:34.098304  2119 leader_election.cc:304] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.098803  2302 raft_consensus.cc:2468] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.099110  2351 raft_consensus.cc:2804] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.099944  2364 raft_consensus.cc:515] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.102484  2364 leader_election.cc:290] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.104592  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.105156  2344 ts_tablet_manager.cc:1403] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:24:34.105289  2302 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.108192  2349 raft_consensus.cc:493] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.108706  2349 raft_consensus.cc:515] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.110005  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.111084  2349 leader_election.cc:290] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
W20260709 12:24:34.111173  2099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:34.112223  2344 raft_consensus.cc:359] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.112950  2344 raft_consensus.cc:385] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.113212  2344 raft_consensus.cc:740] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.113638  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.110627  2228 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:34.115512  2268 leader_election.cc:343] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.117072  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
W20260709 12:24:34.118971  2268 leader_election.cc:343] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.119406  2268 leader_election.cc:304] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:34.120515  2349 raft_consensus.cc:2749] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.122200  2344 consensus_queue.cc:260] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.125939  2344 ts_tablet_manager.cc:1434] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:24:34.126856  2342 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.127106  2344 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:34.133913  2344 tablet_bootstrap.cc:654] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.136408  2228 raft_consensus.cc:2468] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.132977  2302 raft_consensus.cc:2468] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.138211  2119 leader_election.cc:304] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.139747  2364 raft_consensus.cc:2804] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.140141  2364 raft_consensus.cc:697] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:34.140686  2351 raft_consensus.cc:697] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:34.140995  2364 consensus_queue.cc:237] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.141943  2343 tablet_bootstrap.cc:492] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:34.141640  2351 consensus_queue.cc:237] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.142629  2343 ts_tablet_manager.cc:1403] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.110s	user 0.049s	sys 0.057s
I20260709 12:24:34.127421  2342 ts_tablet_manager.cc:1403] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.021s
I20260709 12:24:34.144301  2049 catalog_manager.cc:5697] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 1 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.146134  2343 raft_consensus.cc:359] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.146984  2343 raft_consensus.cc:385] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.147329  2343 raft_consensus.cc:740] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.147465  2342 raft_consensus.cc:359] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.148228  2342 raft_consensus.cc:385] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.148545  2342 raft_consensus.cc:740] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.148329  2343 consensus_queue.cc:260] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.149341  2342 consensus_queue.cc:260] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.151559  2343 ts_tablet_manager.cc:1434] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:24:34.152813  2343 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:34.160076  2343 tablet_bootstrap.cc:654] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.160339  2377 raft_consensus.cc:493] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.151628  2342 ts_tablet_manager.cc:1434] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:34.160967  2377 raft_consensus.cc:515] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.162240  2342 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:34.163412  2377 leader_election.cc:290] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.165755  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
W20260709 12:24:34.167979  2119 leader_election.cc:343] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.172013  2342 tablet_bootstrap.cc:654] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.172524  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
W20260709 12:24:34.174008  2119 leader_election.cc:343] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.174436  2119 leader_election.cc:304] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:34.175267  2364 raft_consensus.cc:2749] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.179447  2344 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:34.180060  2344 ts_tablet_manager.cc:1403] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 12:24:34.184562  2344 raft_consensus.cc:359] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.184953  2342 tablet_bootstrap.cc:492] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.185354  2344 raft_consensus.cc:385] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.185683  2344 raft_consensus.cc:740] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.186197  2343 tablet_bootstrap.cc:492] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:34.186843  2343 ts_tablet_manager.cc:1403] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.002s
I20260709 12:24:34.186658  2344 consensus_queue.cc:260] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.185647  2342 ts_tablet_manager.cc:1403] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260709 12:24:34.190284  2343 raft_consensus.cc:359] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.191192  2343 raft_consensus.cc:385] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.191589  2343 raft_consensus.cc:740] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.192559  2343 consensus_queue.cc:260] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.193086  2344 ts_tablet_manager.cc:1434] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:24:34.192782  2047 catalog_manager.cc:5697] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.194350  2342 raft_consensus.cc:359] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.195102  2342 raft_consensus.cc:385] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.195376  2342 raft_consensus.cc:740] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.196028  2343 ts_tablet_manager.cc:1434] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:34.196151  2342 consensus_queue.cc:260] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.197382  2343 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:34.198755  2342 ts_tablet_manager.cc:1434] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:34.199788  2342 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:34.204460  2343 tablet_bootstrap.cc:654] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.205731  2342 tablet_bootstrap.cc:654] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.212466  2050 catalog_manager.cc:5697] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.213573  2371 raft_consensus.cc:493] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.214331  2371 raft_consensus.cc:515] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.216643  2371 leader_election.cc:290] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.218133  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.218420  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.218865  2302 raft_consensus.cc:2468] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:34.219800  2343 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:34.220335  2343 ts_tablet_manager.cc:1403] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 12:24:34.220232  2194 leader_election.cc:304] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
W20260709 12:24:34.221266  2194 leader_election.cc:343] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.221477  2371 raft_consensus.cc:2804] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.221894  2371 raft_consensus.cc:493] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.220372  2342 tablet_bootstrap.cc:492] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.222225  2371 raft_consensus.cc:3060] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.222599  2342 ts_tablet_manager.cc:1403] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260709 12:24:34.223994  2343 raft_consensus.cc:359] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.224702  2343 raft_consensus.cc:385] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.224967  2343 raft_consensus.cc:740] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.225680  2343 consensus_queue.cc:260] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.225885  2342 raft_consensus.cc:359] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.226734  2342 raft_consensus.cc:385] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.227073  2342 raft_consensus.cc:740] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.227675  2343 ts_tablet_manager.cc:1434] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:24:34.228014  2342 consensus_queue.cc:260] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.228634  2343 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:34.230370  2342 ts_tablet_manager.cc:1434] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:24:34.234208  2343 tablet_bootstrap.cc:654] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.235194  2342 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:34.234866  2371 raft_consensus.cc:515] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.242206  2342 tablet_bootstrap.cc:654] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.243794  2371 leader_election.cc:290] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.244741  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.245832  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
W20260709 12:24:34.246028  2194 leader_election.cc:343] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.246449  2302 raft_consensus.cc:3060] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.247058  2343 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:34.247611  2343 ts_tablet_manager.cc:1403] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:24:34.249393  2342 tablet_bootstrap.cc:492] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.249890  2342 ts_tablet_manager.cc:1403] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 12:24:34.250217  2343 raft_consensus.cc:359] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.250907  2343 raft_consensus.cc:385] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.251173  2343 raft_consensus.cc:740] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.252023  2302 raft_consensus.cc:2468] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.251833  2343 consensus_queue.cc:260] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.252491  2342 raft_consensus.cc:359] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.253262  2194 leader_election.cc:304] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:34.253315  2342 raft_consensus.cc:385] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.254063  2342 raft_consensus.cc:740] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.254319  2343 ts_tablet_manager.cc:1434] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:34.254987  2371 raft_consensus.cc:2804] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.254944  2342 consensus_queue.cc:260] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.255496  2371 raft_consensus.cc:697] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.256321  2371 consensus_queue.cc:237] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.257164  2342 ts_tablet_manager.cc:1434] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:34.258101  2342 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:34.263118  2342 tablet_bootstrap.cc:654] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.266371  2047 catalog_manager.cc:5697] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 1 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.267895  2342 tablet_bootstrap.cc:492] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:34.268464  2342 ts_tablet_manager.cc:1403] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:24:34.270787  2342 raft_consensus.cc:359] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.271351  2342 raft_consensus.cc:385] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.271624  2342 raft_consensus.cc:740] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
W20260709 12:24:34.272401  2179 tablet.cc:2406] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:34.272316  2342 consensus_queue.cc:260] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.273860  2342 ts_tablet_manager.cc:1434] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:24:34.276578  2351 raft_consensus.cc:493] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.277154  2351 raft_consensus.cc:515] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.277451  2371 raft_consensus.cc:493] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.278023  2371 raft_consensus.cc:515] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.279752  2351 leader_election.cc:290] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.279898  2371 leader_election.cc:290] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.281033  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.281302  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.281001  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.282032  2301 raft_consensus.cc:2393] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dfb6f273c874b5f877643aa31ce4dbc in current term 1: Already voted for candidate 47dcca4ed41d49259bc421eb0697a82c in this term.
I20260709 12:24:34.282265  2153 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:34.281544  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.283388  2194 leader_election.cc:304] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.283790  2302 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:34.284793  2371 raft_consensus.cc:2804] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.285176  2371 raft_consensus.cc:493] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.284965  2119 leader_election.cc:304] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:34.285597  2371 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.289031  2351 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.291745  2371 raft_consensus.cc:515] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.293327  2371 leader_election.cc:290] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.294255  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.294440  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.294694  2351 raft_consensus.cc:2749] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.294889  2153 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.294967  2302 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.300181  2302 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.300182  2153 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.301190  2194 leader_election.cc:304] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.301867  2371 raft_consensus.cc:2804] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.302275  2371 raft_consensus.cc:697] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.302897  2371 consensus_queue.cc:237] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.303787  2349 raft_consensus.cc:493] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.304239  2349 raft_consensus.cc:515] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.305972  2349 leader_election.cc:290] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.307257  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.307432  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.307942  2153 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:34.308027  2228 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:34.309007  2268 leader_election.cc:304] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.309778  2349 raft_consensus.cc:2804] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.310099  2349 raft_consensus.cc:493] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.310351  2349 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.310834  2351 raft_consensus.cc:493] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.310761  2050 catalog_manager.cc:5697] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 1 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.311331  2351 raft_consensus.cc:515] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.313992  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.314179  2351 leader_election.cc:290] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.314751  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.315363  2302 raft_consensus.cc:2468] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:34.316087  2228 raft_consensus.cc:2468] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:34.316425  2119 leader_election.cc:304] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.317123  2351 raft_consensus.cc:2804] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.317459  2351 raft_consensus.cc:493] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.317781  2351 raft_consensus.cc:3060] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.318099  2349 raft_consensus.cc:515] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.320746  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.321368  2153 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.323200  2349 leader_election.cc:290] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.323608  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.324201  2228 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.324615  2351 raft_consensus.cc:515] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.326704  2351 leader_election.cc:290] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.327877  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.328191  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfaae38a6904d3fbe7a07f7e9664362" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.328485  2302 raft_consensus.cc:3060] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.328732  2227 raft_consensus.cc:3060] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.331161  2228 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:34.331736  2153 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:34.332580  2268 leader_election.cc:304] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.333469  2349 raft_consensus.cc:2804] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.334635  2349 raft_consensus.cc:697] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:34.335655  2302 raft_consensus.cc:2468] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.335963  2227 raft_consensus.cc:2468] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:34.335608  2349 consensus_queue.cc:237] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.336673  2119 leader_election.cc:304] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.337340  2351 raft_consensus.cc:2804] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.337834  2351 raft_consensus.cc:697] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:34.338485  2351 consensus_queue.cc:237] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.344271  2047 catalog_manager.cc:5697] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.346202  2050 catalog_manager.cc:5697] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.394786  2371 raft_consensus.cc:493] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.395345  2371 raft_consensus.cc:515] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.396978  2371 leader_election.cc:290] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.397899  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.398133  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.398518  2153 raft_consensus.cc:2468] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:34.398842  2302 raft_consensus.cc:2468] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:34.399506  2194 leader_election.cc:304] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.400247  2371 raft_consensus.cc:2804] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.400511  2371 raft_consensus.cc:493] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.400769  2371 raft_consensus.cc:3060] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.405752  2371 raft_consensus.cc:515] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.407280  2371 leader_election.cc:290] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.408070  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.408178  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ee011b92b14164a0af1045d600341d" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.408624  2153 raft_consensus.cc:3060] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.408707  2302 raft_consensus.cc:3060] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.413666  2153 raft_consensus.cc:2468] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.413949  2302 raft_consensus.cc:2468] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:34.414700  2194 leader_election.cc:304] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.415407  2371 raft_consensus.cc:2804] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.415771  2371 raft_consensus.cc:697] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.416489  2371 consensus_queue.cc:237] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.423230  2050 catalog_manager.cc:5697] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 1 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.459905  2349 raft_consensus.cc:493] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.460444  2349 raft_consensus.cc:515] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.462250  2349 leader_election.cc:290] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.463200  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:34.463519  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.463835  2153 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:34.464188  2227 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:34.464854  2268 leader_election.cc:304] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.465606  2349 raft_consensus.cc:2804] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.465993  2349 raft_consensus.cc:493] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.466284  2349 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.471241  2349 raft_consensus.cc:515] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.472877  2349 leader_election.cc:290] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.473621  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.473892  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.474220  2153 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.474458  2227 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.479262  2153 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:34.479334  2227 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:34.480284  2268 leader_election.cc:304] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.480894  2349 raft_consensus.cc:2804] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.481261  2349 raft_consensus.cc:697] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:34.481925  2349 consensus_queue.cc:237] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.489785  2050 catalog_manager.cc:5697] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.517352  2371 consensus_queue.cc:1048] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.528527  2371 consensus_queue.cc:1048] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.567562  2351 consensus_queue.cc:1048] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.578284  2377 consensus_queue.cc:1048] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.648687  2377 consensus_queue.cc:1048] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.652158  2377 raft_consensus.cc:493] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.652642  2377 raft_consensus.cc:515] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.654501  2377 leader_election.cc:290] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.655527  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:34.655830  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e13ef650c54e8e86e0fee1940d2eb8" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:34.656392  2302 raft_consensus.cc:2393] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dfb6f273c874b5f877643aa31ce4dbc in current term 1: Already voted for candidate 47dcca4ed41d49259bc421eb0697a82c in this term.
I20260709 12:24:34.658222  2119 leader_election.cc:304] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:34.658999  2364 raft_consensus.cc:3060] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.661698  2377 consensus_queue.cc:1048] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:34.666369  2364 raft_consensus.cc:2749] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.671032  2371 consensus_queue.cc:1048] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.682722  2408 consensus_queue.cc:1048] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:34.724395  2227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
mode: GRACEFUL
new_leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
 from {username='slave'} at 127.0.0.1:36888
I20260709 12:24:34.724947  2227 raft_consensus.cc:606] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Received request to transfer leadership to TS 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:34.749475  2302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:35614
I20260709 12:24:34.750164  2302 raft_consensus.cc:606] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:34.750995  2364 consensus_queue.cc:1048] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.759593  2302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:35614
I20260709 12:24:34.760092  2302 raft_consensus.cc:606] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:34.764020  2377 consensus_queue.cc:1048] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.765825  2408 consensus_queue.cc:1048] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.774057  2227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
mode: GRACEFUL
new_leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:36888
I20260709 12:24:34.777457  2227 raft_consensus.cc:606] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Received request to transfer leadership to TS f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:34.783658  2350 raft_consensus.cc:993] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: : Instructing follower f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:34.783742  2408 consensus_queue.cc:1048] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.784565  2350 raft_consensus.cc:1081] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Signalling peer f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:34.786989  2301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:35594
I20260709 12:24:34.787608  2301 raft_consensus.cc:493] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.787966  2301 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.794725  2301 raft_consensus.cc:515] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.797004  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.797132  2301 leader_election.cc:290] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.797580  2153 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.798202  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6c80c14ff4413aa1d66b8515a4efae" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.798864  2227 raft_consensus.cc:3055] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:34.799183  2227 raft_consensus.cc:740] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.799985  2227 consensus_queue.cc:260] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.801250  2227 raft_consensus.cc:3060] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.804920  2153 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:34.806095  2268 leader_election.cc:304] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.806788  2349 raft_consensus.cc:2804] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:34.807258  2349 raft_consensus.cc:697] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:34.808039  2227 raft_consensus.cc:2468] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:34.808079  2349 consensus_queue.cc:237] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.812553  2350 consensus_queue.cc:1048] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.815387  2049 catalog_manager.cc:5697] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 1 to 2, leader changed from 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130) to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.830211  2408 consensus_queue.cc:1048] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.866866  2349 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.879345  2420 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.888728  2349 raft_consensus.cc:993] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:34.889213  2420 raft_consensus.cc:1081] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:34.890664  2227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36860
I20260709 12:24:34.891141  2227 raft_consensus.cc:493] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.891501  2227 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.896580  2227 raft_consensus.cc:515] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.898116  2227 leader_election.cc:290] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.899055  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.899267  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.899838  2153 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.899914  2302 raft_consensus.cc:3055] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:34.900374  2302 raft_consensus.cc:740] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:34.901191  2302 consensus_queue.cc:260] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.902518  2302 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.906279  2153 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:34.906801  2420 consensus_queue.cc:1048] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.907658  2194 leader_election.cc:304] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.908473  2408 raft_consensus.cc:2804] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:34.908959  2408 raft_consensus.cc:697] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.908742  2302 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:34.909879  2408 consensus_queue.cc:237] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.918233  2349 consensus_queue.cc:1048] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.919359  2050 catalog_manager.cc:5697] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.929097  2349 raft_consensus.cc:993] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:34.929591  2420 raft_consensus.cc:1081] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:34.933341  2371 raft_consensus.cc:993] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: : Instructing follower 4dfb6f273c874b5f877643aa31ce4dbc to start an election
I20260709 12:24:34.933916  2408 raft_consensus.cc:1081] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Signalling peer 4dfb6f273c874b5f877643aa31ce4dbc to start an election
I20260709 12:24:34.934476  2227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36860
I20260709 12:24:34.935061  2227 raft_consensus.cc:493] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.935425  2227 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.935647  2153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
 from {username='slave'} at 127.0.0.1:51568
I20260709 12:24:34.936329  2153 raft_consensus.cc:493] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.936690  2153 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.940783  2227 raft_consensus.cc:515] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.942556  2227 leader_election.cc:290] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:34.942800  2153 raft_consensus.cc:515] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.943222  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:34.943588  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d117d74eb47b58ed4524b596c5413" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.943843  2152 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.944113  2302 raft_consensus.cc:3055] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:34.944378  2302 raft_consensus.cc:740] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:34.944886  2153 leader_election.cc:290] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 2 election: Requested vote from peers f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:34.945243  2302 consensus_queue.cc:260] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.946465  2302 raft_consensus.cc:3060] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.946980  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:34.947022  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a991bf82324a24aa617ee1d0b7c17d" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:34.947742  2227 raft_consensus.cc:3055] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:34.947784  2301 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.948283  2227 raft_consensus.cc:740] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.949179  2227 consensus_queue.cc:260] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [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: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.950464  2227 raft_consensus.cc:3060] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.951118  2152 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:34.952395  2194 leader_election.cc:304] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:34.953233  2408 raft_consensus.cc:2804] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:34.953686  2408 raft_consensus.cc:697] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:34.954638  2301 raft_consensus.cc:2468] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 2.
I20260709 12:24:34.954591  2408 consensus_queue.cc:237] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:34.955687  2119 leader_election.cc:304] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:34.956341  2377 raft_consensus.cc:2804] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:34.956712  2377 raft_consensus.cc:697] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:34.957300  2227 raft_consensus.cc:2468] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 2.
I20260709 12:24:34.957386  2377 consensus_queue.cc:237] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue 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: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } }
I20260709 12:24:34.953629  2302 raft_consensus.cc:2468] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:34.962654  2047 catalog_manager.cc:5697] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.964211  2050 catalog_manager.cc:5697] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 1 to 2, leader changed from 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130) to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 2 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:35.223178  2227 raft_consensus.cc:1275] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.224465  2420 consensus_queue.cc:1048] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.231989  2152 raft_consensus.cc:1275] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.233659  2349 consensus_queue.cc:1048] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.416724  2152 raft_consensus.cc:1275] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.417943  2408 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.425436  2302 raft_consensus.cc:1275] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.426978  2350 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.477507  2302 raft_consensus.cc:1275] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.478731  2350 consensus_queue.cc:1048] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.486002  2152 raft_consensus.cc:1275] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.488292  2371 consensus_queue.cc:1048] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.495285  2302 raft_consensus.cc:1275] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 4dfb6f273c874b5f877643aa31ce4dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.496479  2377 consensus_queue.cc:1048] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.505916  2227 raft_consensus.cc:1275] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Refusing update from remote peer 4dfb6f273c874b5f877643aa31ce4dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.507249  2364 consensus_queue.cc:1048] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.825469  2047 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48176:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:37.828238  2047 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:37.886682  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 5608f23efc0d48d2b0be3e6eb30cb58f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.888463  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608f23efc0d48d2b0be3e6eb30cb58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.888516  2214 tablet_service.cc:1511] Processing CreateTablet for tablet 5608f23efc0d48d2b0be3e6eb30cb58f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.890393  2214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608f23efc0d48d2b0be3e6eb30cb58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.891487  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 5608f23efc0d48d2b0be3e6eb30cb58f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:24:37.893111  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608f23efc0d48d2b0be3e6eb30cb58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.896476  2137 tablet_service.cc:1511] Processing CreateTablet for tablet 53d8720b98fd4000b632a7fad6955946 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.897845  2215 tablet_service.cc:1511] Processing CreateTablet for tablet 53d8720b98fd4000b632a7fad6955946 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.903421  2215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d8720b98fd4000b632a7fad6955946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.898252  2212 tablet_service.cc:1511] Processing CreateTablet for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.906193  2287 tablet_service.cc:1511] Processing CreateTablet for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.907307  2212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.907644  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.899112  2291 tablet_service.cc:1511] Processing CreateTablet for tablet 53d8720b98fd4000b632a7fad6955946 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:24:37.911377  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d8720b98fd4000b632a7fad6955946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.911010  2290 tablet_service.cc:1511] Processing CreateTablet for tablet bf9255c330ac408eb8c2192501fdfa9f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.912400  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9255c330ac408eb8c2192501fdfa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.901001  2139 tablet_service.cc:1511] Processing CreateTablet for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:24:37.914536  2213 tablet_service.cc:1511] Processing CreateTablet for tablet 322ff764793242af9527ff1970c43268 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.916185  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322ff764793242af9527ff1970c43268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.919013  2217 tablet_service.cc:1511] Processing CreateTablet for tablet 5b614ea683904406b6eb906b1e305046 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.920377  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b614ea683904406b6eb906b1e305046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.922612  2216 tablet_service.cc:1511] Processing CreateTablet for tablet bf9255c330ac408eb8c2192501fdfa9f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.923013  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 22dea126cd5b467db82175f8e0c371c9 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.924018  2216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9255c330ac408eb8c2192501fdfa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.927109  2141 tablet_service.cc:1511] Processing CreateTablet for tablet bf9255c330ac408eb8c2192501fdfa9f (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:24:37.928161  2211 tablet_service.cc:1511] Processing CreateTablet for tablet efc915533339444796398879ed0d10a5 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.928280  2142 tablet_service.cc:1511] Processing CreateTablet for tablet 22dea126cd5b467db82175f8e0c371c9 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.928932  2285 tablet_service.cc:1511] Processing CreateTablet for tablet efc915533339444796398879ed0d10a5 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.927104  2140 tablet_service.cc:1511] Processing CreateTablet for tablet 5b614ea683904406b6eb906b1e305046 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.930280  2285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc915533339444796398879ed0d10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.931648  2139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39d8bccfd2a46a0bb3c46dfe362b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.933125  2289 tablet_service.cc:1511] Processing CreateTablet for tablet 5b614ea683904406b6eb906b1e305046 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:24:37.934270  2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b614ea683904406b6eb906b1e305046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.934478  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b614ea683904406b6eb906b1e305046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.929589  2211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc915533339444796398879ed0d10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.938261  2137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d8720b98fd4000b632a7fad6955946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.939059  2292 tablet_service.cc:1511] Processing CreateTablet for tablet 22dea126cd5b467db82175f8e0c371c9 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:24:37.940523  2292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dea126cd5b467db82175f8e0c371c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.940637  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dea126cd5b467db82175f8e0c371c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.942224  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dea126cd5b467db82175f8e0c371c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.943550  2286 tablet_service.cc:1511] Processing CreateTablet for tablet 322ff764793242af9527ff1970c43268 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.944442  2210 tablet_service.cc:1511] Processing CreateTablet for tablet 2add3bfa9ae44309980c20ca0ac3046e (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.945904  2210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2add3bfa9ae44309980c20ca0ac3046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.946264  2135 tablet_service.cc:1511] Processing CreateTablet for tablet 2add3bfa9ae44309980c20ca0ac3046e (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.947733  2135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2add3bfa9ae44309980c20ca0ac3046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.929574  2138 tablet_service.cc:1511] Processing CreateTablet for tablet 322ff764793242af9527ff1970c43268 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:24:37.948921  2138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322ff764793242af9527ff1970c43268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.931734  2136 tablet_service.cc:1511] Processing CreateTablet for tablet efc915533339444796398879ed0d10a5 (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:24:37.951136  2136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc915533339444796398879ed0d10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.957612  2141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9255c330ac408eb8c2192501fdfa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.944913  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322ff764793242af9527ff1970c43268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.971484  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 2add3bfa9ae44309980c20ca0ac3046e (DEFAULT_TABLE table=soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:24:37.973084  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2add3bfa9ae44309980c20ca0ac3046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:38.047402  2441 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
W20260709 12:24:38.051975  2119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:36937, user_credentials={real_user=slave}} blocked reactor thread for 88157.4us
I20260709 12:24:38.102183  2441 tablet_bootstrap.cc:654] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.117468  2442 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.136096  2442 tablet_bootstrap.cc:654] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.137723  2443 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.140991  2441 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.141055  2442 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.141703  2442 ts_tablet_manager.cc:1403] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260709 12:24:38.141693  2441 ts_tablet_manager.cc:1403] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.010s
I20260709 12:24:38.144487  2443 tablet_bootstrap.cc:654] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.144323  2441 raft_consensus.cc:359] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.145085  2441 raft_consensus.cc:385] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.145432  2441 raft_consensus.cc:740] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.146282  2441 consensus_queue.cc:260] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.149003  2441 ts_tablet_manager.cc:1434] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 12:24:38.149386  2099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:38.150283  2441 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.149845  2442 raft_consensus.cc:359] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.150971  2442 raft_consensus.cc:385] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.151763  2442 raft_consensus.cc:740] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.152470  2442 consensus_queue.cc:260] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.153209  2443 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.153707  2443 ts_tablet_manager.cc:1403] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:24:38.156679  2443 raft_consensus.cc:359] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.157450  2441 tablet_bootstrap.cc:654] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.157425  2443 raft_consensus.cc:385] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.158013  2443 raft_consensus.cc:740] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.158823  2443 consensus_queue.cc:260] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.161741  2443 ts_tablet_manager.cc:1434] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:38.162747  2442 ts_tablet_manager.cc:1434] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 12:24:38.162779  2443 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.169294  2441 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.169898  2441 ts_tablet_manager.cc:1403] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 12:24:38.170346  2443 tablet_bootstrap.cc:654] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.172489  2442 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.172833  2441 raft_consensus.cc:359] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.173568  2441 raft_consensus.cc:385] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.173857  2441 raft_consensus.cc:740] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.174577  2441 consensus_queue.cc:260] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.176878  2441 ts_tablet_manager.cc:1434] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:24:38.177964  2441 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.179795  2442 tablet_bootstrap.cc:654] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.184237  2441 tablet_bootstrap.cc:654] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.193344  2441 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.193925  2441 ts_tablet_manager.cc:1403] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:24:38.197264  2441 raft_consensus.cc:359] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.198041  2441 raft_consensus.cc:385] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.198347  2441 raft_consensus.cc:740] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.199172  2441 consensus_queue.cc:260] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.203449  2442 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.204003  2442 ts_tablet_manager.cc:1403] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
I20260709 12:24:38.207160  2442 raft_consensus.cc:359] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.207608  2441 ts_tablet_manager.cc:1434] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:24:38.207921  2442 raft_consensus.cc:385] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.208237  2442 raft_consensus.cc:740] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.208859  2441 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.208953  2442 consensus_queue.cc:260] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.211798  2442 ts_tablet_manager.cc:1434] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:38.212745  2442 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.212846  2440 raft_consensus.cc:493] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.213497  2440 raft_consensus.cc:515] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.216033  2440 leader_election.cc:290] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.218761  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.219350  2442 tablet_bootstrap.cc:654] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.219817  2441 tablet_bootstrap.cc:654] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.221248  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
W20260709 12:24:38.224121  2119 leader_election.cc:343] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:38.225260  2119 leader_election.cc:343] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.225687  2119 leader_election.cc:304] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:38.226915  2440 raft_consensus.cc:2749] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.229950  2443 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.230535  2443 ts_tablet_manager.cc:1403] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.042s
W20260709 12:24:38.229780  2268 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.130:36937, user_credentials={real_user=slave}} blocked reactor thread for 52458.3us
I20260709 12:24:38.233707  2443 raft_consensus.cc:359] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.234445  2443 raft_consensus.cc:385] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.234959  2443 raft_consensus.cc:740] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.235780  2443 consensus_queue.cc:260] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.236583  2441 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.237190  2441 ts_tablet_manager.cc:1403] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260709 12:24:38.238324  2443 ts_tablet_manager.cc:1434] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 12:24:38.239351  2443 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.240132  2441 raft_consensus.cc:359] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.240897  2441 raft_consensus.cc:385] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.241195  2441 raft_consensus.cc:740] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.234427  2442 tablet_bootstrap.cc:492] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.242300  2442 ts_tablet_manager.cc:1403] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 12:24:38.241786  2441 consensus_queue.cc:260] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.244356  2441 ts_tablet_manager.cc:1434] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:24:38.245357  2441 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.245860  2443 tablet_bootstrap.cc:654] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.245421  2442 raft_consensus.cc:359] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.246294  2442 raft_consensus.cc:385] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.246600  2442 raft_consensus.cc:740] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.247426  2442 consensus_queue.cc:260] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.252398  2441 tablet_bootstrap.cc:654] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.254597  2442 ts_tablet_manager.cc:1434] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:38.255746  2442 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.263808  2442 tablet_bootstrap.cc:654] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.268754  2443 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.268922  2441 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.269271  2443 ts_tablet_manager.cc:1403] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260709 12:24:38.269820  2441 ts_tablet_manager.cc:1403] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 12:24:38.272370  2443 raft_consensus.cc:359] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.273011  2443 raft_consensus.cc:385] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.273182  2442 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.273329  2443 raft_consensus.cc:740] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.273869  2442 ts_tablet_manager.cc:1403] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:24:38.272789  2441 raft_consensus.cc:359] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.274305  2441 raft_consensus.cc:385] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.274147  2443 consensus_queue.cc:260] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.274638  2441 raft_consensus.cc:740] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.275503  2441 consensus_queue.cc:260] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.276664  2443 ts_tablet_manager.cc:1434] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:24:38.276629  2442 raft_consensus.cc:359] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.277473  2442 raft_consensus.cc:385] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.277776  2442 raft_consensus.cc:740] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.277894  2443 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.278529  2442 consensus_queue.cc:260] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.281095  2442 ts_tablet_manager.cc:1434] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:24:38.282153  2442 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.285007  2443 tablet_bootstrap.cc:654] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.290058  2442 tablet_bootstrap.cc:654] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.299605  2440 raft_consensus.cc:493] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.299772  2448 raft_consensus.cc:493] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.300395  2441 ts_tablet_manager.cc:1434] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:24:38.300257  2448 raft_consensus.cc:515] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.301736  2441 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.302424  2448 leader_election.cc:290] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:38.304725  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.300132  2440 raft_consensus.cc:515] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.306813  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.307585  2440 leader_election.cc:290] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.305678  2227 raft_consensus.cc:2468] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:38.309386  2441 tablet_bootstrap.cc:654] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.309834  2268 leader_election.cc:304] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
W20260709 12:24:38.310760  2268 leader_election.cc:343] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.311389  2448 raft_consensus.cc:2804] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.312515  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.322067  2302 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.323406  2441 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.324028  2441 ts_tablet_manager.cc:1403] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 12:24:38.326258  2119 leader_election.cc:304] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.327186  2440 raft_consensus.cc:2804] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.327541  2440 raft_consensus.cc:493] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.328080  2440 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.327448  2441 raft_consensus.cc:359] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.328527  2441 raft_consensus.cc:385] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.328855  2441 raft_consensus.cc:740] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.329685  2441 consensus_queue.cc:260] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.332391  2441 ts_tablet_manager.cc:1434] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 12:24:38.333557  2441 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.312527  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.334542  2227 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.338312  2440 raft_consensus.cc:515] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.339222  2448 raft_consensus.cc:493] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.340104  2425 raft_consensus.cc:493] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.342592  2425 raft_consensus.cc:515] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.340837  2441 tablet_bootstrap.cc:654] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.343432  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.343988  2302 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.344585  2425 leader_election.cc:290] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:38.345213  2448 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.346988  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.348233  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
W20260709 12:24:38.353591  2268 leader_election.cc:343] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.341409  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.354429  2227 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.355219  2441 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.355885  2441 ts_tablet_manager.cc:1403] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
W20260709 12:24:38.356549  2268 leader_election.cc:343] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.357054  2268 leader_election.cc:304] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.358139  2425 raft_consensus.cc:2749] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.360599  2441 raft_consensus.cc:359] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.361382  2441 raft_consensus.cc:385] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.361680  2441 raft_consensus.cc:740] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.362489  2441 consensus_queue.cc:260] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.365036  2441 ts_tablet_manager.cc:1434] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:24:38.366355  2441 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.370466  2227 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.371752  2302 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.372185  2440 leader_election.cc:290] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.375003  2119 leader_election.cc:304] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.375865  2440 raft_consensus.cc:2804] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.378106  2441 tablet_bootstrap.cc:654] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.374325  2448 raft_consensus.cc:515] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.390154  2441 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.390313  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:38.390815  2441 ts_tablet_manager.cc:1403] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.001s
W20260709 12:24:38.391774  2268 leader_election.cc:343] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.393911  2441 raft_consensus.cc:359] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.394352  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.394778  2441 raft_consensus.cc:385] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.395123  2441 raft_consensus.cc:740] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.395292  2448 leader_election.cc:290] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:38.395988  2441 consensus_queue.cc:260] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.396411  2440 raft_consensus.cc:697] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.398177  2441 ts_tablet_manager.cc:1434] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:38.397753  2440 consensus_queue.cc:237] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.395049  2227 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.399175  2441 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: Bootstrap starting.
I20260709 12:24:38.400030  2443 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.400543  2443 ts_tablet_manager.cc:1403] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.123s	user 0.061s	sys 0.049s
I20260709 12:24:38.402647  2448 raft_consensus.cc:493] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.403148  2448 raft_consensus.cc:515] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.403541  2443 raft_consensus.cc:359] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.404284  2443 raft_consensus.cc:385] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.404572  2443 raft_consensus.cc:740] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.405328  2443 consensus_queue.cc:260] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.406109  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.406673  2448 leader_election.cc:290] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:38.407630  2443 ts_tablet_manager.cc:1434] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:38.408294  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.409415  2443 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.410218  2441 tablet_bootstrap.cc:654] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.410909  2448 raft_consensus.cc:493] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.411473  2448 raft_consensus.cc:515] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.413494  2448 leader_election.cc:290] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
W20260709 12:24:38.411165  2268 leader_election.cc:343] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:38.415163  2268 leader_election.cc:343] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.415593  2268 leader_election.cc:304] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.416157  2443 tablet_bootstrap.cc:654] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.416316  2448 raft_consensus.cc:2749] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.418069  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.419694  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.420631  2228 raft_consensus.cc:2468] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 0.
I20260709 12:24:38.422196  2441 tablet_bootstrap.cc:492] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: No bootstrap required, opened a new log
I20260709 12:24:38.422863  2441 ts_tablet_manager.cc:1403] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 12:24:38.426348  2443 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.426864  2443 ts_tablet_manager.cc:1403] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:24:38.427016  2441 raft_consensus.cc:359] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.427796  2441 raft_consensus.cc:385] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:38.428997  2268 leader_election.cc:343] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.429762  2268 leader_election.cc:304] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.430500  2448 raft_consensus.cc:2804] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.430024  2443 raft_consensus.cc:359] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.430867  2448 raft_consensus.cc:493] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.430986  2443 raft_consensus.cc:385] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.431650  2443 raft_consensus.cc:740] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.431599  2448 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.430934  2047 catalog_manager.cc:5697] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.432556  2462 raft_consensus.cc:493] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.432955  2462 raft_consensus.cc:515] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.428061  2441 raft_consensus.cc:740] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.434844  2441 consensus_queue.cc:260] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.436012  2442 tablet_bootstrap.cc:492] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.436573  2442 ts_tablet_manager.cc:1403] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.030s
I20260709 12:24:38.436961  2441 ts_tablet_manager.cc:1434] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 12:24:38.437374  2462 leader_election.cc:290] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.438951  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.439633  2301 raft_consensus.cc:2468] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.440141  2448 raft_consensus.cc:515] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.440627  2119 leader_election.cc:304] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.441012  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.442392  2448 leader_election.cc:290] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
W20260709 12:24:38.443764  2119 leader_election.cc:343] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.445266  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:38.441823  2442 raft_consensus.cc:359] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.443455  2443 consensus_queue.cc:260] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.446000  2442 raft_consensus.cc:385] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.446379  2442 raft_consensus.cc:740] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.447165  2442 consensus_queue.cc:260] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.447990  2443 ts_tablet_manager.cc:1434] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:38.448123  2152 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.449139  2443 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.449812  2442 ts_tablet_manager.cc:1434] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:38.450865  2442 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.441505  2462 raft_consensus.cc:2804] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.445308  2228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.454214  2228 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.455811  2350 raft_consensus.cc:493] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.456368  2350 raft_consensus.cc:515] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.457119  2152 raft_consensus.cc:2468] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:38.458770  2350 leader_election.cc:290] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.460870  2268 leader_election.cc:304] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.461040  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.461853  2153 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:38.461889  2448 raft_consensus.cc:2804] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.462455  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.462471  2448 raft_consensus.cc:697] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:38.463122  2301 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 0.
I20260709 12:24:38.463238  2194 leader_election.cc:304] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.463585  2448 consensus_queue.cc:237] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.464053  2350 raft_consensus.cc:2804] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.464874  2350 raft_consensus.cc:493] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.465258  2350 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.466030  2443 tablet_bootstrap.cc:654] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.466039  2228 raft_consensus.cc:2468] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:38.468302  2462 raft_consensus.cc:493] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.468688  2462 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.470810  2227 raft_consensus.cc:2468] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 1.
I20260709 12:24:38.473590  2350 raft_consensus.cc:515] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.476557  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:38.477116  2153 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.480633  2268 leader_election.cc:304] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.481855  2425 raft_consensus.cc:2804] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.482334  2425 raft_consensus.cc:697] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:38.483124  2425 consensus_queue.cc:237] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.485311  2153 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:38.486447  2440 raft_consensus.cc:493] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.487412  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.487159  2350 leader_election.cc:290] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.488057  2301 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.487812  2440 raft_consensus.cc:515] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.488940  2194 leader_election.cc:304] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.489907  2350 raft_consensus.cc:2804] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.490052  2440 leader_election.cc:290] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.495219  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.495893  2302 raft_consensus.cc:2468] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.497668  2452 raft_consensus.cc:493] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.498071  2119 leader_election.cc:304] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.498235  2452 raft_consensus.cc:515] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.499039  2440 raft_consensus.cc:2804] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.499428  2440 raft_consensus.cc:493] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.499763  2440 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.500442  2452 leader_election.cc:290] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:38.500814  2301 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 1.
I20260709 12:24:38.497713  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.502341  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
W20260709 12:24:38.502594  2119 leader_election.cc:343] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:38.503908  2268 leader_election.cc:343] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.503909  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
W20260709 12:24:38.505276  2268 leader_election.cc:343] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.505602  2268 leader_election.cc:304] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.506709  2452 raft_consensus.cc:2749] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.508442  2440 raft_consensus.cc:515] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.513628  2442 tablet_bootstrap.cc:654] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.516736  2462 raft_consensus.cc:515] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.521595  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
W20260709 12:24:38.523334  2119 leader_election.cc:343] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.524296  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
W20260709 12:24:38.525712  2119 leader_election.cc:343] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:38.525746  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.526495  2302 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.527777  2442 tablet_bootstrap.cc:492] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.528308  2442 ts_tablet_manager.cc:1403] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.003s
I20260709 12:24:38.533535  2350 raft_consensus.cc:697] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:38.534590  2350 consensus_queue.cc:237] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.535466  2049 catalog_manager.cc:5697] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.536796  2302 raft_consensus.cc:2468] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.537220  2049 catalog_manager.cc:5697] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 1 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.538518  2119 leader_election.cc:304] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.539518  2427 raft_consensus.cc:2804] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.540463  2443 tablet_bootstrap.cc:492] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.541049  2443 ts_tablet_manager.cc:1403] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.012s
I20260709 12:24:38.543380  2440 leader_election.cc:290] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.544168  2462 leader_election.cc:290] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.544528  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.545161  2301 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.547120  2443 raft_consensus.cc:359] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.547981  2443 raft_consensus.cc:385] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.548290  2443 raft_consensus.cc:740] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.549261  2443 consensus_queue.cc:260] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.550369  2442 raft_consensus.cc:359] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.551151  2442 raft_consensus.cc:385] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.551440  2442 raft_consensus.cc:740] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.552244  2442 consensus_queue.cc:260] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.556211  2442 ts_tablet_manager.cc:1434] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:24:38.557287  2442 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.561570  2301 raft_consensus.cc:2468] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.566601  2119 leader_election.cc:304] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.567950  2462 raft_consensus.cc:2804] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.568480  2462 raft_consensus.cc:697] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.569320  2462 consensus_queue.cc:237] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.569707  2427 raft_consensus.cc:697] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.570667  2427 consensus_queue.cc:237] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.576936  2443 ts_tablet_manager.cc:1434] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.024s
I20260709 12:24:38.577849  2443 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.579337  2049 catalog_manager.cc:5697] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 1 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.583885  2442 tablet_bootstrap.cc:654] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.585049  2443 tablet_bootstrap.cc:654] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.587674  2047 catalog_manager.cc:5697] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.600242  2443 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.600323  2442 tablet_bootstrap.cc:492] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.601063  2443 ts_tablet_manager.cc:1403] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 12:24:38.601105  2442 ts_tablet_manager.cc:1403] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.015s
I20260709 12:24:38.603916  2443 raft_consensus.cc:359] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.604430  2443 raft_consensus.cc:385] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.604308  2442 raft_consensus.cc:359] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.605087  2442 raft_consensus.cc:385] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.605389  2442 raft_consensus.cc:740] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.604763  2049 catalog_manager.cc:5697] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.604748  2443 raft_consensus.cc:740] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.606154  2442 consensus_queue.cc:260] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.606410  2443 consensus_queue.cc:260] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.608521  2442 ts_tablet_manager.cc:1434] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:38.609009  2443 ts_tablet_manager.cc:1434] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:24:38.609591  2442 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.610066  2443 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.615475  2443 tablet_bootstrap.cc:654] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.616818  2442 tablet_bootstrap.cc:654] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.627239  2443 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.627446  2442 tablet_bootstrap.cc:492] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.627632  2443 ts_tablet_manager.cc:1403] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:24:38.627916  2442 ts_tablet_manager.cc:1403] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:24:38.630247  2443 raft_consensus.cc:359] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.630904  2443 raft_consensus.cc:385] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.630673  2442 raft_consensus.cc:359] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.631225  2443 raft_consensus.cc:740] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.631403  2442 raft_consensus.cc:385] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.631729  2442 raft_consensus.cc:740] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.631904  2443 consensus_queue.cc:260] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.632395  2442 consensus_queue.cc:260] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.633972  2443 ts_tablet_manager.cc:1434] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 12:24:38.634390  2442 ts_tablet_manager.cc:1434] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:38.635421  2442 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: Bootstrap starting.
I20260709 12:24:38.635685  2443 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: Bootstrap starting.
I20260709 12:24:38.639765  2462 raft_consensus.cc:493] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.640321  2462 raft_consensus.cc:515] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.642074  2443 tablet_bootstrap.cc:654] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.642396  2462 leader_election.cc:290] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.644517  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.645210  2226 raft_consensus.cc:2468] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.646270  2119 leader_election.cc:304] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.646462  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.646903  2442 tablet_bootstrap.cc:654] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:38.647306  2462 raft_consensus.cc:2804] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.647723  2462 raft_consensus.cc:493] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.648068  2462 raft_consensus.cc:3060] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.647266  2301 raft_consensus.cc:2468] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.653448  2443 tablet_bootstrap.cc:492] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: No bootstrap required, opened a new log
I20260709 12:24:38.653884  2443 ts_tablet_manager.cc:1403] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 12:24:38.655901  2443 raft_consensus.cc:359] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.656424  2443 raft_consensus.cc:385] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.656719  2443 raft_consensus.cc:740] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.655952  2462 raft_consensus.cc:515] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.657460  2443 consensus_queue.cc:260] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.659116  2462 leader_election.cc:290] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.659566  2443 ts_tablet_manager.cc:1434] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:38.660840  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.661105  2442 tablet_bootstrap.cc:492] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: No bootstrap required, opened a new log
I20260709 12:24:38.661453  2301 raft_consensus.cc:3060] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.661813  2442 ts_tablet_manager.cc:1403] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 12:24:38.664103  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608f23efc0d48d2b0be3e6eb30cb58f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.664681  2226 raft_consensus.cc:3060] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.665241  2442 raft_consensus.cc:359] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.666000  2442 raft_consensus.cc:385] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:38.666332  2442 raft_consensus.cc:740] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Initialized, Role: FOLLOWER
I20260709 12:24:38.667080  2442 consensus_queue.cc:260] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.668718  2301 raft_consensus.cc:2468] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.669276  2442 ts_tablet_manager.cc:1434] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:24:38.669958  2119 leader_election.cc:304] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.670781  2462 raft_consensus.cc:2804] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.671294  2462 raft_consensus.cc:697] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.672137  2226 raft_consensus.cc:2468] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.672109  2462 consensus_queue.cc:237] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.680256  2049 catalog_manager.cc:5697] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.681293  2462 raft_consensus.cc:493] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.681759  2462 raft_consensus.cc:515] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.683796  2462 leader_election.cc:290] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.684469  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.684912  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.685066  2226 raft_consensus.cc:2468] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.685612  2301 raft_consensus.cc:2468] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.686360  2119 leader_election.cc:304] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.687060  2462 raft_consensus.cc:2804] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.687785  2462 raft_consensus.cc:493] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.688050  2462 raft_consensus.cc:3060] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.693648  2462 raft_consensus.cc:515] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.695282  2462 leader_election.cc:290] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.695950  2473 raft_consensus.cc:493] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.696004  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.696286  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9255c330ac408eb8c2192501fdfa9f" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.696657  2226 raft_consensus.cc:3060] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.696904  2301 raft_consensus.cc:3060] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.696599  2473 raft_consensus.cc:515] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.698931  2473 leader_election.cc:290] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.699960  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.700133  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.700896  2302 raft_consensus.cc:2393] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47dcca4ed41d49259bc421eb0697a82c in current term 1: Already voted for candidate 4dfb6f273c874b5f877643aa31ce4dbc in this term.
I20260709 12:24:38.702028  2194 leader_election.cc:304] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c; no voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:38.702823  2473 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.703827  2226 raft_consensus.cc:2468] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.704254  2301 raft_consensus.cc:2468] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.704829  2119 leader_election.cc:304] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.705575  2462 raft_consensus.cc:2804] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.706177  2462 raft_consensus.cc:697] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.707067  2462 consensus_queue.cc:237] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.710391  2473 raft_consensus.cc:2749] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.715806  2049 catalog_manager.cc:5697] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.720597  2462 raft_consensus.cc:493] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.721091  2462 raft_consensus.cc:515] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.723014  2462 leader_election.cc:290] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.724083  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.724385  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c" is_pre_election: true
I20260709 12:24:38.724782  2301 raft_consensus.cc:2468] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.725049  2226 raft_consensus.cc:2468] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 0.
I20260709 12:24:38.725849  2119 leader_election.cc:304] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.726509  2462 raft_consensus.cc:2804] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:38.726856  2462 raft_consensus.cc:493] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:38.727139  2462 raft_consensus.cc:3060] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.732123  2462 raft_consensus.cc:515] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.733695  2462 leader_election.cc:290] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.734486  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:38.734764  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39d8bccfd2a46a0bb3c46dfe362b1a0" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.735085  2226 raft_consensus.cc:3060] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.735311  2301 raft_consensus.cc:3060] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.740114  2226 raft_consensus.cc:2468] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.740312  2301 raft_consensus.cc:2468] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 1.
I20260709 12:24:38.741133  2119 leader_election.cc:304] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.741895  2462 raft_consensus.cc:2804] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:38.742341  2462 raft_consensus.cc:697] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.743072  2462 consensus_queue.cc:237] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.750229  2049 catalog_manager.cc:5697] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 1 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.790309  2473 raft_consensus.cc:493] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:38.790813  2473 raft_consensus.cc:515] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.792732  2473 leader_election.cc:290] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.793234  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" is_pre_election: true
I20260709 12:24:38.793880  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" is_pre_election: true
I20260709 12:24:38.794669  2301 raft_consensus.cc:2393] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47dcca4ed41d49259bc421eb0697a82c in current term 1: Already voted for candidate 4dfb6f273c874b5f877643aa31ce4dbc in this term.
I20260709 12:24:38.795557  2194 leader_election.cc:304] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47dcca4ed41d49259bc421eb0697a82c; no voters: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:38.796375  2473 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.801576  2473 raft_consensus.cc:2749] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:38.844091  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
mode: GRACEFUL
new_leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
 from {username='slave'} at 127.0.0.1:35614
I20260709 12:24:38.844660  2300 raft_consensus.cc:606] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Received request to transfer leadership to TS 4dfb6f273c874b5f877643aa31ce4dbc
I20260709 12:24:38.863824  2153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322ff764793242af9527ff1970c43268"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:51572
I20260709 12:24:38.864331  2153 raft_consensus.cc:606] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.868968  2425 consensus_queue.cc:1048] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.869926  2300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b614ea683904406b6eb906b1e305046"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:35614
I20260709 12:24:38.870469  2300 raft_consensus.cc:606] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.877238  2153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:51572
I20260709 12:24:38.877899  2153 raft_consensus.cc:606] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.883572  2152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc915533339444796398879ed0d10a5"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
mode: GRACEFUL
new_leader_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:51572
I20260709 12:24:38.884171  2152 raft_consensus.cc:606] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Received request to transfer leadership to TS 47dcca4ed41d49259bc421eb0697a82c
I20260709 12:24:38.887670  2452 consensus_queue.cc:1048] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.892037  2227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
mode: GRACEFUL
new_leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:36888
I20260709 12:24:38.892563  2227 raft_consensus.cc:606] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Received request to transfer leadership to TS f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:38.897091  2425 raft_consensus.cc:993] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:38.897513  2452 raft_consensus.cc:1081] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:38.899151  2226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b614ea683904406b6eb906b1e305046"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36860
I20260709 12:24:38.899760  2226 raft_consensus.cc:493] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.900126  2226 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.905933  2226 raft_consensus.cc:515] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.907925  2226 leader_election.cc:290] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.908985  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:38.909647  2152 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.910794  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b614ea683904406b6eb906b1e305046" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.911069  2462 consensus_queue.cc:1048] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.911451  2300 raft_consensus.cc:3055] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.911798  2300 raft_consensus.cc:740] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:38.912900  2300 consensus_queue.cc:260] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.914554  2300 raft_consensus.cc:3060] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.917398  2152 raft_consensus.cc:2468] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:38.918540  2194 leader_election.cc:304] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:38.919425  2473 raft_consensus.cc:2804] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.919893  2473 raft_consensus.cc:697] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:38.920674  2473 consensus_queue.cc:237] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.930658  2300 raft_consensus.cc:2468] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:38.932752  2462 consensus_queue.cc:1048] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.940699  2047 catalog_manager.cc:5697] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.942549  2427 raft_consensus.cc:993] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:38.943456  2462 raft_consensus.cc:1081] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:38.945117  2226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc915533339444796398879ed0d10a5"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36874
I20260709 12:24:38.945556  2226 raft_consensus.cc:493] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.945851  2226 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.951599  2226 raft_consensus.cc:515] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.953320  2226 leader_election.cc:290] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:38.953961  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:38.954344  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc915533339444796398879ed0d10a5" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:38.954617  2152 raft_consensus.cc:3055] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.954957  2300 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.954973  2152 raft_consensus.cc:740] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:38.956216  2152 consensus_queue.cc:260] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.957450  2152 raft_consensus.cc:3060] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.960927  2300 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:38.961905  2194 leader_election.cc:304] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:38.962553  2473 raft_consensus.cc:2804] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.962917  2473 raft_consensus.cc:697] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:38.963730  2152 raft_consensus.cc:2468] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:38.963586  2473 consensus_queue.cc:237] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:38.970468  2047 catalog_manager.cc:5697] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.978585  2427 consensus_queue.cc:1048] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.981714  2152 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.990422  2452 consensus_queue.cc:1048] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.991119  2476 consensus_queue.cc:1048] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:38.995436  2477 consensus_queue.cc:1048] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:38.999716  2452 raft_consensus.cc:993] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: : Instructing follower 4dfb6f273c874b5f877643aa31ce4dbc to start an election
I20260709 12:24:39.000195  2425 raft_consensus.cc:1081] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Signalling peer 4dfb6f273c874b5f877643aa31ce4dbc to start an election
I20260709 12:24:39.002061  2152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
 from {username='slave'} at 127.0.0.1:51556
I20260709 12:24:39.002846  2152 raft_consensus.cc:493] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.003260  2152 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.008359  2425 consensus_queue.cc:1048] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.016083  2462 raft_consensus.cc:993] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:39.016551  2476 raft_consensus.cc:1081] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:39.018510  2226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36874
I20260709 12:24:39.018451  2473 consensus_queue.cc:1048] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.019157  2226 raft_consensus.cc:493] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.019541  2226 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.024139  2152 raft_consensus.cc:515] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.026356  2152 leader_election.cc:290] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [CANDIDATE]: Term 2 election: Requested vote from peers 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:39.027851  2300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:39.027961  2473 raft_consensus.cc:993] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: : Instructing follower f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:39.028496  2473 raft_consensus.cc:1081] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Signalling peer f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:39.030216  2302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:35594
I20260709 12:24:39.030673  2227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d8720b98fd4000b632a7fad6955946" candidate_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:39.030709  2302 raft_consensus.cc:493] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.031255  2227 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.031479  2302 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.034637  2226 raft_consensus.cc:515] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.037828  2227 raft_consensus.cc:2468] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 2.
I20260709 12:24:39.039423  2119 leader_election.cc:304] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [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: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:39.038872  2226 leader_election.cc:290] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:39.040264  2476 raft_consensus.cc:2804] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.040748  2476 raft_consensus.cc:697] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 LEADER]: Becoming Leader. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:39.038736  2301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:39.042512  2301 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.045825  2302 raft_consensus.cc:515] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.047819  2302 leader_election.cc:290] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:39.049686  2301 raft_consensus.cc:2468] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:39.050935  2194 leader_election.cc:304] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:39.041580  2476 consensus_queue.cc:237] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.051790  2350 raft_consensus.cc:2804] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.052273  2350 raft_consensus.cc:697] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:39.053090  2350 consensus_queue.cc:237] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.059913  2300 raft_consensus.cc:3055] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.060297  2300 raft_consensus.cc:740] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:39.060323  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:39.061039  2226 raft_consensus.cc:3055] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.061174  2300 consensus_queue.cc:260] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.038798  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dea126cd5b467db82175f8e0c371c9" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:39.063019  2152 raft_consensus.cc:3055] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.063407  2152 raft_consensus.cc:740] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:39.064384  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2add3bfa9ae44309980c20ca0ac3046e" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:39.064263  2152 consensus_queue.cc:260] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.065026  2153 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.065861  2152 raft_consensus.cc:3060] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.071760  2047 catalog_manager.cc:5697] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc reported cstate change: term changed from 1 to 2, leader changed from f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131) to 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129). New cstate: current_term: 2 leader_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.072974  2152 raft_consensus.cc:2468] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:39.072976  2153 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:39.062677  2300 raft_consensus.cc:3060] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.074039  2050 catalog_manager.cc:5697] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.075575  2268 leader_election.cc:304] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:39.076263  2226 raft_consensus.cc:740] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:39.076280  2452 raft_consensus.cc:2804] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.076709  2476 consensus_queue.cc:1048] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.077018  2452 raft_consensus.cc:697] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:39.077234  2226 consensus_queue.cc:260] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.078564  2226 raft_consensus.cc:3060] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.078749  2452 consensus_queue.cc:237] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.081498  2300 raft_consensus.cc:2468] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dfb6f273c874b5f877643aa31ce4dbc in term 2.
I20260709 12:24:39.082412  2476 consensus_queue.cc:1048] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.087911  2226 raft_consensus.cc:2468] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:39.093680  2047 catalog_manager.cc:5697] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 1 to 2, leader changed from 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130) to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:39.095703  2476 consensus_queue.cc:1048] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.110456  2440 raft_consensus.cc:993] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: : Instructing follower 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:39.110601  2462 consensus_queue.cc:1048] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:39.111356  2476 raft_consensus.cc:1081] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Signalling peer 47dcca4ed41d49259bc421eb0697a82c to start an election
I20260709 12:24:39.127249  2227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322ff764793242af9527ff1970c43268"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
 from {username='slave'} at 127.0.0.1:36874
I20260709 12:24:39.127811  2227 raft_consensus.cc:493] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.128182  2227 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.131561  2462 consensus_queue.cc:1048] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.135145  2227 raft_consensus.cc:515] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.137838  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:39.138192  2227 leader_election.cc:290] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131:37625)
I20260709 12:24:39.138439  2152 raft_consensus.cc:3055] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.139681  2152 raft_consensus.cc:740] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:39.140573  2152 consensus_queue.cc:260] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.141464  2302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322ff764793242af9527ff1970c43268" candidate_uuid: "47dcca4ed41d49259bc421eb0697a82c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
I20260709 12:24:39.141906  2152 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.142170  2302 raft_consensus.cc:3060] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.150400  2152 raft_consensus.cc:2468] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:39.150815  2507 consensus_queue.cc:1048] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:39.151592  2194 leader_election.cc:304] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [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: 47dcca4ed41d49259bc421eb0697a82c, 4dfb6f273c874b5f877643aa31ce4dbc; no voters: 
I20260709 12:24:39.152535  2350 raft_consensus.cc:2804] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.152985  2350 raft_consensus.cc:697] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Leader. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:39.153877  2350 consensus_queue.cc:237] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:39.168551  2302 raft_consensus.cc:2468] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47dcca4ed41d49259bc421eb0697a82c in term 2.
I20260709 12:24:39.170333  2049 catalog_manager.cc:5697] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c reported cstate change: term changed from 1 to 2, leader changed from 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129) to 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130). New cstate: current_term: 2 leader_uuid: "47dcca4ed41d49259bc421eb0697a82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.192191  2508 consensus_queue.cc:1048] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.201962  2462 consensus_queue.cc:1048] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:39.381958  2302 raft_consensus.cc:1275] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.383126  2350 consensus_queue.cc:1048] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.390645  2152 raft_consensus.cc:1275] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.392844  2477 consensus_queue.cc:1048] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.437848  2302 raft_consensus.cc:1275] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.439081  2477 consensus_queue.cc:1048] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.447144  2152 raft_consensus.cc:1275] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.449337  2477 consensus_queue.cc:1048] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.452961  2227 raft_consensus.cc:1275] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Refusing update from remote peer 4dfb6f273c874b5f877643aa31ce4dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.454348  2462 consensus_queue.cc:1048] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.462553  2302 raft_consensus.cc:1275] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 4dfb6f273c874b5f877643aa31ce4dbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.464217  2462 consensus_queue.cc:1048] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.471735  2152 raft_consensus.cc:1275] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.473176  2477 consensus_queue.cc:1048] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.480773  2302 raft_consensus.cc:1275] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.483412  2477 consensus_queue.cc:1048] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.527614  2152 raft_consensus.cc:1275] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.528723  2425 consensus_queue.cc:1048] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.539490  2227 raft_consensus.cc:1275] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.540791  2516 consensus_queue.cc:1048] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.574682  2152 raft_consensus.cc:1275] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.576013  2477 consensus_queue.cc:1048] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.583137  2302 raft_consensus.cc:1275] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Refusing update from remote peer 47dcca4ed41d49259bc421eb0697a82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.584865  2514 consensus_queue.cc:1048] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:40.590788  2194 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.14.131:37625, user_credentials={real_user=slave}} blocked reactor thread for 57847.1us
W20260709 12:24:42.072098  2192 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.008s	sys 0.006s
W20260709 12:24:42.072754  2192 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.673s	user 0.009s	sys 0.006s
W20260709 12:24:42.512334  2174 debug-util.cc:398] Leaking SignalData structure 0x7b080025bda0 after lost signal to thread 28733
W20260709 12:24:42.513371  2174 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2b60 after lost signal to thread 2085
W20260709 12:24:42.514415  2174 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0100 after lost signal to thread 2177
W20260709 12:24:42.515285  2174 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf240 after lost signal to thread 2252
W20260709 12:24:42.516165  2174 debug-util.cc:398] Leaking SignalData structure 0x7b08000fcc80 after lost signal to thread 2326
I20260709 12:24:42.688983  2047 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48176:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:24:42.714694  2047 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48176:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:24:42.733994 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:24:42.994310  2563 log.cc:927] Time spent T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:24:43.028211  2577 tablet.cc:1724] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.058871  2580 tablet.cc:1724] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.021840  2578 tablet.cc:1724] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.134207  2586 tablet.cc:1724] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.136415  2595 tablet.cc:1724] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.140117  2226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f"
dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
mode: GRACEFUL
new_leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:37406
I20260709 12:24:43.167528  2597 tablet.cc:1724] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.172919  2600 tablet.cc:1724] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.172780  2598 tablet.cc:1724] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.156121  2226 raft_consensus.cc:606] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Received request to transfer leadership to TS f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:43.138306  2589 tablet.cc:1724] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.211969  2599 tablet.cc:1724] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.220295  2601 tablet.cc:1724] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.241945  2602 tablet.cc:1724] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.257759  2580 tablet.cc:1724] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.246706  2595 tablet.cc:1724] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.286280  2580 tablet.cc:1724] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.288672  2601 tablet.cc:1724] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.290906  2599 tablet.cc:1724] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.261986  2578 tablet.cc:1724] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.304001  2597 tablet.cc:1724] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.307796  2586 tablet.cc:1724] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.311028  2598 tablet.cc:1724] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.304064  2601 tablet.cc:1724] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.319876  2580 tablet.cc:1724] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.276939  2577 tablet.cc:1724] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.331570  2599 tablet.cc:1724] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.337357  2600 tablet.cc:1724] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.358675  2595 tablet.cc:1724] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:24:43.373219  2152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7"
dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
mode: GRACEFUL
new_leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:47782
I20260709 12:24:43.373920  2152 raft_consensus.cc:606] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Received request to transfer leadership to TS f0738e9044e84e5c9982dbcac0c2ea17
I20260709 12:24:43.375699 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:43.376315 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:43.394711  2050 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: soft_deleted_table [id=c4636694d3c54bfcb5fa8aee5507b775] alter complete (version 1)
I20260709 12:24:43.526877  2574 raft_consensus.cc:993] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: : Instructing follower f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:43.527454  2572 raft_consensus.cc:1081] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Signalling peer f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:43.528981  2301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:35594
I20260709 12:24:43.529486  2301 raft_consensus.cc:493] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:43.529772  2301 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.534986  2301 raft_consensus.cc:515] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.536693  2301 leader_election.cc:290] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 3 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:43.537469  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:43.537850  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6da08272e458cb98659c928d0b34f" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:43.538199  2152 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.538463  2226 raft_consensus.cc:3055] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:43.538794  2226 raft_consensus.cc:740] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47dcca4ed41d49259bc421eb0697a82c, State: Running, Role: LEADER
I20260709 12:24:43.539585  2226 consensus_queue.cc:260] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.540536  2226 raft_consensus.cc:3060] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.545133  2152 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 3.
I20260709 12:24:43.545763  2226 raft_consensus.cc:2468] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 3.
I20260709 12:24:43.546401  2268 leader_election.cc:304] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [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: 4dfb6f273c874b5f877643aa31ce4dbc, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:43.547314  2582 raft_consensus.cc:2804] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:43.547739  2582 raft_consensus.cc:697] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 3 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:43.548444  2582 consensus_queue.cc:237] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.559648  2047 catalog_manager.cc:5697] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 2 to 3, leader changed from 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130) to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 3 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:43.781347  2594 raft_consensus.cc:993] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: : Instructing follower f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:43.781919  2583 raft_consensus.cc:1081] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Signalling peer f0738e9044e84e5c9982dbcac0c2ea17 to start an election
I20260709 12:24:43.783432  2297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7"
dest_uuid: "f0738e9044e84e5c9982dbcac0c2ea17"
 from {username='slave'} at 127.0.0.1:35606
I20260709 12:24:43.783900  2297 raft_consensus.cc:493] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:43.784217  2297 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.789288  2297 raft_consensus.cc:515] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.790879  2297 leader_election.cc:290] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [CANDIDATE]: Term 2 election: Requested vote from peers 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959), 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937)
I20260709 12:24:43.791713  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dfb6f273c874b5f877643aa31ce4dbc"
I20260709 12:24:43.792411  2152 raft_consensus.cc:3055] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:43.791932  2226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae6974756154ea995cbf08e44312ac7" candidate_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47dcca4ed41d49259bc421eb0697a82c"
I20260709 12:24:43.792663  2152 raft_consensus.cc:740] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dfb6f273c874b5f877643aa31ce4dbc, State: Running, Role: LEADER
I20260709 12:24:43.792900  2226 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.793368  2152 consensus_queue.cc:260] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.794346  2152 raft_consensus.cc:3060] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.800323  2226 raft_consensus.cc:2468] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:43.800904  2152 raft_consensus.cc:2468] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0738e9044e84e5c9982dbcac0c2ea17 in term 2.
I20260709 12:24:43.801608  2268 leader_election.cc:304] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [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: 47dcca4ed41d49259bc421eb0697a82c, f0738e9044e84e5c9982dbcac0c2ea17; no voters: 
I20260709 12:24:43.802474  2582 raft_consensus.cc:2804] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:43.802894  2582 raft_consensus.cc:697] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Becoming Leader. State: Replica: f0738e9044e84e5c9982dbcac0c2ea17, State: Running, Role: LEADER
I20260709 12:24:43.803627  2582 consensus_queue.cc:237] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Queue 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: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } }
I20260709 12:24:43.813068  2047 catalog_manager.cc:5697] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 reported cstate change: term changed from 1 to 2, leader changed from 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129) to f0738e9044e84e5c9982dbcac0c2ea17 (127.28.14.131). New cstate: current_term: 2 leader_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0738e9044e84e5c9982dbcac0c2ea17" member_type: VOTER last_known_addr { host: "127.28.14.131" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.056881  2226 raft_consensus.cc:1275] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 3 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:44.058257  2582 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.075241  2152 raft_consensus.cc:1275] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 3 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:44.076911  2582 consensus_queue.cc:1048] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.190836  2152 raft_consensus.cc:1275] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:44.192005  2582 consensus_queue.cc:1048] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dfb6f273c874b5f877643aa31ce4dbc" member_type: VOTER last_known_addr { host: "127.28.14.129" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:44.202596  2226 raft_consensus.cc:1275] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Refusing update from remote peer f0738e9044e84e5c9982dbcac0c2ea17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:44.206945  2582 consensus_queue.cc:1048] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47dcca4ed41d49259bc421eb0697a82c" member_type: VOTER last_known_addr { host: "127.28.14.130" port: 36937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:44.377326 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:44.383437 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:44.383878 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:45.384868 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:45.390184 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:45.390602 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:46.391575 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:46.396600 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:46.396981 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:47.398030 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:47.403079 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:47.403580 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:48.404912 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:48.410806 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:48.411257 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:49.412400 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:49.418602 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:49.419013 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:50.419938 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:50.425127 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:50.425674 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:51.426654 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:51.432895 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:51.433326 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:52.434432 28730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:52.440034 28730 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:52.440478 28730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:53.497573 28730 tablet_server.cc:179] TabletServer@127.28.14.129:0 shutting down...
I20260709 12:24:53.529498 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:53.530323 28730 tablet_replica.cc:333] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.531086 28730 raft_consensus.cc:2243] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.532071 28730 raft_consensus.cc:2272] T bf9255c330ac408eb8c2192501fdfa9f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.534669 28730 tablet_replica.cc:333] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.535300 28730 raft_consensus.cc:2243] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.536229 28730 raft_consensus.cc:2272] T 53d8720b98fd4000b632a7fad6955946 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.538686 28730 tablet_replica.cc:333] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.539642 28730 raft_consensus.cc:2243] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.540946 28730 raft_consensus.cc:2272] T 5608f23efc0d48d2b0be3e6eb30cb58f P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.543849 28730 tablet_replica.cc:333] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.544461 28730 raft_consensus.cc:2243] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.544974 28730 raft_consensus.cc:2272] T 5b614ea683904406b6eb906b1e305046 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.547382 28730 tablet_replica.cc:333] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.547971 28730 raft_consensus.cc:2243] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.548446 28730 raft_consensus.cc:2272] T 22dea126cd5b467db82175f8e0c371c9 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.550597 28730 tablet_replica.cc:333] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.551101 28730 raft_consensus.cc:2243] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.551532 28730 raft_consensus.cc:2272] T 95ee011b92b14164a0af1045d600341d P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.553500 28730 tablet_replica.cc:333] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.554020 28730 raft_consensus.cc:2243] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.554468 28730 raft_consensus.cc:2272] T 2add3bfa9ae44309980c20ca0ac3046e P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.556491 28730 tablet_replica.cc:333] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.557101 28730 raft_consensus.cc:2243] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.557986 28730 raft_consensus.cc:2272] T 687730f4919f471c944ade1a4761e77c P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.560592 28730 tablet_replica.cc:333] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.561097 28730 raft_consensus.cc:2243] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.561636 28730 raft_consensus.cc:2272] T 53c6da08272e458cb98659c928d0b34f P 4dfb6f273c874b5f877643aa31ce4dbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.563886 28730 tablet_replica.cc:333] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.564529 28730 raft_consensus.cc:2243] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.565373 28730 raft_consensus.cc:2272] T 00a991bf82324a24aa617ee1d0b7c17d P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.567581 28730 tablet_replica.cc:333] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.568114 28730 raft_consensus.cc:2243] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.568547 28730 raft_consensus.cc:2272] T bd6c80c14ff4413aa1d66b8515a4efae P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.570816 28730 tablet_replica.cc:333] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.571364 28730 raft_consensus.cc:2243] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.571889 28730 raft_consensus.cc:2272] T 322ff764793242af9527ff1970c43268 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.574122 28730 tablet_replica.cc:333] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.574707 28730 raft_consensus.cc:2243] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.575569 28730 raft_consensus.cc:2272] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.577874 28730 tablet_replica.cc:333] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.578393 28730 raft_consensus.cc:2243] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.578922 28730 raft_consensus.cc:2272] T efc915533339444796398879ed0d10a5 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.581068 28730 tablet_replica.cc:333] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.581555 28730 raft_consensus.cc:2243] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.582062 28730 raft_consensus.cc:2272] T 5ae6974756154ea995cbf08e44312ac7 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.584142 28730 tablet_replica.cc:333] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.584654 28730 raft_consensus.cc:2243] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.585497 28730 raft_consensus.cc:2272] T 4bfaae38a6904d3fbe7a07f7e9664362 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.587761 28730 tablet_replica.cc:333] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.588210 28730 raft_consensus.cc:2243] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.588734 28730 raft_consensus.cc:2272] T b5e13ef650c54e8e86e0fee1940d2eb8 P 4dfb6f273c874b5f877643aa31ce4dbc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:53.589500  2268 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 12:24:53.592188 28730 tablet_replica.cc:333] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc: stopping tablet replica
I20260709 12:24:53.592962 28730 raft_consensus.cc:2243] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:53.593524  2268 consensus_peers.cc:597] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.593628 28730 raft_consensus.cc:2272] T 065d117d74eb47b58ed4524b596c5413 P 4dfb6f273c874b5f877643aa31ce4dbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:53.599483  2194 consensus_peers.cc:597] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:53.607146  2268 consensus_peers.cc:597] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:53.643460  2194 consensus_peers.cc:597] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:35959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.661540 28730 tablet_server.cc:196] TabletServer@127.28.14.129:0 shutdown complete.
I20260709 12:24:53.703385 28730 tablet_server.cc:179] TabletServer@127.28.14.130:0 shutting down...
I20260709 12:24:53.732015 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:53.732749 28730 tablet_replica.cc:333] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.733744 28730 raft_consensus.cc:2243] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.734794 28730 raft_consensus.cc:2272] T 22dea126cd5b467db82175f8e0c371c9 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.737038 28730 tablet_replica.cc:333] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.737675 28730 raft_consensus.cc:2243] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.738188 28730 raft_consensus.cc:2272] T bf9255c330ac408eb8c2192501fdfa9f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.740454 28730 tablet_replica.cc:333] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.741044 28730 raft_consensus.cc:2243] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.741950 28730 raft_consensus.cc:2272] T 322ff764793242af9527ff1970c43268 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.744028 28730 tablet_replica.cc:333] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.744659 28730 raft_consensus.cc:2243] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.745168 28730 raft_consensus.cc:2272] T 5608f23efc0d48d2b0be3e6eb30cb58f P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.747727 28730 tablet_replica.cc:333] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.748299 28730 raft_consensus.cc:2243] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.749047 28730 raft_consensus.cc:2272] T 5b614ea683904406b6eb906b1e305046 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.751048 28730 tablet_replica.cc:333] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.751538 28730 raft_consensus.cc:2243] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.751959 28730 raft_consensus.cc:2272] T 53d8720b98fd4000b632a7fad6955946 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.754209 28730 tablet_replica.cc:333] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.754890 28730 raft_consensus.cc:2243] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.755427 28730 raft_consensus.cc:2272] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:53.757098  2268 consensus_peers.cc:597] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Couldn't send request to peer 47dcca4ed41d49259bc421eb0697a82c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.758015 28730 tablet_replica.cc:333] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.758677 28730 raft_consensus.cc:2243] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.759212 28730 raft_consensus.cc:2272] T 5ae6974756154ea995cbf08e44312ac7 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.761678 28730 tablet_replica.cc:333] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.762483 28730 raft_consensus.cc:2243] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.763010 28730 raft_consensus.cc:2272] T 4bfaae38a6904d3fbe7a07f7e9664362 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:53.764539  2268 consensus_peers.cc:597] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:35959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.766045 28730 tablet_replica.cc:333] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.766762 28730 raft_consensus.cc:2243] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.767653 28730 raft_consensus.cc:2272] T efc915533339444796398879ed0d10a5 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.769964 28730 tablet_replica.cc:333] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.770502 28730 raft_consensus.cc:2243] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.770965 28730 raft_consensus.cc:2272] T 53c6da08272e458cb98659c928d0b34f P 47dcca4ed41d49259bc421eb0697a82c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.772902 28730 tablet_replica.cc:333] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.773401 28730 raft_consensus.cc:2243] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.773902 28730 raft_consensus.cc:2272] T 687730f4919f471c944ade1a4761e77c P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.775934 28730 tablet_replica.cc:333] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.776443 28730 raft_consensus.cc:2243] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.776880 28730 raft_consensus.cc:2272] T 00a991bf82324a24aa617ee1d0b7c17d P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.778911 28730 tablet_replica.cc:333] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.779435 28730 raft_consensus.cc:2243] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.779881 28730 raft_consensus.cc:2272] T bd6c80c14ff4413aa1d66b8515a4efae P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.781778 28730 tablet_replica.cc:333] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.782310 28730 raft_consensus.cc:2243] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.783089 28730 raft_consensus.cc:2272] T 065d117d74eb47b58ed4524b596c5413 P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.785024 28730 tablet_replica.cc:333] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.785511 28730 raft_consensus.cc:2243] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.786358 28730 raft_consensus.cc:2272] T b5e13ef650c54e8e86e0fee1940d2eb8 P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.788348 28730 tablet_replica.cc:333] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.788820 28730 raft_consensus.cc:2243] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.789300 28730 raft_consensus.cc:2272] T 2add3bfa9ae44309980c20ca0ac3046e P 47dcca4ed41d49259bc421eb0697a82c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.791303 28730 tablet_replica.cc:333] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c: stopping tablet replica
I20260709 12:24:53.791760 28730 raft_consensus.cc:2243] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.792575 28730 raft_consensus.cc:2272] T 95ee011b92b14164a0af1045d600341d P 47dcca4ed41d49259bc421eb0697a82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.833698 28730 tablet_server.cc:196] TabletServer@127.28.14.130:0 shutdown complete.
I20260709 12:24:53.869557 28730 tablet_server.cc:179] TabletServer@127.28.14.131:0 shutting down...
W20260709 12:24:53.875093  2268 consensus_peers.cc:597] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 4dfb6f273c874b5f877643aa31ce4dbc (127.28.14.129:35959): Couldn't send request to peer 4dfb6f273c874b5f877643aa31ce4dbc. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.129:35959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:53.884961  2268 consensus_peers.cc:597] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 -> Peer 47dcca4ed41d49259bc421eb0697a82c (127.28.14.130:36937): Couldn't send request to peer 47dcca4ed41d49259bc421eb0697a82c. Status: Network error: Client connection negotiation failed: client connection to 127.28.14.130:36937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.899423 28730 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:53.900216 28730 tablet_replica.cc:333] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.901080 28730 raft_consensus.cc:2243] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.901856 28730 raft_consensus.cc:2272] T 322ff764793242af9527ff1970c43268 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.904294 28730 tablet_replica.cc:333] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.904911 28730 raft_consensus.cc:2243] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.905484 28730 raft_consensus.cc:2272] T 22dea126cd5b467db82175f8e0c371c9 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.907693 28730 tablet_replica.cc:333] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.908236 28730 raft_consensus.cc:2243] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.908687 28730 raft_consensus.cc:2272] T bf9255c330ac408eb8c2192501fdfa9f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.910688 28730 tablet_replica.cc:333] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.911196 28730 raft_consensus.cc:2243] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.911613 28730 raft_consensus.cc:2272] T d39d8bccfd2a46a0bb3c46dfe362b1a0 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.913419 28730 tablet_replica.cc:333] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.913995 28730 raft_consensus.cc:2243] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.914378 28730 raft_consensus.cc:2272] T 4bfaae38a6904d3fbe7a07f7e9664362 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.916204 28730 tablet_replica.cc:333] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.916692 28730 raft_consensus.cc:2243] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.917714 28730 raft_consensus.cc:2272] T 5ae6974756154ea995cbf08e44312ac7 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.920470 28730 tablet_replica.cc:333] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.921214 28730 raft_consensus.cc:2243] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.921849 28730 raft_consensus.cc:2272] T efc915533339444796398879ed0d10a5 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.924103 28730 tablet_replica.cc:333] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.924679 28730 raft_consensus.cc:2243] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.925230 28730 raft_consensus.cc:2272] T 00a991bf82324a24aa617ee1d0b7c17d P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.927389 28730 tablet_replica.cc:333] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.927891 28730 raft_consensus.cc:2243] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.928260 28730 raft_consensus.cc:2272] T 687730f4919f471c944ade1a4761e77c P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.930174 28730 tablet_replica.cc:333] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.930658 28730 raft_consensus.cc:2243] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.931356 28730 raft_consensus.cc:2272] T 53c6da08272e458cb98659c928d0b34f P f0738e9044e84e5c9982dbcac0c2ea17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.933163 28730 tablet_replica.cc:333] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.933636 28730 raft_consensus.cc:2243] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.934404 28730 raft_consensus.cc:2272] T bd6c80c14ff4413aa1d66b8515a4efae P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.936355 28730 tablet_replica.cc:333] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.936861 28730 raft_consensus.cc:2243] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.937311 28730 raft_consensus.cc:2272] T 065d117d74eb47b58ed4524b596c5413 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.939316 28730 tablet_replica.cc:333] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.939815 28730 raft_consensus.cc:2243] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.940225 28730 raft_consensus.cc:2272] T b5e13ef650c54e8e86e0fee1940d2eb8 P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.942117 28730 tablet_replica.cc:333] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.942621 28730 raft_consensus.cc:2243] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.943142 28730 raft_consensus.cc:2272] T 5b614ea683904406b6eb906b1e305046 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.945176 28730 tablet_replica.cc:333] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.945632 28730 raft_consensus.cc:2243] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.946095 28730 raft_consensus.cc:2272] T 53d8720b98fd4000b632a7fad6955946 P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.947952 28730 tablet_replica.cc:333] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.948387 28730 raft_consensus.cc:2243] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.948786 28730 raft_consensus.cc:2272] T 5608f23efc0d48d2b0be3e6eb30cb58f P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.950654 28730 tablet_replica.cc:333] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.951066 28730 raft_consensus.cc:2243] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:53.951840 28730 raft_consensus.cc:2272] T 2add3bfa9ae44309980c20ca0ac3046e P f0738e9044e84e5c9982dbcac0c2ea17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.953737 28730 tablet_replica.cc:333] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17: stopping tablet replica
I20260709 12:24:53.954221 28730 raft_consensus.cc:2243] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.954574 28730 raft_consensus.cc:2272] T 95ee011b92b14164a0af1045d600341d P f0738e9044e84e5c9982dbcac0c2ea17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.993584 28730 tablet_server.cc:196] TabletServer@127.28.14.131:0 shutdown complete.
I20260709 12:24:54.027837 28730 master.cc:562] Master@127.28.14.190:34175 shutting down...
I20260709 12:24:54.048228 28730 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:54.048785 28730 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.049077 28730 tablet_replica.cc:333] T 00000000000000000000000000000000 P 692c3c5cdf7f462f884506e3ef961e8e: stopping tablet replica
I20260709 12:24:54.068598 28730 master.cc:584] Master@127.28.14.190:34175 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21129 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41624 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (197986 ms total)
[  PASSED  ] 8 tests.
I20260709 12:24:54.122859 28730 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2222 messages since previous log ~32 seconds ago
I20260709 12:24:54.123093 28730 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2222 messages since previous log ~32 seconds ago
I20260709 12:24:54.123266 28730 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2218 messages since previous log ~32 seconds ago
I20260709 12:24:54.123454 28730 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 ~49 seconds ago
I20260709 12:24:54.123658 28730 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 ~50 seconds ago
I20260709 12:24:54.123906 28730 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
I20260709 12:24:54.124187 28730 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~19 seconds ago
